/* CSS Document */
*{ margin:0px; padding:0px;}
body{ margin:0px; padding:0px; font-family:"宋体"; font-size:12px; color:#333333;}

ul,li{ margin:0px; padding:0px; list-style:none;}

a:link {
	color: #333333; 
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #333333; 
	text-decoration:underline;
}

.box {
	width:1000px;
	margin-left:auto; 
	margin-right:auto;
}

#menu{ width:728px; height:25px;}
#menu li{height:25px; float:left; list-style:none; width:91px;}

#menu1{width:91px;height:25px;background-image: url(../images/menu1.gif);display: block;}
#menu1 a{ width:91px;height:25px;background-image:url(../images/menu1.gif);display: block;}
#menu1 a:hover{width:91px;height:25px;background-image:url(../images/menu1_hover.gif);display: block;}

#menu2{width:91px;height:25px;background-image:url(../images/menu2.gif);display: block;}
#menu2 a{ width:91px;height:25px;background-image:url(../images/menu2.gif);display: block;}
#menu2 a:hover{width:91px;height:25px;background-image:url(../images/menu2_hover.gif);display: block;}

#menu3{width:91px;height:25px;background-image:url(../images/menu3.gif);display: block;}
#menu3 a{ width:91px;height:25px;background-image:url(menu3.gif);display: block;}
#menu3 a:hover{width:91px;height:25px;background-image:url(../images/menu3_hover.gif);display: block;}

#menu4{width:91px;height:25px;background-image:url(../images/menu4.gif);display: block;}
#menu4 a{ width:91px;height:25px;background-image:url(../images/menu4.gif);display: block;}
#menu4 a:hover{width:91px;height:25px;background-image:url(../images/menu4_hover.gif);display: block;}

#menu5{width:91px;height:25px;background-image:url(../images/menu5.gif);display: block;}
#menu5 a{ width:91px;height:25px;background-image:url(../images/menu5.gif);display: block;}
#menu5 a:hover{width:91px;height:25px;background-image:url(../images/menu5_hover.gif);display: block;}

#menu6{width:91px;height:25px;background-image:url(../images/menu6.gif);display: block;}
#menu6 a{ width:91px;height:25px;background-image:url(../images/menu6.gif);display: block;}
#menu6 a:hover{width:91px;height:25px;background-image:url(../images/menu6_hover.gif);display: block;}
#menu7{width:91px;height:25px;background-image:url(../images/menu7.gif);display: block;}
#menu7 a{ width:91px;height:25px;background-image:url(../images/menu7.gif);display: block;}
#menu7 a:hover{width:91px;height:25px;background-image:url(../images/menu7_hover.gif);display: block;}
#menu8{width:91px;height:25px;background-image:url(../images/menu8.gif);display: block;}
#menu8 a{ width:91px;height:25px;background-image:url(../images/menu8.gif);display: block;}
#menu8 a:hover{width:91px;height:25px;background-image:url(../images/menu8_hover.gif);display: block;}

.menu a:link{color:#CCEADF; font-size:12px; font-weight:bold; text-decoration:none;}
.menu a:visited{color:#CCEADF; font-size:12px; font-weight:bold; text-decoration:none;}
.menu a:hover{color:#DBF10D; font-size:12px; font-weight:bold; text-decoration:none;}


.top1 {color: #163D8C; font-weight:bold;}
.top1 a:link{color: #163D8C; font-weight:bold; text-decoration:none;}
.top1 a:visited{color: #163D8C; font-weight:bold; text-decoration:none;}
.top1 a:hover{color: #163D8C; font-weight:bold; text-decoration:underline;}

.left1 {color:#FFFFFF; font-size:12px; font-weight:bold;}
.left2 { border-bottom:#d1d1d1 1px solid;}

.right1 {color:#999999;}
.right1 a:link{color:#999999; text-decoration:none;}
.right1 a:visited{color:#999999; text-decoration:none;}
.right1 a:hover{color:#999999; text-decoration:underline;}

.content1 {line-height:1.8;}

.foot {line-height:1.8; background-color:#005738; color:#99bcaf; padding:10px;}

