/***以下为所有风格通用样式
margin: 0;padding: 0;设置外边距,内边距空隙都为0
font-size: 12px;为字体大小.一般表格内的,不受他控制
li,ul设置list-style: none;主要是取消默认的小圆点.不太好看****/
body{
margin: 0;
padding: 0;
font-size: 12px;
color:#666;
background:#e5e5e5;
}
form, ul, li, p, dl, dd, dt ,h,td,th,h3{
margin: 0;
padding: 0;
font-size: 12px;
}
li,ul{
display:block;
list-style: none;
}
a,img{
border:0px;}
/**font-size: 12px;超级链接字体大小
color:字体颜色
text-decoration: none;没有下画线.要有下画线.改none为underline
a 为统一超级链接,
a:link没有点击过的超级链接样式
a:visited 被点击过的超级链接样式
a:hover 鼠标指向时的超级链接样式
a:active 被用户激活(在鼠标点击与释放之间发生的事件)时的样式.少用**/

a {
font-size: 12px;
}
a:link {
color: #666;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #666;
}
a:hover {
text-decoration: underline;
color: #ff0000;
}
a:active {
text-decoration: none;
}
/*clear清除浮动 */
.clear {clear:both; font-size:0px; height:0px; line-height:0px; width:0px; visibility:hidden;
}
/*公共样式*/
#warp{
width:920px;
background:#FFFFFF;
margin:auto;
}
#index{
width:910px;
margin:auto;
overflow:hidden;
}
#left{float:left;}
#right{float:right;}
#f1{color:#1D6FD1;}/*蓝色*/
#f1 a:link {
color:#1D6FD1;
text-decoration: none;
}
#f1 a:visited {
text-decoration: none;
color:#1D6FD1;
}
#f1 a:hover {
text-decoration: underline;
color: #000;
}
#f1 a:active {
text-decoration: none;
}
#f2{color:#1D6FD1;}/*橙红*/
#f2 a:link {
color:#1D6FD1;
text-decoration: none;
}
#f2 a:visited {
text-decoration: none;
color:#1D6FD1;
}
#f2 a:hover {
text-decoration: underline;
color: #000;
}
#f2 a:active {
text-decoration: none;
}
#f3{color:#f18808;}
/*头部样式*/
#header{
width:910px;
height:190px;
margin:auto;
overflow:hidden;
}
#header .logo{
width:265px;
height:112px;
background:url(logo.gif);
}
.logo dt{
margin-top:75px;
margin-left:99px;
}
#header .head{
width:640px;
margin-left:5px;
height:112px;
overflow:hidden;
}
#header .top{
width:640px;
height:37px;
overflow:hidden;
}
.top dl{
width:230px;
height:37px;
line-height:37px;
color:#000000;
font-size:12px;
overflow:hidden;
float:left;
}
.top ul{
width:410px;
height:23px;
margin-top:7px;
overflow:hidden;
float:right;
}
.top li{
float:left;
}
.myn{
width:75px;
height:23px;
line-height:23px;
background:url(myn.gif);
margin-right:5px;
overflow:hidden;
}
.myn span{margin-left:22px;}
.yhj{
width:75px;
height:23px;
line-height:23px;
margin-right:5px;
background:url(yhj.gif);
overflow:hidden;
}
.yhj span{margin-left:22px;}
.nr{
width:75px;
height:23px;
line-height:23px;
margin-right:5px;
background:url(nr.gif);
overflow:hidden;
}
.nr span{margin-left:24px;}
.nbs{
width:75px;
height:23px;
line-height:23px;
background:url(nbs.gif);
overflow:hidden;
}
.nbs span{margin-left:22px;}
#header .guide{
width:910px;
height:71px;
background:url(guide.gif);
overflow:hidden;
}
#header .guidel{
width:9px;
height:71px;
background:url(guidel.gif);
overflow:hidden;
}
#header .guider{
width:901px;
height:71px;
background:url(guider.gif) top right no-repeat;
overflow:hidden;
float:right;
}
.nav_guide{
width:890px;
height:41px;
overflow:hidden;
}
.nav_guide ul{
width:850px;
height:41px;
margin-left:20px;
overflow:hidden;
}
.nav_guide li{
height:41px;
width:80px;
line-height:41px;
text-align:center;
float:left;
}

.nav_on{
width:80px;
background:url(navon.gif) top right no-repeat;
}
.nav_on a{
font-size:14px;
font-weight:bold;
}
.nav_on a:link {
color:#FFFF00;
text-decoration: none;
}
.nav_on a:visited {
text-decoration: none;
color:#fcf2ee;
}
.nav_on a:hover {
text-decoration: underline;
color:#FFFF00;
}
.nav_on a:active {
text-decoration: none;
}
.nav_off{
background:url(nav.gif) top right no-repeat;
}
.nav_off a{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.nav_off a:link {
color: #fff;
text-decoration: none;
}
.nav_off a:visited {
text-decoration: none;
color:#fcf2ee;
}
.nav_off a:hover {
text-decoration: underline;
color:#FFFF00;
}
.nav_off a:active {
text-decoration: none;
}
.nbbs{
}
.nbbs a{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.nbbs a:link {
color: #fff;
text-decoration: none;
}
.nbbs a:visited {
text-decoration: none;
color:#fcf2ee;
}
.nbbs a:hover {
text-decoration: underline;
color:#FFFF00;
}
.nbbs a:active {
text-decoration: none;
}
.nbv_guide{
width:880px;
height:30px;
margin-left:10px;
line-height:32px;
overflow:hidden;
}
.nbv_guide dt{
width:215px;
height:30px;
margin-right:5px;
background:url(guideb.gif) 0 12px no-repeat;
float:left;
overflow:hidden;
}
.nbv_guide span{
margin-left:8px;
}
.nbv_guide ul{
width:880px;
height:30px;
overflow:hidden;
}
.nbv_guide li{
width:75px;
height:32px;
background:url(navli.gif) 0px 4px no-repeat;
text-align:center;
margin-right:5px;
overflow:hidden;
float:left;
}
.banner{
width:908px;
height:82px;
border:#cccccc solid 1px;
margin:5px auto;
}
.banner img{
width:906px;
height:80px;
border:solid #FFFFFF 1px;
}
.home_guide{
width:908px;
height:26px;
line-height:24px;
border:1px solid #0096E8;
margin-bottom:5px;
overflow:hidden;
}
.home_guide ul{
width:906px;
height:24px;
background:url(homeguide.gif);
margin:1px
}
.home_guide li{
width:896px;
color:#FFFFFF;
margin:auto;
}
.home_guide span{
float:right;
color:#FFFFFF;}
.home_guide a:link {
color:#FFFFFF;
text-decoration: none;
}
.home_guide a:visited {
text-decoration: none;
color:#FFFFFF;
}
.home_guide a:hover {
text-decoration: underline;
color: #ff0000;
}
.home_guide a:active {
text-decoration: none;
}