/*  通用代码 */ 
html{
margin:0 auto;
}
body{
width:960px;
font-size:13px;
margin:0 auto;
}
div{
margin:0;
padding:0;
}
ul{
margin:0;
padding:0;
}
li{
margin:0;
padding:0;
list-style:none;
}
h2{
margin:0;
padding:0;
font-size:14px;
font-weight:bold;
color:#6666CC;
}
a:link{
color:#333333;
text-decoration:none;
}
a:hover{
color: #829E21;
text-decoration:underline;
}
a:visited{
color:#333333;
text-decoration:none;
}
.red{ color:#FF0000;}
.green{ color:green;}
.orange{ color:orange;}
.space{ clear:both;}

.n1{ background-image:url(../images/n1.gif); background-repeat:no-repeat; background-position:8px;}
.n2{ background-image:url(../images/n2.gif); background-repeat:no-repeat; background-position:8px;}
.n3{ background-image:url(../images/n3.gif); background-repeat:no-repeat; background-position:8px;}
.n4{ background-image:url(../images/n4.gif); background-repeat:no-repeat; background-position:8px;}
.n5{ background-image:url(../images/n5.gif); background-repeat:no-repeat; background-position:8px;}
.n6{ background-image:url(../images/n6.gif); background-repeat:no-repeat; background-position:8px;}
.n7{ background-image:url(../images/n7.gif); background-repeat:no-repeat; background-position:8px;}
.n8{ background-image:url(../images/n8.gif); background-repeat:no-repeat; background-position:8px;}
.n9{ background-image:url(../images/n9.gif); background-repeat:no-repeat; background-position:8px;}
.n10{ background-image:url(../images/n10.gif); background-repeat:no-repeat; background-position:8px;}
.n11{ background-image:url(../images/n11.gif); background-repeat:no-repeat; background-position:8px;}
.n12{ background-image:url(../images/n12.gif); background-repeat:no-repeat; background-position:8px;}
.n13{ background-image:url(../images/n13.gif); background-repeat:no-repeat; background-position:8px;}
.n14{ background-image:url(../images/n14.gif); background-repeat:no-repeat; background-position:8px;}
.n15{ background-image:url(../images/n15.gif); background-repeat:no-repeat; background-position:8px;}
.n16{ background-image:url(../images/n16.gif); background-repeat:no-repeat; background-position:8px;}
.n17{ background-image:url(../images/n17.gif); background-repeat:no-repeat; background-position:8px;}
.n18{ background-image:url(../images/n18.gif); background-repeat:no-repeat; background-position:8px;}
.n19{ background-image:url(../images/n19.gif); background-repeat:no-repeat; background-position:8px;}
.n20{ background-image:url(../images/n20.gif); background-repeat:no-repeat; background-position:8px;}
.n21{ background-image:url(../images/n21.gif); background-repeat:no-repeat; background-position:8px;}
/* 头部共用代码 */
.top,.ban,.ser,.p1,.ad960,.p2,.lin,.foo{
width:960px;
}
.top1,.top2,.top3,.top4{
float:left;
}
.top{
height:30px;
line-height:30px;
font-size:13px;
margin-bottom:2px;
background-image:url(../images/t.gif);
border-bottom:1px solid #FFC78E;
}
.top a{
font-size:13px;
}
.top1{
width:80px;
text-align:center;
}
a.orange:link{
color:#333333;
}
a.orange:visied{
color:#333333;
}
a.red:link{
color:#FF0000;
font-weight:bold;
}
a.red:visited{
color:#FF0000;
font-weight:bold;
}
a.green:link{
color:green;
}
a.green:visited{
color:green;
}
.top2{
margin-left:10px;
width:430px;
line-height:27px;
color:#000000;
}
.top2 form{
}
.top2 form .inputText{
width:100px;
height:14px;
border:1px solid #666666;
}
.top2 form .inputSub{
width:40px;
height:18px;
color: #FFFFFF;
background-color: #6699FF;
}
.top3{
width:155px;
}
.top3 a:link{
font-weight:normal;
font-size:12px;
}
.top3 a:visited{
font-weight:normal;
font-size:12px;
}
.top4{
width:285px;
}
/* banner导航开始 */
.ban{
width:958px;
border:1px solid #FFDCB9;
background-color: #FFF0E1;
}
.logo,.ban1,.ban2,.ban3{
float:left;
}
.logo{
margin-right:18px;
}
.ban2,.ban3{
height:50px;
margin-top:5px;
}
.ban1{
height:55px;
width:45px;
text-align:center;
font-weight:bold;
font-size:14px;
line-height:25px;
padding-top:5px;
color: #669900;
background-image:url(../images/ban1.gif);
background-repeat:no-repeat;
}
.ban2{
width:400px;
}
.ban3{
width:270px;
}
.ban .nav{
float:left;
width:65px;
height:25px;
line-height:25px;
text-align:center;
font-size:13px;
font-weight:bold;
}
.ban .nav a:link{
color: #575700;
}
.ban .nav a:visited{
color: #575700;
}
.ban .nav a:hover{
color: #B1B165;
}
.foo{ text-align:center; margin-top:15px; line-height:20px;}
.bot1,.bot2,.bot3{ font-size:12px;}