﻿#option{
	padding-left:15px;
}

.RSS{
	padding-left:20px;
	margin-right:10px;
	background:url('../news/images/icon_RSS.gif') no-repeat 0 0px;

	float:right;
	font-size:12px;
	margin-top:-22px;
}
.RSS:link,.RSS:visited,.RSS:hover,.RSS:active{
		text-decoration:none;
}

#navcontainer{
	float:right; 
	margin-top:20px;
	margin-right:15px;
}

#sub_navcontainer{
	float:right; 
	margin-top:10px;
	margin-right:50px;
}

#sub_navlist{	
}

#sub_navlist li {
	display:inline;
	padding-left:10px;
	padding-right:10px;
	border-left:1px dotted #CCCCCC;
}
#sub_navlist a:link,#sub_navlist a:visited,#sub_navlist a:active{
	
}
#sub_navlist a.current{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#sub_navlist #sub_navlist_firt{border-left:medium none;}

#news_list{
	margin-top:20px;
}

.news_block{
	margin-bottom:15px;
	padding-bottom:15px;
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:1px solid white;
	border-bottom:1px dotted #ccc;
}

.action{
	width:60px;
	float:left; 
}

.diggit{
	width:46px;
	height:52px;
	background:url('../news/images/upup.gif') no-repeat;	
	text-align:center;
	cursor:pointer;
	margin-top:2px;
}
.diggnum{
	line-height:2.2em;
	font-size:14px;
	color:#075DB3;
}

.buryit{
	width:46px;
	height:52px;
	background:url('../news/images/downdown.gif') no-repeat;	
	text-align:center;
	cursor:pointer;
	margin-top:2px;
}

.burynum{
	line-height:2.2em;
	font-size:14px;
	color:#075DB3;
}

.content{
	width:580px;
	margin-right:14px;
	float:right; 
}
.news_entry{
	margin-bottom:10px;
}

.news_entry a:link,.news_entry a:hover,.news_entry a:active{
	font-size:14px;	
}

.news_entry a:visited{font-size:14px;}

.entry_summary{
	margin-left:0px;
	word-break:break-all;
}

.news_pic{
	float:right; 
	margin-top:-15px;
}

.entry_summary a:link,.entry_summary a:visited,.entry_summary a:active{
	text-decoration:none;
	color:#808080;
}
.entry_summary a:hover{
	text-decoration:underline;
}

.entry_footer{
	margin-left:0px;
	color:#808080;
	margin-top:10px;
}

.entry_footer a:link,.entry_footer a:visited,.entry_footer a:active{
	text-decoration:none;
	color:#808080;
}
.entry_footer a:hover{
	text-decoration:underline;
}

.entry_footer .comment{
	background:url('../news/images/icon_comment.gif') no-repeat;	
	padding-left:18px;
	padding-right:5px;
}

.entry_footer .view{
	background:url('../news/images/icon_arrow.gif') no-repeat;	
	padding-left:18px;
	padding-right:5px;
	color:gray;
}
.entry_footer .tag{
	background:url('../news/images/icon_tag.gif') no-repeat;	
	padding-left:18px;
}
#sideright{margin-top:45px;}
#sideright li{
	list-style:none;
	margin-left:4px;
	overflow:hidden;
}

#newsRSS{
text-align:right;
margin-top:-33px;
_margin-top:-31px;
margin-bottom:0px;
padding-right:10px;
position:relative;
padding-bottom:0px;
height:18px;
vertical-align:baseline;
width:170px;
}

#newsRSS a:link,#newsRSS a:visited,#newsRSS a:hover,#newsRSS a:active{
	text-decoration:none;
}
#newsRSS span{
	position:relative; top:-5px;
}
.navlink{
	margin-left:15px;
	margin-top:40px;
}

#option{
	margin-top:15px;
}

#option a{
	font-size:14px;
}

.side_block{
	margin-top:20px;
}

