﻿#news_list_title{ height:20px; margin-top:17px; line-height:20px; background:url(../BaseService/images/news_list_title_bg.gif) repeat-x; border-bottom:#3c7b22 solid 1px; color:#1f6701; font-size:16px; font-weight:bold; padding:0 10px; margin-bottom:20px;}
#news_list_con{ line-height:25px; width:240px; float:left;}
#news_list_con a{ color:#000; text-decoration:none;}
#news_list_con a:hover{ text-decoration:underline; color:#f03400;}
#news_list_date{ width:70px; text-align:right; float:right; line-height:25px; color:#666;}
#news_list_con_01{ line-height:25px;}
#news_list_con_01 a{ color:#333; text-decoration:none; font-size:14px;}
#news_list_con_01 a:hover{ text-decoration:underline; color:#f03400;}


/*以下为中文频道css*/
#read_pic{ color:#666; line-height:20px;}
#read_pic span{ font-weight:bold;}
#read_pic img{ float:left; margin-right:15px;}
#read_pic span a{ font-size:14px; font-weight:bold; color:#1f6701; text-decoration:none;}
#read_pic span a:hover{ text-decoration:underline;}
#read_pic a{ color:#666; font-size:12px; font-weight:normal; text-decoration:none;}
#read_pic a:hover{ text-decoration:underline;}
#read_hot{ margin:15px 30px 0 10px; width:140px; float:left; color:#666; line-height:20px; margin-bottom:20px;}
#read_hot span{ font-weight:bold;}
#read_hot a{ color:#000; font-weight:bold; text-decoration:none;}
#read_hot a:hover{ text-decoration:none;}
#newsindex_title_long{ background:url(../BaseService/images/newindex_title_bg_01.gif) no-repeat; height:32px; line-height:32px; padding:0 15px; color:#2a8703; font-size:14px; font-weight:bold;}
#newsindex_pic{ width:236px; height:160px; padding:3px; border:#dbdbdb solid 1px; float:left; margin:10px;}
#newsindex_font{ float:left; width:460px; margin:10px 0; color:#666; line-height:20px;}
* html #newsindex_font{ width:440px;}
#newsindex_font a{ color:#666; text-decoration:none;}
#newsindex_font a:hover{ text-decoration:underline;}
#newsindex_font_title{float:left; width:300px; height:30px; line-height:30px;}
#newsindex_font_title a{color:#000; font-size:14px; font-weight:bold; text-decoration:none;}
#newsindex_font_title a:hover{ text-decoration:underline;}
#newsindex_dot{ margin:10px 0; background:url(../BaseService/images/newsindex_dot_bg_01.gif) repeat-x; height:1px;}
#newsindex_short{ background:url(../BaseService/images/newsindex_short_bg.gif) no-repeat; height:181px; padding:0 20px; margin-bottom:20px;}
#newsindex_short_title{ color:#2a8703; font-size:14px; font-weight:bold; height:30px; line-height:30px; padding-top:3px;}



/*------------------------------------------------------------
readlist*/
#rlist_left{float:left; width:500px;}
#rlist_right{float:right; width:185px;color:#b7b7b7; font-size:14px; }
		
/*-------------------------------------------------------------
news_detile*/
#news_list_title a{color:#1f6701; font-size:16px; font-weight:bold; text-decoration:none }
#newt_coent{ padding:0 20px;width:680px;}
#newt_coent p{ color:#666666; font-size:14px; line-height:25px; }
#newt_up{float:left; width:340px;font-size:14px;text-align:left;}
#newt_down{float:right; width:340px;font-size:14px; text-align:right; }
#newt_up strong,#newt_down strong{ font-size:14px;}
#newt_up a,#newt_down a{ color:#000000; text-decoration:none;}
#newt_up a:hover,#newt_down a:hover,#new_recom_list_font a:hover,#new_recom_list_font strong a:hover,#news_title a:hover,#news_list_title a:hover{ text-decoration:underline;}
#news_title{width:650px;margin:0 auto; font-size:16px; color:#333333; text-align:center; font-weight:bold;}

/*--------------------------------------------------------------
readdetile*/
#news_title span{ color:#666666; font-size:14px; font-weight:normal;}
#news_title a{color:#2b7400;font-size:14px; text-decoration:none;}
#news_content p
{
	margin-top:8px;
	margin-bottom:8px;
	line-height:20px;
	color:#000;
	font-size:12px;
}
#new_recom{ width:660px;background:#f8fcf1; border:#a9dd15 solid 1px; padding:10px; text-align:center }
#new_recom_titleft{float:left; width:120px;color:#65b045; font-size:14px;}
#new_recom_titright{float:right; width:80px; color:#898989; font-size:12px;text-align:right; padding-right:10px;}
#new_recom_titright a:hover{ text-decoration:none;}
.newt_Txta{ background:#fff;border:#a9dd15 solid 1px;}
#new_recom_list{ padding-bottom:20px;}
#new_recom_list_pic{ float:left; width:110px; }
#new_recom_list_font{ float:left; width:485px; padding-right:20px; color:#2b7400; text-align:left; margin-top:20px;}
#new_recom_list_font a{color:#666666; font-size:12px; text-decoration:none;}
#new_recom_list_font strong a{color:#2b7400; font-size:12px; padding-right:25px; text-decoration:none;}

/*----------------------------CSS截字 quanysq----------------------------------*/
.substrtext
{
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space:nowrap;
}

.substrtext a:hover
{
	overflow:auto;
	white-space:normal;
}