#new {
	height: 740px;
	background-image: url(../img/news_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;

}


#new .webrss {
	height: 660px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 120%;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 15px;
	width: 620px;
}


/*.webrss ul {
	list-style-type: none;
	margin-left: -35px;
}*/
#new .webrss ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-left: 10px;
}


#new .webrss a{
	color: #302F8D;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	height: 20px;
	padding-top: 7px;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3A3792;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3792;
	margin-left: 10px;
}

#new .webrss .date {
	padding-left: 15px;
}
#new .webrss p {
	padding-left: 15px;
	line-height: 200%;
}#top_content .license_bt {
	padding-top: 10px;
	height: 142px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#top_content .license_bt li {
	float: left;
	list-style-type: none;
}


#advantage {
	margin-top: 20px;
}
#advantage li {
	background-image: url(../img/advantage_bg.jpg);
	background-repeat: no-repeat;
	height: 233px;
	width: 206px;
	float: left;
	list-style-type: none;
	padding-left: 9px;
	background-position: 9px;
}


#advantage .block{
	height: 250px;
}
#advantage .block li p {
	padding-right: 0px;
	padding-left: 0px;
}




#advantage .block h3 {
	font-weight: normal;
	font-size: 12px;
	height: 92px;
	padding-left: 10px;
	padding-right: 10px;
}