.block_list li{
	margin-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}

.block_list a{
	text-decoration:none;
}

.side_comment_info{
	text-indent:2em;
	color:#C0C0C0;
	text-align:right;
	margin-top:5px;
	padding-bottom:10px;
	border-bottom:1px dotted #e0e0e0;
	width:97%;
}
.side_comment_info a:link,.side_comment_info a:visited,.side_comment_info a:hover,.side_comment_info a:active{
	color:#075DB3;
}

.topnews li{
	-o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden;
	word-break:break-all;
	color:#808080;
}

#best_comment{
	margin-top:15px;
}

#best_comment li{
	margin-bottom:15px;

}

.a4content{
	text-align:center;
	margin-bottom:10px;
}

/*** detail页面 ***/
#guide{
	margin-top:10px;
	margin-left:0px;
	float:left; 
}
#guide h3{
	font-weight:normal;
	font-size:14px;
}

#guide h3 a{
	font-size:14px;
	text-decoration:none;
}

#news_main{
	margin-top:45px;
	background-color:#FAFAFA;
	padding:0px 10px 20px 10px;
	border-top:solid 1px #E8E8E8;
	border-left:solid 1px #E8E8E8;
	border-right:solid 1px #E8E8E8;
	border-bottom:solid 1px #E8E8E8;
}

#news_title{
	clear:both;
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
	font-size:20px;
	border-bottom:1px solid #E1E1E1;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
	font-family:"ms song","Microsoft Yahei",SimHei,Verdana,Helvetica,SimSun,Arial,"Arial Unicode MS",MingLiu,PMingLiu,"MS Gothic",sans-serief;
}

#news_title a:link,#news_title a:active,#news_title a:visited,#news_title a:hover{
    color:#494949;
    text-decoration:none;
    font-size:20px;
    font-family:"ms song","Microsoft Yahei",SimHei,Verdana,Helvetica,SimSun,Arial,"Arial Unicode MS",MingLiu,PMingLiu,"MS Gothic",sans-serief;
}


h1 a:link,h1 a:visited,h1 a:active
{
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#494949;	
}

h1 a:hover
{
	color:red;	
}


#news_info{
	text-align:center;
	margin-top:15px;
	margin-bottom:30px;
}

/* news_content begin */
#news_content{
	font-size:14px;
	border-bottom:0px solid #B2B2B2;
	line-height:1.5em;

}
#news_content *{
	font-size:14px;
}

#news_content .news_pic{
	margin:0 5px 5px 5px;
}

#news_content .diggword{
	margin-top:30px;
	float:left;
	margin-left:10px;
	font-size:12px;
}

#news_content .share_block
{
	padding-top:6px;
	font-size:12px;
	color:Gray;
}
#news_content .share_block img
{
	margin:0px 3px;border:none;
	position:relative;
    top:2px;
}

/* news_content end */

/*news_body begin*/

#news_body{
	margin-left:10px;
	margin-right:10px;
	line-height:180%;
	overflow:hidden;
	color:#404040;
}

#news_body .indent{
	margin-left:0px;
}

#news_body span{
	line-height:180%;
	color:#404040;
}

#news_body dl{
	line-height:180%;
}

#news_body dl dt{
	line-height:180%;
}

#news_body dl dd{
	line-height:180%;
}

#news_body p{
	margin-top:10px;
	margin-bottom:10px;
	line-height:180%;
	color:#404040;
}

/*#news_body table {
	margin:0px auto;
}
 #news_body td {
	text-align:left;
	line-height:150%;
	line-height:180%;
	padding-left:5px;
	color:#404040;
	}*/

#news_body table{margin:0px auto;border: 1px solid #C0C0C0; border-collapse: collapse;}
#news_body th,#news_body td {border: 1px solid #C0C0C0; border-collapse: collapse; padding: 3px;}

#news_body td p{margin-top:0px;margin-bottom:0px;}

