*{
	margin:0;
	padding:0;
/*	font-family:'Times New Roman','宋体'; */
	font-family: Helvetica, Tahoma, Arial, 'Microsoft YaHei', '微软雅黑', SimSun,'宋体', STXihei,'华文细黑', Heiti,'黑体', sans-serifi;
	font-size:14px;
	line-height:150%;
}
img{
	border:none;
}
body{
	background-color:#fff;
}
.clear{
	clear:both;
}
a{
	color:#2F4C7D;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	list-style:none;
}
#c{
	margin:0 auto;
	width:980px;
}
.suckerdiv{
	float:left;
	width:200px;
	height:280px;
}
#flash{
	width:770px;
	float:right;
}
#footer{
	clear:both;
	border-top:#ccc 2px solid;
	width:980px;
	text-align:center;
	font-family:微软雅黑;
	margin-top:20px;
	color:#2F4C7D;
	padding:10px 0 20px 0;
	line-height:25px;
}
#head_t{
	height:30px;
	background-color:#2F4C7D;	
}
#head{
	height:160px;
	border-bottom:#ccc 2px solid;
}

#c_banner{
	margin:10px 0 10px 0;

}
#c_b{
	width:980px;
}
#c_b h3 a{
	color:#376AA4;
	display:block;
	font-family:楷体;
	font-size:22px;
	padding-bottom:10px;
	text-decoration:none;
}
#c_b h3 a:hover{
	color:#2F4C7D;
	text-decoration:underline;
}
#c_b_l{
	background-color:#EDF2F6;
	width:310px;
	height:250px;
	float:left;
	padding:10px 0 0 10px;
	
}
#c_b_c{
	background-color:#EDF2F6;
	width:310px;
	height:250px;
	float:left;
	padding:10px 0 0 30px;

}
#c_b_r{
	margin-left:20px;
	background-color:#EDF2F6;
	width:290px;
	height:250px;
	float:left;
	padding:10px 0 0 10px;
}
.news{
	display:block;
	height:35px;
	padding-right:10px;
}
.news a{
	text-decoration:none;
	font-size:13px;
	color:#2F4C7D;
}
.news em{
	float:right;
	color:#2F4C7D;
}
.news a:hover{
	text-decoration:underline;
}
.more{
	text-align:right;
	padding-right:30px;
}
.more a{
	text-decoration:none;
	font-size:14px;
	color:#376AA4;
	font-family:楷体;
}
.more a:hover{
	text-decoration:underline;
}
/*导航 横向*/
#dh {
	width: 980px; 
	margin: 0 auto;
}
#dh ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 980px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background-color:#2F4C7D;
	
}
#dh ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
	height:36px;
}
#dh ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	font: 14px normal;
}
#dh ul#topnav li:hover {
	background-color:#2F4C7D;
}
#dh ul#topnav li span {
	float: left;
	padding: 10px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 980px;
	background: #7C91A7;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#dh ul#topnav li:hover span { display: block; }
#dh ul#topnav li span a { display: inline; }
#dh ul#topnav li span a:hover {text-decoration: underline;}

/*list*/
#position{
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background-color:#EDEDED;
}

#c_l{
	float:left;
	width:250px;
}
#c_l h3{
	display:block;
	text-align:center;
	padding:5px 0 5px 0;
	width:220px;
	height:20px;
	border-bottom:double 1px #999;
	border-left:double 1px #999;
	border-right:double 1px #999;
	margin-left:2px;
}
#c_l h3 a{
	font-family:楷体;
	font-size:16px;
}
#c_l h4{
	display:block;
	text-align:center;
	padding:5px 0 5px 0;
	width:220px;
	height:20px;
	border-bottom:double 1px #999;
	border-left:double 1px #999;
	border-right:double 1px #999;
	margin-left:2px;
}
#c_l h4 a{
	font-size:12px;
}
#c_r{
	width:705px;
	padding-left:20px;
	float:left;
	min-height:600px;
	_height:600px;
	border-left:dashed 1px #666;
}
#c_r ul{
	margin-top:20px;
}
/**分页**/
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
	list-style-type:none;	
}
.dede_pages ul li{
	float:left;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	border-bottom:1px solid #EEE;
	font-size: 12px;
}

.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color: #434242;;
	padding:2px 4px 1px;
	border-bottom:1px solid #A40E0E;
	font-weight:bold;
}
.dede_pages .pageinfo{
	color:#999;
}
/*article*/
#title h3{
	text-align:center;
	font-family:楷体;
	font-size:20px;
	padding:5px;
}
#time{
	padding:5px 0 15px 562px;
	color: #949494;
}
#content{
	padding-bottom:30px;
}
#content p,#content span,#content div,#content strong,#content b,#content font{font-size: 14px !important; line-height: 28px !important;
font-family: Helvetica, Tahoma, Arial, 'Microsoft YaHei', '微软雅黑', SimSun,'宋体', STXihei,'华文细黑', Heiti,'黑体', sans-serifi !important;}
#content img{max-width: 540px;}
#tags{
	clear:both;
	text-align:center;
}
#fenye ul{
	list-style-type:none;
	padding:0 0 0 400px;
}
#fenye li{
	float:left;
}
strong {
    font-weight:bold;
    font-family:'Times New Roman','宋体';
    font-size:14px;
}
b {
    font-weight:bold;
    font-family:'Times New Roman','宋体';
    font-size:14px;
}
