@charset "utf-8";
/* CSS Document */
#content{
	min-height:500px;
}

#ads{
	background:url(../images/ads_bg.gif) repeat-x;
	height:100px;
	min-width:1030px;
}
#content_ads{
	height:80px;
	width:1000px;
	padding-top:15px;
	padding-bottom:5px;
	margin:0 auto;
	text-align:center;
}
#content_ads h2{
	width:300px; 
	float:left; 
	font:bold;
	font-size:40px;
	color:#7b7b7b; 
	padding:20px 0 0 30px; 
	margin:0;
}
.content_right{
	border-left:#eeeeee solid 1px;
	padding: 10px;
	float: right;
	width: 795px;
}
#div_right{
	float:right;
}
.content_left{
	float: left;
	width: 150px;
	margin:10px;
}
* html .content_left{
	position:relative;
	float:none;
	display:inline;
	top:10px;
	left:10px
}

.content_left li{
	background-color:#eeeeee;
	width:125px;
	overflow:hidden;
	text-align:center;
	display:block;
	padding:5px 8px;
	height:100%;
	font-size:12px;
	font-weight:bold;
	font-family:"微软雅黑", "宋体";
	text-decoration:none;
	margin-bottom:1px;
	
}
.content_left a{
	color:#737373;
}
.content_left a:hover{
	color:#b7b7b7;
	text-decoration:underline;
}

#oed{
	background-color:#CCC
}

.top_img{
	width:580px;
	height:70px;
}
.loc{
	margin:10px;
}
.title,.title_l{
	margin-top:15px;
	height:34px;
	color:#787878;
	text-align:center;
	padding:3px 3px;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑", "黑体","";
	float:left;
	width:795px
	
}
.title_l{
	text-align:left;
	padding-left:15px;
	height:20px;
}
hr{
	color:#eee;
	float:left;
	margin-left:3px;
	width:795px;
}
.article{
	background-color:#FFF;
	font-size:13px;
	line-height:180%;
	color:#000;
	padding:10px 10px 10px 45px;
	float:left;
	width:715px!important;
	width:670px;
	
}
.article p{
	text-indent:2em;	
}
.article_list {
	background-color:white;
	margin:8px 50px 8px 5px;
	width:750px!important;
	width:700px;
	float:right;
}
.article_list li{
	padding:5px 0 0 15px;
	overflow:hidden;
	height:18px;
	background:url(../images/jt.jpg) no-repeat 3px 8px; 
	
}
.article_list li a{
	color:black;
}
#page{
	float:right;
	display:block;
	margin:15px 30px;
}
#page a{
	color:#000;
	}
#page a:hover{
	text-decoration:underline;
	color:#999;
}
cite{ 
	float:left; 
	width:70px; 
	height:18px;
	font-style:normal; 
	overflow:hidden;
	}
#nojt{
	background:none; 
	border-bottom:dotted 1px;
	padding-bottom:5px;
}

.xh,.bt,.sj{
	text-align:center;
	height:18px;
	}
.xh{
	width:70px;
}
.bt{
	width:480px;	
}
.bt a:hover{
	text-decoration:underline;
	color:#666;
}
.sj{
	width:120px;	
}
cite.tt{ 
	float:right;
	padding-top:5px;
}
.imgCenter{
	display:table-cell;
	text-align:center;

}
.imgCenter img{
	margin:10px 5px;
	
}

