@charset "utf-8";
/* CSS Document */
#banner{
	width: 980px;
	height: 175px;
	background-image: url(../img/bg_banner1.png);
	margin-top: 10px;
	background-repeat: no-repeat;
}
#rtbanner{
	float: right;
	width: 730px;
	margin-right: 5px;
	overflow: hidden;
	height: 145px;
	margin-top: 15px;
	padding: 0px;
	margin-left: 10px;
}
#leftbar{
	float: left;
	width: 222px;
}
#lefttop{
	background-image: url(../img/bg_leftbar1.png);
	padding-top: 13px;
}
#leftmid{
	background-color: white;
}
#leftmid ul li{
	background-image: url(../img/bg_li.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 12px 0px 0px 40px;
	width: 170px;
	height: 19px;
}
*html #leftmid ul li{padding: 10px 0px 0px 40px;}
#leftmid ul li a:hover{
	color: #205189;
	font-weight: bold;
}
.rexian{
	background-image: url(../img/rexian.png);
	background-repeat: no-repeat;
	width: 194px;
	height: 71px;
	background-position: 5px 10px;
	padding: 24px 0px 0px 20px;
	color: #333333;
}
*html .rexian{padding: 22px 0px 0px 20px;}
#main{
	float: right;
	width: 757px;
}
#space{
	float: left;
	width: 8px;
}
#maincont{
	float: right;
	width: 744px;
	margin-left: 5px;
}
.guides{
	color: #333;
	padding: 10px 0px 5px 20px;
	border-bottom: 2px solid #ccc;
}
#inside{
	width: 714px;
	color: #333;
	padding: 15px;
	line-height: 25px;
	text-align: left;
	display: block;
	margin-top: 20px;
}
#inside ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
#inside ul li{
	display: block;
	background-image: url(../img/arr3.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: 5px 8px;
	padding-left: 20px;
	font-size: 14px;
	background-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 2px;
	font-family: "微软雅黑";
}
#inside ul li span{
	float: right;
	text-align: right;
	font-size: 12px;
}
#inside ul li a{
	color: #333333;
}
#inside ul li a:hover{
	color: #205795;
}
.titles{
	font-size: 16px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.content img {
line-height:25px; margin-top:10px

}