﻿body,td,th {
	font-family: "微软雅黑",Tahoma, Geneva, sans-serif;
	color:#686868;
	font-size:20px;
	line-height:40px;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f9f9f9;
	}
.btbg{background-image:url(images/btbg.jpg);
background-repeat:no-repeat;
background-position:center;
}
.newsbg{background-image:url(images/newsbg.jpg);
background-repeat:no-repeat;
background-position:center;
padding:80px 0px 0px 42px;
width:365px;
height:494;
}
.albg{background-image:url(images/albg.jpg);
background-repeat:no-repeat;
background-position:center;
padding:85px 40px 0px 42px;
width:325px;
height:494;
}
.rybg{background-image:url(images/rybg.jpg);
background-repeat:no-repeat;
background-position:center;
padding:85px 0px 0px 42px;
width:360px;
height:494;
font-size:32px;
line-height:42px;
}
.te_1{ color: #353535; font-size:14px;}
.te_2{ color: #FF6600; font-weight:bold;}
a:link{ color:#575757; text-decoration:none;font-size:18px;}
a:active{ color:#575757; text-decoration:none;font-size:18px;}
a:hover{ color: #666666; text-decoration:none;font-size:18px;}
a:VISITED{ color: #575757; text-decoration:none;font-size:18px;}
.copyright{
	padding:0px 0px 0px 0px;
	font-size:11px;
	color:#FFFFFF;
	}

.bigclass{ color:#ff5b01; text-decoration:none;font-size:12px;font-weight:bold;}
a.bigclass:link{ color:#ff5b01; text-decoration:none; font-size:12px;font-weight:bold;}
a.bigclass:visited{ color:#ff5b01; text-decoration:none; font-size:12px;font-weight:bold;}
a.bigclass:hover{ color:#ff5b01; text-decoration: none; font-size:12px;font-weight:bold;}

.prolist{ color:#585858; text-decoration:none;font-size:12px;font-weight:bold;}
a.prolist:link{ color:#585858; text-decoration:none; font-size:12px;font-weight:bold;}
a.prolist:visited{ color:#585858; text-decoration:none; font-size:12px;font-weight:bold;}
a.prolist:hover{ color:#ff0000; text-decoration: none; font-size:12px;font-weight:bold;}

.menu{ color:#353535; text-decoration:none;font-size:18px;font-weight:bold;}
a.menu:link{ color:#353535; text-decoration:none; font-size:18px;font-weight:bold;}
a.menu:visited{ color:#353535; text-decoration:none; font-size:18px;font-weight:bold;}
a.menu:hover{ color:#0064b3; text-decoration: none; font-size:18px;font-weight:bold;}

.footmenu{ color:#ffffff; text-decoration:none;font-size:20px;}
a.footmenu:link{ color:#ffffff; text-decoration:none; font-size:20px;}
a.footmenu:visited{ color:#ffffff; text-decoration:none; font-size:20px;}
a.footmenu:hover{ color:#ff0000; text-decoration: none; font-size:20px;}

.lan{ color:#010100; text-decoration:none;font-size:12px;font-weight:bold;}
a.lan:link{ color:#010100; text-decoration:none; font-size:12px;font-weight:bold;}
a.lan:visited{ color:#010100; text-decoration:none; font-size:12px;font-weight:bold;}
a.lan:hover{ color:#010100; text-decoration: none; font-size:12px;font-weight:bold;}
.border {
	BORDER-RIGHT: #e5e5e5 1px solid; BORDER-LEFT: #e5e5e5 1px solid; BORDER-BOTTOM: #e5e5e5 1px solid
}
.border2 {
	BORDER-RIGHT: #e5e5e5 1px solid; BORDER-TOP: #e5e5e5 1px solid; BORDER-LEFT: #e5e5e5 1px solid; BORDER-BOTTOM: #e5e5e5 1px solid
}
.border-bottom {
	BORDER-BOTTOM: #bfbfbf 1px dashed;
}
.white{ color:#ffffff; text-decoration:none;font-size:16px;}
a.white:link{ color:#ffffff; text-decoration:none; font-size:16px;}
a.white:visited{ color:#ffffff; text-decoration:none; font-size:16px;}
a.white:hover{ color:#cccccc; text-decoration: underline; font-size:16px;}

.nTab{ 
float: left; 
width: 256px; 
margin: 0 auto; 
margin-bottom:0px; 
} 

.nTab .TabTitle{ 
clear: both; 
height: 28px; 
overflow: hidden; 
} 
.nTab .TabTitle ul{ 
border:0; 
margin:0; 
padding:0; 
height: 28px; 
} 
.nTab .TabTitle li{ 
float: left; 
width: 70px; 
height: 28px; 
text-align:center;
cursor: pointer; 
padding-top: 4px; 
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px; 
list-style-type: none; 
} 
.nTab .TabTitle .active{ background:#fff;border-left:1px #AACCEE solid;border-right:1px #AACCEE solid; font-size:12px; color:#ff5b01;font-weight:bold;} 
.nTab .TabTitle .normal{border-left:1px #AACCEE solid; background-image:url(../images/lan2bg_21.gif); font-size:12px; color:#ff5b01;font-weight:bold;} 
.nTab .TabContent{ 
width:260;background:#fff; 
margin: 0px auto; 
padding:10px 0 0 0; 
border-right:1px #AACCEE solid;border-left:1px #AACCEE solid; 
} 
.none {display:none;} 
.test{margin:0;padding:0;text-indent:-9999px;width:1px;height:1px;} 

*{padding:0px;}    
#nav{ width:112px; height:40px; margin:0 auto;}    
#nav ul{ list-style:none; background: #CCCCCC;}    
#nav ul li{ float:left; line-height:40px; text-align:center; position:relative;}    
#nav ul li a{ text-decoration:none; color:#000; display:block;padding:0px 10px;}    
#nav ul li a:hover{ color:#FFF; background:#06f}    
#nav ul li ul{ position:absolute; display:none;}    
#nav ul li ul li{ float:none; line-height:30px; text-align:left;}    
#nav ul li ul li a{ width:130px;}    
#nav ul li ul li a:hover{ background-color:#06f;}    
#nav ul li:hover ul{ display:block} 