body {
	background-color: #FFFFFF;
	margin: 0px;
}
table {
	font-family: Arial;
	font-size: 12px;
	color: #616160;
	line-height: 22px;
}
select {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
textarea {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}


a:link,a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #616160;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF8201;
	text-decoration: underline;
}

.foot {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DEDBD4;
	background-color: #F0EFED;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.type {
	font-family: Arial;
	font-size: 11px;
	color: #9597AA;
}
.type a:link,.type a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #9597AA;
	text-decoration: none;
}
.type a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

.kuangwen {
	font-family: Arial;
	font-size: 11px;
	color: #2FAFF0;
	text-decoration: underline;
}
.wen1 {
	font-family: Arial;
	font-size: 33px;
	color: #FF8402;
}
.wen2 {
	font-family: Arial;
	font-size: 22px;
	color: #2FAFF0;
}
.wen3 {
	font-family: Arial;
	font-size: 22px;
	color: #FE8500;
}
.wen4 {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
}
.wen5 {
	font-family: Arial;
	font-size: 16px;
	color: #FE8500;
}
.wen6 {
	font-family: Arial;
	font-size: 18px;
	color: #AEBC27;
}
.wen7 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
}






.kuangwen a:link,.kuangwen a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #2FAFF0;
	text-decoration: underline;
}
.kuangwen a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.kuangye {
	font-family: Arial;
	font-size: 12px;
	color: #FE8710;
}

.bfline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0C9C3;
}

.topinput {
	font-family: Arial;
	font-size: 16px;
	color: #999999;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topsearch {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #16B8FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left;
}


.menuling {
	background-image: url(menuline.gif);
	background-repeat: no-repeat;
	background-position: right;
}



.topbai {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.toplan {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #00AFEF;
}


.footwen {
	font-family: Arial;
	font-size: 12px;
	color: #30ADF0;
	font-weight: bold;
}
.footwen a:link,.footwen a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #30ADF0;
	text-decoration: none;
	font-weight: bold;
}
.footwen a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F4921A;
	text-decoration: underline;
}
.footline {
	background-image: url(f_line.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.finput {
	font-family: Arial;
	font-size: 11px;
	color: #878787;
	border: 1px solid #878785;
	background-color: #FFFFFF;
}
.fsubmit {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #30ADF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*{margin:0;padding:0;}    
.nav{font-size:15px;position:relative;z-index:100;
        top: 0px;
        left: 0px;
    }    
.nav ul{list-style:none;}    
.nav li {float:left;position:relative;}    
.nav ul ul {visibility:hidden;position:absolute;left:3px;top:29px;}    
.nav table {position:absolute; top:0; left:0;}    
.nav ul li:hover ul,    
.nav ul a:hover ul{visibility:visible;}    
    
.nav a{display:block;border:0px solid #aaa;background:#57565B;padding:2px 10px;margin:3px;color:#fff;text-decoration:none;}    
.nav a:hover{background:#FF8201;color:#fff;border:0px solid #fff; text-decoration:none;}    
.nav ul ul{}    
.nav ul ul li {clear:both;text-align:left;font-size:21px;}    
.nav ul ul li a{display:block;width:100px;height:25px;margin:0;border:0;border-bottom:0px solid red;left:85;}    
.nav ul ul li a:hover{border:0;background:#FF8201;border-bottom:1px solid #fff;}    
    

.nav ul li:hover ul ul{visibility:hidden;}
.nav ul li:hover ul li:hover ul{visibility:visible;left:115px;top:0px;}



.nav ul ul ul{left:115px;top:0px;}
.nav ul li a:hover ul ul{ visibility:hidden; }
.nav ul li a:hover ul li a:hover ul{ visibility:visible; position:absolute; left:105px; top:0; color:#000;}
.nav ul li a:hover ul li a:hover ul.left {left:105px;}
