@charset "gb2312";
/* CSS Document */

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #0066ff;
}

body { 
	font-family: SimSun;
	color: #333333;
}


#head {
	width: 973px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#search p {
	font-size: 13px;
	font-family: SimSun;
	height: 18px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 2px;
	float: left;
}
#search p a {
	padding-left: 14px;
}

#search p a {
	padding-left: 14px;
}



#news_right {
	float: right;
	width: 642px;
	background: #fff;
	margin-bottom: 10px;
	margin-right: 35px;
	height: auto;
	margin-top: 12px;
	
}

#news_main{
	width: 975px;
	margin: 0 auto;
	position:relative;
	
}
.l_list_head_title{
	height:40px;
	line-height: 37px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
	background: url(l_zilangmu.jpg) no-repeat;
	color:#FFF;


}

.l_title_left{
	height:40px;
	line-height: 37px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: bold;
	color:#FFF;
	float:left;
	width:612px;
	text-align: center;
	overflow: hidden;
}


#content_head {
	height: 37px;
	padding-left: 40px;
	background: url(l_zilangmu.jpg) no-repeat ;
}

#content_head h2 {
	line-height: 37px;
	font-family: "SimHei";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

#content_text {
	font-family: "Simsun";
	font-size: 12px;
	color: #333333;	
	min-height: 460px;
	border:1px solid #a3bec7;
}

#content_text .text td{
	border:1px solid #666;
}

#top {
	padding-top: 3px;
	text-align: center;
	line-height: 20px;
	font-family: "SimHei";
	color: #999999;
	font-weight: bold;
}

#top span {
	padding-left: 34px;
}

.text_c {	
    padding-right: 25px;
    overflow-y: auto;
    max-height: 527px;
	min-height: 328px;
	padding: 8px 10px;
	line-height: 30px;
	/*text-indent: 2em;*/
}

.text_c img{
	width:100%;
	
}

#content_bottom {
	width: 610px;
	left: 50px;
	bottom: 10px;
	position: relative;
}

#pic_l {
	height: 11px;
	width: 14px;
	position: absolute;
	top: 2px;
	background-image: url(content/left.jpg);
	background-repeat: no-repeat;
	left: 0px;
}

#bot_l {
	float: left;
	font-size: 12px;
	padding-left: 15px;
	width: 280px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#bot_r {
	float: right;
	font-size: 12px;
	padding-right: 15px;
	max-width: 280px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#pic_r {
	float: right;
	height: 11px;
	width: 14px;
	top: 2px;
	right: 0px;
	position: absolute;
	background-image: url(content/right.jpg);
	background-repeat: no-repeat;
}

#footer {
	display: block;
	clear: both;
	padding: 20px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	font-family: "Microsoft YaHei";
	color: #333333;
}

#footer dl dt a {
	padding: 0px 5px;
}
.article_file{
	float:left;
	padding-left: 10px;	
}


.article_file p{
	height: 32px;
	line-height: 32px;
	font-size: 12px;

}


.prev_next_article {
	float:right;
	*min-width:250px; 

}


.prev_next_article ul li{
	width:100%;
	height: 32px;
	line-height: 32px;
	font-size: 12px;

}


.prev_next_article ul li a{
display:inline-block;
padding: 0px 10px;
}

.prev_next_article ul li a:hover{
background: #AC5053;
border-radius:5px;
color: #fff;



}

.prev_next_article ul li.left{
}
.prev_next_article ul li.right{

}

/*side???*/
#side {
	float: left;
	width: 232px;
	padding-left: 10px;
}

#side_box {
	width: 232px;
	float: left;
	font-size: 12px;
	padding-bottom: 20px;
}

.side_title {
	width: 232px;
	margin-top: 5px;
	height: 3px;
	line-height: 37px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: bold;
	padding-left: 1px;
	background: #AC5053;
	margin-bottom:5px; 
}

.side_title_span{
	font-weight: bold;
	color: #AC5053;
	font-size: 14px;
	display: block;
	margin-top: 6px;
	margin-left: 4px;
}


#side_box .text {
	padding: 10px 5px 5px 5px;
	background: #fff;
	min-height: 180px;
	border: #b1c8d0 1px solid;
}

#side_box ul li {
	padding-left:15px;
	height: 32px;
	line-height: 32px;
}

#side_box ul li span {
	float: right;
	color: #999;
	font-weight: bold;
}

#side_box ul li a {
	width: 100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: SimSun;
}
#side_box ul li a:hover{
	color:#ac5048;
}