/*CSS书写规范
1、所有名称全部小写；
2、一个名称由多个单词组成时，使用下划线连接
*/
body{
	margin:0;padding:0;
	font-size:12px;	line-height:18px;font-family:宋体;
}
table{
 	font-size:12px;	line-height:18px;font-family:宋体;
}
.tables{
	border: 1px solid #AACCEE;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;

}

/*链接默认样式*/
a:link 			 				{color: #000000;text-decoration: none;}
/*	访问过的链接 */
a:visited 						{color: #000000;text-decoration: none;}
/*	鼠标停留	 */
a:hover 						{color: #6C8EBB;text-decoration: none;}
/*	点击时	*/
a:active 						{
	color: #000000;
	text-decoration: underline;
}
/*	导航菜单	 */
a.TopNav:link 				{color: #000000;text-decoration: none;line-height:20px; font-weight:bold;}
a.TopNav:visited 			{color: #000000;text-decoration: none;line-height:20px; font-weight:bold;}
a.TopNav:hover 				{color: #6C8EBB;text-decoration: underline;line-height:20px; font-weight:bold;}
a.TopNav:active 				{color: #000000;text-decoration: none;line-height:20px; font-weight:bold;}

A.more:link,A.more:visited,A.more:active {
TEXT-INDENT: 15px; LINE-HEIGHT: 40px
	text-decoration: none;
	 COLOR: #000000
}
A.more:hover {
	text-decoration: underline;
	color: #6C8EBB;
}


.main_title/* 循环栏目题表格背景、文字颜色定义 */ 

{	background-image: url(topbg.gif);

font-weight: bold;
height: 26px;border-top: 1px solid #BCDBF8;border-left: 1px solid #BCDBF8;border-right: 1px solid #BCDBF8;padding-left:30px;
}
.main_tdbg
{
border: 1px solid #BCDBF8;text-align: left;padding-left:5;padding-right:5;
}

/*.PageCss {文章分页样式
margin:0 auto;
text-decoration: none;
}
.PageCss a {
border: #ddd 1px solid;
padding: 2px 6px 2px 6px;
background: #FFFFFF;
color: #333333;
margin-right:1px;
vertical-align: middle;
}
.PageCss a:hover {
border-color: #FF3300;
background: #FF9900;
color: #FFFFFF;
}
*/
.title {
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	font-size: 14px;
}
 .contenttop {
	BORDER-RIGHT: #999999 1px dashed; BORDER-TOP: #999999 1px dashed; MARGIN-TOP: 8px; BORDER-LEFT: #999999 1px dashed; PADDING-TOP: 6px; BORDER-BOTTOM: #999999 1px dashed; HEIGHT: 18px; BACKGROUND-COLOR: #f7fcff
}

.pic {
	BORDER-RIGHT: #bfbfbf 3px double; BORDER-TOP: #bfbfbf 3px double; MARGIN-BOTTOM: 0px; BORDER-LEFT: #bfbfbf 3px double; BORDER-BOTTOM: #bfbfbf 3px double
}
A:hover .pic {
	BORDER-LEFT-COLOR: #b6775c; BORDER-BOTTOM-COLOR: #b6775c; BORDER-TOP-COLOR: #b6775c; BORDER-RIGHT-COLOR: #b6775c
}
 .ACT_btn {
	background-color:#EAEAEA;
	border-top:2px solid #FEFEFE;
	border-right:1px solid #BCBCBCborder-bottom:1px solid #BCBCBC;	border-left:2px solid #FEFEFE;
	height:29px;
	cursor:hand;
	font-size: 14px;
}


.class_img {width: 735px;}
.class_img ul{ list-style:none; margin:0px; padding:0px;} 
.class_img li{ width:130px; float:left;}
.class_img a{color:#000000;} 
.class_img a:visited{color:#000000;}
.class_img a:hover{color:#FF6600;}







.viewbox .newdigg{
	width:406px;
	height:51px;
	margin:8px auto;
	clear:both;
	overflow:hidden;
	padding-left:8px;
}
.viewbox .diggbox{
	width:195px;
	height:51px;
	float:left;
	margin-right:8px;
	overflow:hidden;
	cursor:pointer;
}
.viewbox .diggbox .digg_act{
	font-size:14px;
	float:left;
	line-height:31px;
	text-indent:32px;
	height:29px;
	overflow:hidden;
	font-weight:bold;
}
.viewbox .diggbox .digg_num{
	float:left;
	line-height:29px;
	text-indent:5px;
}
.viewbox .diggbox .digg_percent{
	width:180px;
	clear:both;
	padding-left:10px;
	overflow:hidden;
}
.viewbox .diggbox .digg_percent .digg_percent_bar{
	width:100px;
	height:7px;
	background:#E8E8E8;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
.viewbox .diggbox .digg_percent .digg_percent_num{
	font-size:10px;
	float:left;
	padding-left:10px;
}
.viewbox .diggbox .digg_percent .digg_percent_bar span{
	display:block;
	height:5px;
	overflow:hidden;
	background:#000;
}
.viewbox .newdigg .digg_good{
	background:url(newdigg-bg.png) left top no-repeat;
}
.viewbox .newdigg .digg_bad{
	background:url(newdigg-bg.png) right top no-repeat;
}
.viewbox .newdigg .digg_good .digg_act{
	color:#C30;	
}
.viewbox .newdigg .digg_good .digg_num{
	color:#C63;
}
.viewbox .newdigg .digg_bad .digg_act{
	color:#36C;	
}
.viewbox .newdigg .digg_bad .digg_num{
	color:#39C;
}
.viewbox .newdigg .digg_good .digg_percent .digg_percent_bar span{
	border:1px solid #E37F24;
	background:#FFC535;
}
.viewbox .newdigg .digg_bad .digg_percent .digg_percent_bar span{
	border:1px solid #689ACC;
	background:#94C0E4;
}
.viewbox .handle{
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.viewbox .handle .digg{
	width:59px;
	height:59px;
	float:left;
	background:url(digg-bg.gif) no-repeat;
	margin-right:12px;
}
.viewbox .handle .digg .digg_num{
	width:56px;
	height:34px;
	font-size:20px;
	text-align:center;
	line-height:34px;
	overflow:hidden;
	color:#6B9169;
}
.viewbox .handle .digg .digg_act{
	width:56px;
	height:22px;
	line-height:23px;
	overflow:hidden;
}
.viewbox .handle .digg .digg_act a{
	margin-left:11px;
	color:#777;
	float:left;
}
.viewbox .handle .context{
	float:left;
}
.viewbox .handle .context ul li{
	line-height:29px;
	color:#888;
}
.viewbox .actbox{
	width:260px;
	text-align:center;
	float:right;
	padding-top:20px;
	padding-right:10px;
}





