@charset "utf-8";
/* CSS File for DianDai news */
#news_top
{
	padding:4px;
}
#news_top a:link, #news_top a:visited, #news_top a:active, #news_top a:hover
{
	color:black;
}
#news_top span
{
	float:right;
}
#news_main
{
	background:url(newsbg2.gif);
	padding:0 5px 3px 5px;
}

#news_right
{
	padding-top:4px;
	width:289px;
	float:right;
}
#news_right h1
{
	background:#F2F6FB;
	color:#4B95FE;
	height:21px;
	padding-top:2px;
	border-bottom:solid 1px #D0DBE7;
	padding-left:8px;
}

.shashacredit
{
float:left;
margin-left:15px;
margin-top:5px;
text-align:center;
}


#news_right ul
{
	padding:6px;
}
#news_right li
{
	background:url(bluedot.gif) no-repeat 0 7px;
	color:#0078B3;
	padding-left:8px;
}
#news_right .news_right_box
{
	border:solid 1px #D0DBE7;
	margin-bottom:4px;
	clear:both;
}
#news_right a:link, #news_right a:visited, #news_right a:active, #news_right a:hover
{
	color:#0078B3;
}
#news_right .rightad
{
	margin-bottom:4px;
}
#news_ad_top
{
	width:950px;
}
#news_ad_text
{
	width:950px;
	padding-bottom:5px;	
	padding-top:5px;
	border-bottom:solid 1px #000;
	font-size:14px;
}

#detail_tags{
float:right;
margin-right:10px;
font-size:12.5px;
padding-top:2px;
}

#position
{
padding-top:5px;
}

#position b
{
font-size:12px;
text-decoration: none;
font-family:TAHOMA;
}

#news_left
{
	float:left;
	width: 650px;
}

#news_content
{
	width:605px;
	padding-left: 20px;
	min-height:625px;
	height:auto !important;
	height:625px;
	font-size: 14px;
	line-height:1.6;
}
#news_content a:link, #news_content a:visited, #news_content a:active, #news_content a:hover
{
	color:#0078B3
}
#news_content h1
{
	text-align:center;
	color:#0078B3;
	padding:16px 0 10px 0;
	border-bottom:solid 1px #CCCCCC;
	font-size: 18px;
}
#news_content h4
{
	text-align:center;
	padding:4px 0 12px 0;
	color:#999;
}
#news_content h4 a:link,#news_content h4 a:visited,#news_content h4 a:active,#news_content h4 a:hover
{
	color:black;
	text-decoration:underline;
}
#news_content h4 strong
{
	margin-left:6px;
}
#news_content p
{
	margin:0;
	padding:0;	
}
#news_pager
{
	text-align:center;
	width:605px;
	padding:2px 0 0 20px;
	vertical-align:top;
}
#news_pager a
{
	display:inline;
	padding:1px 2px 1px 2px;
	background:#0690CA;
	color:white;
	margin-right:4px;
	border:solid 1px #0690CA;
}
#news_pager .highlight
{
	background:white;
	color:#0690CA;
}
#news_nav
{
	text-align:left;
	width:605px;
	padding:12px 0 0 20px;
}
#news_nav h4
{
	border-bottom:solid 1px #ccc;
	padding-bottom:8px;
}
#news_nav span
{
	float:right;
}
#news_bookmark
{
	width:605px;
	padding-left:20px;
	text-align:center;
	padding-top:6px;	
}
#news_bookmark a
{
	margin-right:22px;
}
#news_comment
{
	padding-top:6px;
	width:605px;
	padding-left:20px;
}
#news_comment table
{
	width:600px;
	background:#ccc;
	
}
#news_comment .header
{
	background:#E6E6E6;
}
#news_comment input
{
	border:solid 1px #ccc;
	background:white;
}
#news_comment textarea
{
	width:562px;
	height: 80px;
	border:solid 1px #ccc;
	font-size:12px;
}

#news_comment .commentbox
{
	padding:4px 16px 4px 16px;
}
#news_comment span
{
	float:right;
}

#commenttable td {
	background:#fff;
	padding-left:2px;
	padding-right:2px;
}

#commenttable th {
	background:#eee;
	text-align:center;
	font-weight:500;
}




#coverall {
	width:100%;
	height:100%;
	position:absolute;
	background:#789;
	top:0;
	left:0;
	z-index:1;
}

#allcommentbox
{
	width:548px;
	margin:0 0 0 -275px;
	position:absolute;
	left:50%;
	top:80px;
	z-index:2;
	border:solid 1px #ccc;
	background:#fff;
}
#allcommentbox span
{
	cursor:pointer;
}
#allcommentbox .commtitle
{
	text-align:center;
}
#allcommentbox li
{
	padding:3px 12px 3px 12px;
	border-bottom:solid 1px #ccc;
}
#commloadingdiv
{
	min-height:200px;
	height:auto !important;
	height:200px;
}
#allcommentbox .header
{
	background:#eee;
}
#allcommentbox textarea
{
	width:520px;
}