#news_body li{line-height:180%;}

#news_body h3{
	margin-top:10px;
	margin-bottom:10px;
	line-height:180%;
}

#news_body br{
	line-height:10px;
}

#news_body a:link,#news_body a:visited,#news_body a:active{
	color:#005FA9;
	text-decoration:none;
}
#news_body a:hover{
	text-decoration:underline;
}

#news_body a b{
color:#005FA9;
}

#news_body a strong{
color:#005FA9;
}

#news_body strong{
color:#404040;
}

#news_body ul
{
	list-style-type:auto;
	/*margin: 15px 2px 15px 45px;*/
	margin:0 2px 0 45px;
}

#news_body .noindent{
	margin-left: 0;
    padding-left: 20px;
}

#news_body ul li
{
	line-height:180%;
}

#news_body ol{
	list-style-type:decimal ;
	margin: 5px 2px 5px 50px;
}

#news_body div{
	line-height:180%;
}

#news_body blockquote{
	/*background:url('/images/blockquote.gif') no-repeat 0 5px ;
	margin:0 0 15px 0;
	padding-left:4.5em;
	padding-top:1em;
	padding-right:3em;
	color:#555555;*/
	line-height:180%;
	background:none;border:2px solid #EFEFEF;color:#555555;margin-left:25px;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;margin-top:10px;margin-bottom:10px;

}

#news_body blockquote p{color:#555555}

#news_body h1{margin: 5px auto 5px auto;padding:0;font-size:14px;}
#news_body h2{margin: 5px auto 5px auto;padding:0;font-size:14px;}
#news_body h3{margin: 5px auto 5px auto;;padding:0;font-size:14px;}
#news_body h4{margin: 5px auto 5px auto;padding:0;font-size:14px;}

#news_body em{font-style:normal;font-weight:600;}
/* news_body end */


#news_info .news_poster{
	margin-right:5px;
}

#news_info .comment,#news_info .time{
	margin-right:10px;
}

#come_from{
	font-size:12px;
	text-align:left;
	color:gray;
	float:left; 
	margin-top:0px;
	margin-left:15px;
}
#comment_tips {
	border-bottom:1px dotted #C0C0C0;
	border-top:1px dotted #C0C0C0;
	color:#333333;
	font-family:verdana,arial,times new roman;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px;
	padding:5px 0px;
	text-transform:uppercase;
}
#come_from a{
	font-size:12px;
}

#tags {
	background:#F2F2F2 none repeat scroll 0%;
	border-bottom:1px solid #B2B2B2;
	border-top:2px solid #B2B2B2;
	color:gray;
	font-size:12px;
	line-height:10px;
	margin:0px 0px 60px;
	padding:10px;
	width:97%;
}

#comment_desc{
	font-size:12px;
	margin-top:10px;
}

#comment_total{
	margin-top:12px;
	margin-bottom:5px;
}

#panelSort{
	float:right; 
}

.qitem_reply{
	margin-left:20px;
}
.qitem_reply #txtContent{
	margin-top:5px;
	width:450px;
	height:135px;
}
.txtContent_bg{
	background:url('../news/images/notice_bg.gif') no-repeat;
}

#news_otherinfo{
	margin:25px;

}

#up_down{
	float:right; 
	text-align:right;
	margin-bottom:10px;
	margin-left:70px;
	font-size:12px;
}


.diggit{
	float:left; 
	
}
.buryit{
	float:left; 
	margin-left:20px;
}


#news_feedback{
	margin-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #B2B2B2;
}

#up_down .diggnum{
	color:#F60;
}

#news_feedback{}

#tabFeedback td{
	padding:2px;
	font-size:14px;
}
#tabFeedback #tdName,#tabFeedback #tdWeb,#tabFeedback #tdComment{
	width:4em;
	text-align:center;
}


