a{
	color: #0078b6;
}
#main{
	margin-top: 38px;
	margin-bottom: 45px;
}
#main .right{
	padding: 0px;
	width: 245px;
	min-height: 448px;
	float: right;
	display: inline;
	margin: 0px;
}
#main .left{
	width: 660px;
	padding-bottom: 50px;
	float: left;
}
.article .content{
	padding:0px 15px;
	line-height: 23px;
	font-size: 14px;
	color: #666;
}
.article .content p{
	margin-top: 22px;
	text-indent: 28px;
}
.article .content div{
	margin-top: 22px;
	text-indent: 28px;
}
.article .content div img{
	max-width: 100%;
}
.article .info{
	display: block;
	clear: both;
	font-size: 12px;
	color: #999;
	padding:15px 30px 15px 20px;
	text-align: center;
}
.article .info small{
	margin-left: 20px;
}
.article h1 {
	padding-top: 20px;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #ececec;
	padding-bottom: 6px;
	font-family: '宋体',sans-serif;
	font-weight: bold;
}
#main #position{
	height: 22px;
	line-height: 22px;
	font-size:12px;
	color:#959595;
}
#main #position a{
	color:#959595;
}
#main .right ul {
	display: block;
	clear: both;
	margin-bottom: 20px;
	padding:12px 10px;
}
#main .right ul li {
	padding-left: 12px;
	background: url(../img/icons.png) no-repeat 3px -150px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	margin-bottom: 12px;
	font-size: 12px;
	color: #606060;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 5px;
}
#main .right ul li a{
	color: #606060;
}
#main .right h3{
	color: #fff;
	height: 38px;
	line-height: 38px;
	border-radius: 5px;
	background: #8CB91E;
	padding-left: 15px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}