@charset "gb2312";
body {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	margin: 0px;
}
a:link{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
a:visited {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
	font-size:12px;
}
.menu {
	width:1200px;
	margin:0;
	margin:0px;
	padding: 0px;
	z-index:10000;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left; 
position:relative;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:148px;
	height:53px;
	color:#FFF;
	line-height:53px;
	font-size:14px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
}
.menu ul li ul {
display: none;
}
.menu ul li:hover a {
	display:block;
	text-align:center;
	text-decoration:none;
	width:148px;
	height:53px;
	color:#FFF;
	line-height:53px;
	font-size:14px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
	background-image: url(images/nav_hover.png);
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:50px;
	left:0;
	width:130px;
	z-index: 10000;
}
.menu ul li:hover ul li a {
	display:block;
	color:#FFF;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3CCC51;
	font-size: 12px;
	font-weight: normal;
	background-color: #2BAD41;
}
.menu ul li:hover ul li a:hover {
	color:#FFF;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3CCE55;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/landian.jpg);
}
a.nav:link{
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
}
a.nav:visited{
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
}
a.nav:hover{
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
	text-decoration: underline;
}
a.nav1:link{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
}
a.nav1:visited{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
}
a.nav1:hover{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	text-decoration: underline;
}
a.nav2:link{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 15px;
	color: #000000;
}
a.nav2:visited{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 15px;
	color: #000000;
}
a.nav2:hover{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 15px;
	color: #FF0000;
}
a.nav3:link{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #0073C0;
	font-weight: bold;
}
a.nav3:visited{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #0073C0;
	font-weight: bold;
}
a.nav3:hover{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #2AAE3E;
	font-weight: bold;
}
a.nav4:link{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #006BBD;
	line-height: 32px;
	text-align: center;
	display: block;
	height: 32px;
	width: 110px;
	border: 1px solid #0073C6;
}
a.nav4:visited{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #006BBD;
	line-height: 32px;
	text-align: center;
	display: block;
	height: 32px;
	width: 110px;
	border: 1px solid #0073C6;
}
a.nav4:hover{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
	display: block;
	height: 32px;
	width: 110px;
	border: 1px solid #0073C6;
	background-color: #0372C1;
}
a.nav5:link{
	background-image: url(images/adv_li.jpg);
	display: block;
	height: 149px;
	width: 168px;
	padding-left: 35px;
	padding-top: 35px;	
}
a.nav5:visited{
	background-image: url(images/adv_li.jpg);
	display: block;
	height: 149px;
	width: 168px;
	padding-left: 35px;
	padding-top: 35px;	
}
a.nav5:hover{
	background-image: url(images/adv_cur.jpg);
	display: block;
	height: 149px;
	width: 168px;
	padding-left: 35px;
	padding-top: 35px;	
}
.xiabian {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.text {
	color: #FFF;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
}
.box {
	border: 1px solid #D9D9D9;
}
.text1 {
	color: #FFFFFF;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
}
.box1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCE5EC;
	border-bottom-color: #CCE5EC;
	border-left-color: #CCE5EC;
}
.text2 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
.text3 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #0073c3;
	font-weight: bold;
}
.text4 {
	font-weight: bold;
	color: #0073C4;
}


.box2 {
	border: 1px solid #EAEAEA;
}
.box3 {
	background-image: url(images/hf1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