#txtName,#txtWeb{
	border:1px solid #808080;
	width:216px;
	padding-left:5px;
	padding-top:5px;
	height:1.5em;
	font-size:12px;
}

#taComment{
	border:1px solid #808080;
	width:516px;
	height:122px;
	padding:5px;
}



#tdSubmit{
	text-align:center;
}

#btnComment{
	width:8em;
	height:2em;
	font-size:12px;
}

.user_comment{
	margin-top:10px;
	border-bottom:1px solid #B2B2B2;
	width:625px;
	overflow:hidden;
}

.commenter_info{

}

.commenter_info span{
	color:#808080;
}

.floor{
	font-weight:bold;
}

.comment_main{
	margin-top:5px;
	padding-left:40px;
	padding-top:10px;
	padding-right:1em;
	padding-bottom:10px;
	background:url('../images/comment.gif') no-repeat;	
}
#comment_main{
	padding-left:15px;
	padding-right:10px;
}
.comment_option{
	padding-left:40px;
	line-height:2em;
}
.comment_option .inneroption{
	float:right; 
}
.comment_option a:link,.comment_option a:visited,.comment_option a:hover,.comment_option a:active{
	text-decoration:none;
}

.comment_option .redlink{
	margin-left:10px;
}

.comment_option .grayBG{
	margin-left:10px;
}

.comment_feedback{
	margin-right:20px;
	margin-left:30px;

}

.commenter_list_sub li{
	list-style:none;
	margin-bottom:10px;
	padding-left:35px;
	padding-top:10px;
	background:url('../common/comment_sub.gif') no-repeat;	
}

.post_comment_sub{
	margin-left:35px;
	margin-bottom:10px;
}

.commenter_sub .grayBG{
	margin-left:2em;
}

.post_comment_sub .txtSubPost{
	width:510px;
	height:43px;
}

.post_comment_sub .btnSubPost{
	font-size:12px;
	width:60px;
}

#searchBar_right{
	margin-bottom:0px;
	padding-left:5px;
	margin-top:20px;
}

#txtKeyword{
	width:180px;
	border:1px solid #b2b2b2;
	height:22px;
	padding:2px 2px 0 2px;
}
#btnSearch{
	font-size:12px;
	width:4em;
	height:25px;
}

.side_comment{
	text-overflow:ellipsis; 
	overflow:hidden;
	word-break:break-all;
}

.side_comment_poster_dpage{
	color:#b2b2b2;
}

.side_comment_dpage{
	margin-top:5px;
	margin-bottom:5px;
}

.side_comment_option_dpage{
	line-height:1.8em;
	border-bottom:1px solid #b2b2b2;
	text-align:right;
}
.side_comment_option_dpage a{
	margin-left:10px;
}
.side_comment_option_dpage .redlink:link{
	text-decoration:none;
}
.side_comment_option_dpage .redlink:hover{
	text-decoration:underline;
}

#more_tag_news{
	/*float:right;*/
	font-size:12px;
	margin-top:15px;
	padding-left:10px;
}

/*** 新闻投递 ***/
#newspost_area{
	margin-top:20px;
	font-size:14px;
}

.#tabNewsPost td{
	font-size:14.7px;
	padding-top:4px;
	padding-right:8px;
	text-align:left;
	vertical-align:top;
	border:0px solid black;
}

#tabNewsPost .pl_l{
	font-size:14px;
	width:5em;
}

#DivTagLayer {
	background:#FAFAFA;
	position:absolute;
	left:640px;
	*left:430px;
	top:210px;
	*top:0px;
	border:1px solid gray;
	display:none;
	width:200px!important;
	width:230px;
	padding:5px 10px;
	z-index:100;
	line-height:180%
}


.btnchgo {
	border:1px solid #075DB3;
	padding:3px 6px 2px 6px;
	cursor:pointer;
	*position:relative; 
	*top:-3px;
}


