#position{
	width:920px;
	margin-left: auto;
	margin-right: auto;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #959595;
	padding:0px 20px;
	background: #fff;
}
#position a {
	color: #959595;
}
#main{
}
#main .left{
	word-wrap:break-word;
	word-break:break-all;
	min-height: 500px;
	background: #f7f7f7;
	padding: 10px 10px;
	line-height: 22px;
	color: #666;
	text-align: left;
	font: 12px/26px 宋体;
	text-align: justify;
	float: left;
	width: 660px;
}
#main .left > div{
	margin-top: 15px;
}
#main .left h2{
	display: block;
	font-size: 14px;
	line-height: 23px;
	padding: 6px 10px;
	background: #efefef;
	color: #00346F;
	font-weight: bold;
}
.faq-content div{
	line-height: 18px;
	padding: 6px 10px;
}
#main .right{
	float: right;
	width: 245px;
}
#main .right h3{
	display: block;
	clear: both;
	height: 38px;
	line-height: 38px;
	background: #8CB91E;
	color: #fff;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
}
#main .right h3 a{
	color: #fff;

}
.about h3{
	margin-bottom: 10px;
}
.about li{
	margin-bottom: 2px;
}
.about li a{
	padding-left: 12px;
	display: block;
	height: 34px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 34px;
	overflow: hidden;
	background: url(../images/index_dot2.gif) no-repeat 300px 13px;
	text-align: left;
	font-weight: bold;
}
.about li a:hover,.about li a.hover{
	border-radius: 5px;
	background: #8CB91E;
	color: #fff;
}
.tuijian{
	display: block;
	margin-bottom: 30px;
}
.tuijian li{
	background: url(../img/bullet_brown.gif) no-repeat 0px 8px;
	padding: 0px 0px 0px 15px;
	display: block;
	clear: both;
	line-height: 26px;
	font-size: 12px;
	border-bottom: 1px dashed #efefef;
}
.article{
	padding:10px;
}
.article .infos{
	text-align: right;
	color: #999;
	padding-right: 20px;
}
.article h1{
	font-size:14px;
	color: #333;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
}
.article .content{
	color: #666;
	margin-top:20px;
}
.article .content div{
	line-height: 18px;
	padding: 6px 10px;
}
.list ul li {
	padding-left: 12px;
	background: url(../img/icons.png) no-repeat 3px -148px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	margin-bottom: 12px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px dashed #ddd;
}
.list ul li i {
	float: right;
	font-style: normal;
	color: #999;
}
.list .page{
	color: #666;
	text-align: center;
	display: block;
	clear: both;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	margin-top:20px;
}
.list .page li{
	display: inline-block;
}
.list .page li.thisclass{
	font-weight: bold;
}
.list .page li.thisclass a{
	color: #333;
}
.list .page li a{
	color: #666;
	padding:0px 5px;
}
.list .page li a:hover{
	color: #418700;
	text-decoration: underline;
}