﻿
/*表格主要CSS样式设置开始,修改时应注意!*/
ul{
 list-style:none;
}


/*menu1box*/

#menu1box{border-bottom:1px solid #0662B1;
	position:relative;
	overflow:hidden;
	height:50px;
	width:690px;margin:auto;
	text-align:left;color:
	
}
#menu1box ul{
	position:absolute;
	top:0;
	left:0;
	z-index:1;

}
#menu1box ul li{font-weight: inherit;
	float:left;font-size:28px;color:#333; font-weight: bold;
	display:block;
	cursor:pointer;
	min-width:65px; margin-right:35px;
	text-align:center;
	line-height:50px;
	height:50px;
	
}
#menu1box ul li a{font-size: 28px;font-weight: inherit;}
#menu1box ul li.hover{
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height:50px; background:url(../images/qhlm.jpg);color:#cc0000;
}

/*menu2box*/

#menu2box{border-bottom:1px solid #0662B1;
	position:relative;
	overflow:hidden;
	height:50px;
	width:690px;margin:auto;
	text-align:left;color:
	
}
#menu2box ul{
	position:absolute;
	top:0;
	left:0;
	z-index:1;

}
#menu2box ul li{font-weight: inherit;
	float:left;font-size:28px;color:#333; font-weight: bold;
	display:block;
	cursor:pointer;
	min-width:65px; margin-right:35px;
	text-align:center;
	line-height:50px;
	height:50px;
	
}
#menu2box ul li a{font-size: 28px;font-weight: inherit;}
#menu2box ul li.hover{
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height:50px; background:url(../images/qhlm.jpg);color:#cc0000;
}


#menu1{
	margin: auto;
	margin-left:0px;
		
	float: left;}
#menu2{
	margin: auto;
	margin-left:0px;
	float: left;}
#menu3{
	margin: auto;
	margin-left:0px;
	float: left;}
#menu4{
	margin: auto;
	margin-left:10px;
	float: left;}
#menu5{
	margin: auto;
	margin-left:0px;
	float: left;}
#menu6{
	margin: auto;
	margin-left:0px;
	float: left;}
	
#menu7{
	margin: auto;
	margin-left:0px;
	float: left;}
	
.main1box{
    margin:auto;overflow:hidden;
	clear:both;
	margin-top:-1px;
	height:100%;height:410px;
	width:690px; 
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ace;
	
}


.table1_css{
	text-align:left;
	width:100%;margin:auto;
	background-repeat: repeat-x;
	background-position: center top;
	
}




.block ul{margin:auto;width:100%; margin-bottom:5px;height:410px;margin-top:5px;}
.block ul li{width:100%;list-style: none;line-height:50px;color:#333;text-indent:2px;overflow:hidden; font-size:16px;float:left; display:inline; margin-right:5px; border-bottom:1px dashed #e0e0e0; }
.block ul li a{line-height:50px;color:#333; padding-bottom:5px; text-indent:2px;overflow:hidden; font-size:16px;}
.block ul li a:hover {color: #FF0000;}



.line ul{margin:auto;width:100%; margin-bottom:5px;}
.line ul li{width:100%;list-style: none;line-height:50px;color:#333;text-indent:2px;overflow:hidden; font-size:16px;  float:left;display:inline;margin-right:5px;border-bottom:1px dashed #e0e0e0; }
.line ul li a{line-height:50px;color:#333; padding-bottom:5px; text-indent:2px;overflow:hidden; font-size:16px;}
.line ul li a:hover {color: #FF0000;}

.hover a:link {font-size: 28px;color: #0662B1;text-decoration: none; }
.hover a:visited {font-size: 28px;color: #0662B1;text-decoration: none;}
.hover a:hover {font-size: 28px;color:#0662B1;text-decoration: none;}
.hover a:active {font-size: 28px;color: #003366;text-decoration: none;}
.hover {font-size: 28px;color: color:#0662B1;text-decoration: none;}