#newspost_area  #txtContent{
	font-size:14.7px;
	color:#000000;
	border:1px solid #ccc;
	width:530px;
	height:345px;
}


#lbPicname{
	position:absolute; 
	right:1px;
	top:-15px;
}

#postnotice{
	margin-top:10px;
}


#tips ul {line-height:160%;margin-left:5px;}
#tips li {list-style-type: decimal;margin-left:20px;padding-top:5px;}


.WarningTips,.CompleteTips{
	display:inline;
	color:red;
}
/*** poppicture ***/

#poppicture{

}

#poppicture #navcontainer{
	margin-top:15px;
	margin-right:25px;
}

#poppicture #poppic_list {
	width:627px;
	height:350px;
	overflow:auto;
	margin:15px 0px 10px 20px;
}

#poppic_list li{
	float:left; 
	list-style:none;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:15px;
	border:1px solid #f6f6f6;
	width:125px;
	height:95px;
	text-align:center;
}


#poppicture #pages{
	margin-top:15px;
}

.dict_list
{
	font-size:13px;
}

.blue
{
	color: #005FA9;
}

#adright
{
	width:250px;
	height:150px;
}

#detail_rightlink
{
	padding-left:10px;
	font-size:12px;
	color:Gray;
	margin-top:3px;
}

.audit_tips
{
	margin-top:0px;
	*margin-top:10px;
	padding-top:0px;
	float:right;
	padding-right:5px;
}
#comments_list_block
{
	margin-top:15px;
	border-bottom:1px solid #B2B2B2;
	width:650px;
}

.comment_block
{
	border:1px solid #e1e1e1;width:650px;border-bottom:0px solid white;
}
.comment_title_block
{
	padding:5px 10px 0px 10px;height:24px;line-height:24px;background-color:#f1f1f1;border-bottom:1px solid #e1e1e1;
}

.wz:link,.wz:visited,.wz:hover,.wz:active{
		text-decoration:none;

}

.span_wz
{
	padding-left:10px;
	padding-right:10px;
}

.friendlink
{
	margin-top:100px;
	border-top: dotted 1px #CCCCCC;
	padding-top:10px;
	padding-left:80px;
	line-height:150%;
}

.friendlink a{padding-right:10px;}

.rela_link a
{
	/*display:block;*/
	border-bottom:1px dotted #CCCCCC;	
	line-height:27px;
	margin-bottom:-18px;
	margin-left:10px;
	text-decoration:none;
}
.rela_link
{
	margin-top:8px;
	margin-bottom:8px;
}

.preface {
border:1px dotted #BFBFBF;
font-size:14px;
line-height:160%;
margin:0px 0px 0px 25px;
padding:5px 5px 5px 5px;
text-align:left;
width:570px;
}

.preface2{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #EAEBED;
color:#787878;
line-height:18px;
}


.listItem {
padding:0 0 0 0.5em;
}

/*#news_body table {
	border-top:1px solid #000;
	border-right:1px solid #000;
	margin:1em auto;
	border-collapse:collapse;
	}

 #news_body td {
	color:#678197;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:.3em 1em;
	text-align:center;
	}
	*/

