﻿/*CSS书写规范
1、所有名称全部小写；
2、一个名称由多个单词组成时，使用下划线连接
*/
body{
	margin:0;padding:0;
	font-size:12px;	line-height:18px;font-family:宋体;
}
table{
	margin:0;padding:0;
	font-size:12px;	line-height:18px;font-family:宋体;
}
.tables{
	border: 1px solid #AACCEE;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;

}
#menu {
	height: 33px;
	width: 983px;
	background-image: url(../images/cd.jpg);
	margin-bottom:6px;
}
#menu ul{ padding:0px; margin:0;}
#menu li{
	list-style:none;
	height: 33px;
	width:102px;
	float:left;
	overflow:hidden;
	font-size:12px;
	color:#fff;
	text-align:center;
}
#menu li a{ display:block; line-height:33px; COLOR: #fff; TEXT-DECORATION: none; }
#menu li a:hover{ display:block; line-height:38px; COLOR: #02222d; height:33px; width:102px; background-image:url(../images/a.jpg); background-repeat:no-repeat;}

/*链接默认样式*/
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;
}

.lkl {
	line-height: 30px;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
.JJ {
	border: 1px solid #11547E;
}
br {
	line-height: 8px;
}

.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: 750px;}
.class_img ul{ list-style:none; margin:0px; padding:0px;} 
.class_img li{ width:250px; float:left;}
.class_img a{color:#000000;} 
.class_img a:visited{color:#000000;}
.class_img a:hover{color:#FF6600;}