/* CSS Document */
#banner_s{
	width:770px; height:40px;
	background:url(../_img/news/banner_s.jpg) no-repeat;}
#newscontain ul{
	margin:0; padding:5px 0 0 0;}
#newscontain li{
	list-style:none;
	padding:0;}
#newscontain span{
	padding-left:15px;}

/*
-------
detail
-------
*/	
#news_bar{
	height:23px; width:770px; background-color:#D8D8D8; text-align:right;}
#news_bar div{
	padding-left:440px;}
#news_bar a{
	display:block; height:17px; width:100px; padding:6px 10px 0 0; color:#003366; float:right;
	background:url(../_img/products/construct/detail/de_search.jpg) no-repeat;
	background-position:top;} 
#news_bar a:hover{
	display:block; height:17px; width:100px; padding:6px 10px 0 0; color:#003366;
	background:url(../_img/products/construct/detail/de_search.jpg) no-repeat;
	background-position:bottom; text-decoration:none;} 

#news_title{
	color:#663300; font-size:14px; font-weight:bold; text-align:left; margin:20px 0 10px 0;
	border-bottom:1px dashed #666666; padding:0 0 10px 10px;}
#news_title div{
	color:#666600; font-weight:100; float:right; font-size:12px; padding:0px 0 30px 10px;}
#news_content{
	padding:10px; line-height:20px;}
.date{
	color:#666666; width:70px; line-height:20px; vertical-align:top; padding-left:5px;}	

.block_count{
	float:right;
	padding-top:9px;
	padding-right:15px;}
.block_index{
	float:right;
	padding-top:9px;
	font-weight:bold;}
.block_index a{
	margin:0px 2px;	font-weight:normal;}
.block_index a:hover{
	background-color:#FFFFFF;}
.c_red{ color:#CC3300;}