a.layer_num:link		 {color: #808080; text-decoration: underline;font-weight:bold;}
a.layer_num:visited	 {color: #808080; text-decoration: underline;}
a.layer_num:hover	 {color: #808080; text-decoration: underline; }
a.layer_num:active	 {color: red; text-decoration: underline;}

#div_zzk{margin-top:47px;}
.input_zzk{width:200px;height:20px;vertical-align:middle;}
#btnZzk{font-size:13px;padding:auto;vertical-align:middle;}
#side_right_search{width:300px;margin-left:2px;}
#side_right_search input{vertical-align: middle;}
.side_right_search_q{height:22px;width:200px;}
.side_right_search_sa{height:30px;line-height:22px;width:68px;}

.relative_content li{
	padding:2px;border-bottom:1px dotted #DDDDDD;
	margin-bottom:3px;
	padding-left:5px;
	padding-right:5px;	
}

.relative_content a{
	text-decoration:none;
}

.news_home_navlink{
	margin-left:15px;
	margin-top:20px;
}
#news_home_zzk{	
}

.double-line{
height:10px;
}

#pager
{
	font-size:12px;
	margin:25px 0;
	padding-right:30px;
	text-align:right;
}
#pager a
{
	border:1px solid #9AAFE5;
	color:#2E6AB1;
	margin-left:2px;
	margin-right:2px;
	padding:2px 5px;
	text-decoration:none;
}
#pager span.current
{
	background-color:#2E6AB1;
	border:1px solid navy;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:4px;
	padding:2px 5px;
}
.banner_right li{list-style:none;padding-bottom:4px;}
.banner_right ul{}
.side_ad_text{margin-top:5px;text-align:center;}

#come_from a:link,#come_from a:active,#come_from a:visited{color:Gray;text-decoration:none;}
#come_from a:hover{color:Gray;text-decoration:underline;}

#news_more_info{margin-left:13px;font-size:13px;color:#666;margin-bottom:5px;}
#news_more_info a:link,#news_more_info a:active,#news_more_info a:visited{font-size:13px;text-decoration:none;}
#news_more_info a:hover{text-decoration:underline;}
#news_more_info span {font-size:13px;}
.list_yesterday_news ul li{line-height:180%;}
/* CodeHighlighter Begin */
.cnblogs_code
{
	background-color: #F5F5F5;
	font-family:Courier New;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	word-break: break-all;
	overflow:auto;
}
.cnblogs_code pre{font-family:Courier New;font-size: 12px;}
.cnblogs_code div{background-color: #F5F5F5;font-family:Courier New;font-size: 12px;}
.cnblogs_code span{font-family:Courier New;font-size: 12px;}
.cnblogs_code_Collapse
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid; 
	border-bottom: #808080 1px solid; 
	background-color: #FFF;
	padding:2px;
}
.cnblogs_code_collapse
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid; 
	border-bottom: #808080 1px solid; 
	background-color: #FFF;
	padding:2px;
}
.cnblogs_code_hide{	display:none;}
.code_img_closed{vertical-align:middle;padding-right:5px;}
.code_img_opened{vertical-align:middle;padding-right:5px;}
.cnblogs_code_open{margin-top:5px;}
/* CodeHighlighter End */
.r_news{margin-bottom:5px;line-height:1.6em;}
.ad_body_under{margin-left:15px;}

.news_tlist_item{line-height:30px;font-size:12px;color:#9C9C9C;}
.news_tlist_item a
{font-size:14px;font-family:"ms song","Microsoft Yahei",SimHei,Verdana,Helvetica,SimSun,Arial,"Arial Unicode MS",MingLiu,PMingLiu,"MS Gothic",sans-serief;}
.news_tlist_item a:link,.news_tlist_item a:active{color:#00279F;text-decoration:none;}
.news_tlist_item a:hover {color:red; text-decoration: underline;}
.news_tlist_item a:visited{color:#60128D;text-decoration:none;}
.n_item_date{font-size:12px;color:Gray;}

.n_list_img{vertical-align:middle;}

#panelLogin{margin-left:20px;}

#news_body blockquote.quote_border{
background:none;border:2px solid #EFEFEF;color:#555555;margin-left:25px;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;
}

table.Text td{line-height:40px;}

.img_list{text-align:center;}
.img_list li {display:inline;list-style-type:none;}

#article_A4area {-moz-border-radius:5px 5px 5px 5px;border:1px dashed #CCCCCC;height:20px;margin:15px auto;overflow:hidden;padding:10px 0 10px 10px;text-align:center;width:588px;}

#shareA4 {font-size:14px;width:320px;}
#shareA4 b{color:#075DB3;}
#shareA4 a:link ,#shareA4 a:active ,#shareA4 a:visited {font-size:14px;text-decoration:none;}
#shareA4 a:hover b{text-decoration:underline;color:#FF6600;}
#shareA4 .fl {display:inline;float:left;}

#sharebox {display:inline;float:right;line-height:1.5em;margin-right:10px;margin-top:2px; font-size:12px;}

#sharebox img{margin:0px 3px;border:none;position:relative;}

.r_title
{
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
}
.prevnext_block
{
	border-top:1px dotted #CCCCCC;
	line-height:2em;
	padding:10px 0;
}
a.common_link:link,a.common_link:visited,a.common_link:active
{
	color:#005FA9;
	text-decoration:none;
}
a.common_link:hover
{
    color: #FF6600;
	text-decoration:underline;
}

.ad_right_text *{margin-left:15px;line-height:180%;}

.topic_img{float:right;padding-left:10px;padding-right:15px;}

#news_body .img_border img {
background-color:#FFFFFF;
border:1px solid #E7E7E7;
padding:4px;
margin-bottom:2px;
}

#news_body .entry img {
background-color:#FFFFFF;
border:1px solid #E7E7E7;
padding:4px;
margin-bottom:2px;
}

.today_begin {border-top:1px dotted #BBBBBB;padding-top:20px;}
#goTop
{
	bottom:0;
	margin:0 auto;
	position:fixed;
	width:985px;
}
#goTop a
{
	width:43px;
	right:-43px;
	position:absolute;
	height:15px;
	display:block;
	bottom:20px;
}

a.hot:link{color:Red;text-decoration:none;}
a.hot:visited{color:Red;text-decoration:none;}
a.hot:hover{color:Red;text-decoration:underline;}
a.hot:active{color:Red;text-decoration:none;}

table.tb_mvp{border:2px solid #EFEFEF;color:#555555;padding:5px;}
table.tb_mvp td {height:35px;}
table.tb_mvp p {color:#555;}

.news_detail_opt{text-align:right;margin-top:5px;margin-bottom:0px;}
.news_detail_opt a{padding:0px 3px;}

.comment_quote{
	padding: 5px 5px 5px 5px;
	border: 1px solid #DDD;		
}

/*.news_entry a:visited{color:#60128D;text-decoration:underline;}*/

.rss_sub a{padding-right:5px;}
.rss_sub img{vertical-align:middle;}
#rss_sub_top{margin-top:60px;margin-bottom:10px;}
#rss_sub_bottom{margin-left:10px;}

#cate_news a{padding-right:5px;}

.mvp_list li { float: left;list-style: none outside none;padding-bottom: 5px;width: 100px;}

#news_body .mvp_list td{padding-top:5px;padding-bottom:5px;}

/*-----------2011/1/10--------------*/
.sharetooltip
{
    width:135px;
	height:23px;
	line-height:23px;
	background:transparent  url('../images/sharebg.png') no-repeat;
}
.sharetooltip a
{
    padding-top:2px;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-indent: 35px;
    text-decoration:none;
}
.sharetooltip a:hover
{
    text-decoration:none;
    color: #800000;
    display: block;
    cursor:pointer;
}

#job_recommend_list span{color:Gray;}

.banner_ad{
    margin-left: -415px;
    margin-top: -210px;
    position: absolute;
}

.ul_mvp_list {width:600px;}
.ul_mvp_list li{list-style:none;float:left;width:70px;height:35px;}

.news_entry{font-size:14px;}
.news_entry a{color: #075DB3;text-decoration:underline;font-weight:bold;}
.news_entry a:visited{color:#551A8B;}
.news_entry a:hover{color:red;}

.sideright_home input[type="text"] {margin-right:5px;}

pre {
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
ul.bt li 
{
white-space:nowrap;
text-overflow:ellipsis; 
-o-text-overflow:ellipsis; 
overflow:hidden;
width:290px;
}
