@import url("top.css");
@import url("basic.css");

#news_content { width:920px; margin:auto; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee; }

#nonce_style {
	color:#666666;
	padding-left:15px;
}
#news_bar { width:680px; text-align: center; margin: 5px auto;}

#news_title {width:920px; text-align: center;margin:20px auto 0; font-size:14px; color: #FF3300; font-weight:bold; float:left;}

#news_txt {padding:5px 30px 30px; line-height:24px; color:#666666;}

#news_txt p{ padding-top:20px;}


	#news_content #left{float:left; margin:10px 5px auto;width:70%;}
	#news_content #right{float: right; width:25%;}


ul#news_list { list-style:none; line-height:24px; border-top:2px solid  #FF9900}

ul#news_list li{ border-bottom:1px dashed #D5EEBD;}
ul#news_list a,
ul#news_list a:hover{
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left:16px;
	text-decoration:none;
}
ul#news_list a:hover{background-image: url(../images/dian_b.gif); color: #FF3300;}


.showpage_2 {
	float:left;
	width:150px;
}
	.showpage_2 a{
		background-image: url(../images/jiantou.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left:20px;
}
.showpage_3 {
	float: left;
	margin-right:10px;
	margin-left:40px;
}
.showpage_4 {
	float: right;
	text-align:right;
	width:500px;
}
	.showpage_4 a{
		background-image: url(../images/jiantou1.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left:20px;
}

.newside_box{
	margin-right:9px;
	margin-top:7px;
}

.newside_box .title{
	background-color: #E2F9B3;
	background-image: url(/indeximg/nemo.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left:20px;
	display:block;
	line-height:25px;
	margin-bottom:5px;
}
.newside_box .title a{text-decoration:none;font-weight:bold; color:#666600;}
.newside_box .title a:hover{color: #FF3300;}
.newside_box .body{
	display:block;
	line-height:24px;
	padding:0 5px;
	color: #FF6600;
}
.newside_box .body a{text-decoration:none;color:#669900;}
.newside_box .body a:hover{color: #FF3300;}

