body, ul, li, form, h2, p, h3, dl, dt, dd{margin:0;padding:0;list-style:none;}
body, td{font:400 12px/21px arial;color:#000;}
body{padding:0px}
a:link,a:visited,a:hover
{
	text-decoration:none;
	border:0px;
	color:#000000;
	font-size:12px;
}
a:hover
{
	text-decoration:underline;
}
.mass{
	width:960px;
	text-align:left;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clear{height:1px;margin-top:-1px;font-size:0;overflow:hidden;clear:both;}
.mass a:link, .mass a:visited{color:#039;text-decoration:none;}
.mass a:hover, .mass a:active{color:#f00;text-decoration:underline;}
.mass a.bright:link, .mass a.bright:visited, .mass .bright,.mass  .bright a:link,.mass .bright a:visited{color:#f00;}
.b{font-weight:700;}
a img{border:none; text-align:center}
.boxBody{}
.start{height:25px;overflow:hidden;background-color:#e6f1ff;line-height:25px;padding:0 15px;}
.start span{float:right;}
.start i{margin:0 10px;}
.start a.spec:link, .start a.spec:visited{color:#000;}
body{ font-size:12px}
.navsky{height:83px;padding-right:0px;background:#fff url(../image/sprites.gif) repeat-x 0 0;overflow:hidden;}
#logo{float:left;}
#navAd{float:right;margin:16px 0 0 20px;}
#navsky{text-align:right;overflow:hidden;margin:12px 0 0;float:right;font-weight:700;}
#navsky i{margin:0 12px;font-weight:400;color:#a8c4e7;}
#navsky form{text-align:center;padding:10px 0 0;}
#navsky .txt, #navsky .sbm{vertical-align:middle;}
#navsky .txt{width:355px;height:20px;font:400 14px/20px arial;padding:3px 5px 1px;}
#navsky .sbm{width:86px;height:27px;}

/*下拉菜单css开始*/
#navMenu{
height:30px;line-height:30px;overflow:hidden;background:url(../image/sprites.gif) repeat-x 0 -83px;}
.nav_on
{
	background:#FF0000;
}

#navMenu li {
	float: left;
	line-height: 20px;
	height: 20px;
	padding:4px 3px;;
	background-image: url(../image/header_intervald.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
	font-size:14px;
}
#navMenu li a {
	color: #FFF;
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 2px;
	display: block;
}
#navMenu li a:hover,#navMenu li.hover a {
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
BACKGROUND: #fff;
COLOR: #508c00;
TEXT-DECORATION: none;
}


/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
 	filter:progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: 3px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../image/mmenubg.jpg);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
	text-align:left;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
	text-align:left;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}



