.ico-rss {
	 padding-left:25px; 
	 margin:auto;
	 width:75px;
	 height:75px;
	 line-height:75px;
	 font-size:40px;    
	 background: #2a5ac9;
	 color:#fff;
	 border-radius: 50%;
}

.ico-win {
	margin:auto;
	width:75px;
	height:75px; 
}

.blueCircle{
	text-align: center;
/*     padding-left: 13px; */
    padding-top: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 17px;
    background: #2a5ac9;
    color: #fff;
    border-radius: 50%;
    font-weight: 800;
    margin: 0;
	float:left;
	margin-right: 15px;
}

.miniBlueCircle{
	text-align: center;
    padding-top: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    background: #2a5ac9;
    color: #fff;
    border-radius: 50%;
    font-weight: 800;
    margin: 0;
    margin-left:10px;
}


.itemHelp{
	font-weight: 800;
	line-height: 35px;
	margin:0;
}

.imgHelp{
	margin-left:50px;
}

p {
	font-size:17px;
}

label.ico-win{
	display: inline;
	font-size:16px;
	    
}

a.ico-win {
	line-height:75px;
	text-decoration: none;
	color: black;
	font-size: 17px;
}

a.ico-win:hover {
	text-decoration: none;
}

a.bluelnk{
	text-decoration: none;
	color: #2a5ac9;
	font-size: 17px;
	font-weight:800;
}

a.bluelnk:hover {
	text-decoration: none;
}

img.w640{
	width:640px;
	height:auto;
}