﻿/*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{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*链接默认样式*/
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;
	padding-left:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.main_link {
	color: #FFFFFF;
	font-size: 13px;
}

.main_tdbg
{
	text-align: left;
	padding-left:5;
	padding-right:5;
}
.paihangtable
{
	margin-top: 2px;
}
.paihang
{
	text-align: left;
}
.huandeng
{
	vertical-align: top;
}
/*.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;
}
 .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;}


form {
	height: 32px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


.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;
}
#indexlink a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.baizi {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
}
#classlink {
	padding-left: 5px;
}
#classlink a {
}
#contentlink {
	color: #FFFFFF;
	padding-left: 5px;
}
#contentlink a {
	color: #FFFFFF;
}
h1 {
	font-size: 50px;
	height: 50px;
	text-align: center;
	line-height: 80px;
}
#renmenguanjianzi li {
	float: left;
	padding-left: 20px;
	overflow: hidden;
	display: list-item;
	list-style-type: disc;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
HTML,BODY {
padding:0px;
margin:0px;
font-size:10pt;
}
.qqbox a{
	color:#333333;
	text-decoration: none;
}
.qqbox a:hover{
	color:#FF0000;
	text-decoration: underline;
}
.qqbox {
	RIGHT: 0px; 
	OVERFLOW: hidden; 
	WIDTH: 132px; 
	POSITION: absolute; 
	TOP: 40px; 
	HEIGHT: auto;
	text-align:center;
	font-size:10pt;
}
.qqlv {
	FLOAT: right; 
	OVERFLOW: hidden; 
	WIDTH: 32px; 
	POSITION: relative; 
	HEIGHT: 256px;
}
.qqkf {
	RIGHT: 0px;
	BACKGROUND: #fff;
	OVERFLOW: hidden;
	WIDTH: 120px;
	TOP: 0px;
	HEIGHT: auto;
	border: 6px solid #00AAED;
}
.submenu{
	padding-top:4px;
	padding-bottom:4px;}
.qqkfbt {
	FONT-WEIGHT: bold;
	OVERFLOW: hidden;
	WIDTH: 118px;
	CURSOR: pointer;
	COLOR: #fff;
	LINE-HEIGHT: 20px;
	POSITION: relative;
	HEIGHT: 20px;
	border: 1px solid #00A3E9;
	background-color: #00A3E9;
}
.qqkfhm{
	text-align:left;
	width:90%;
	height:24px;
	line-height:24px;
	display:block;
	margin:0 auto;
	OVERFLOW: hidden; 
	POSITION: relative; 
}
.qqkfhm img{
margin-top:3px;
+margin-right:3px;
float:left;}
.bgdh{
	width:90%;
	height:19px;
	line-height:19px;
	text-align:center;
	display:block;
	margin:0 auto;
	OVERFLOW: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
