@charset "gb2312";
/* CSS Document */
body { font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 0; margin: 0; color: #666; background: #fff;}
div, form, ul, dd, dl, ol, dt, li, p { list-style: none; padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; margin: 0; padding: 0; }
img { border: none; }
.none { display: none; }
a { text-decoration: none; color: #444; cursor: pointer; }
.clear { width: 0; height: 0; margin: 0; padding: 0; line-height: 0px; font-size: 0px; clear: both; overflow: hidden; }
/* 复制一下内容 copy  this */

body{_background-attachment:fixed;}/* 这句剪切放在最最最最最前面 */
.nav-fixed{ width:100%; height:40px;}
.nav-fixed ul{ width:100%; height:40px; background:url(../images0/pos_background.jpg) center repeat-x; position:fixed; top:0; left:0; text-align:center; z-index:999;_position:absolute;_top:expression(offsetParent.scrollTop);}
.nav-fixed ul li{ display:inline; line-height:40px; color:#fff;}
.nav-fixed ul li a{ color:#fff; padding:0 6px; font-size:14px;}
.navb {
position: absolute;
right: 0px;
top: 0;
padding-top: 50px;
width: 220px;
z-index: 999999;
}
.navb div {
width: 220px;
padding: 10px 0 15px 0;
border: 1px solid #FFA22A;
background: #032c30;
}
.navb div dl {
overflow: hidden;
margin: 0 15px;
}
.navb div dl dd {
float: left;
width: 316px;
padding: 5px 0;
overflow: hidden;
}
.navb div dl dd p {
float: left;
height: 20px;
line-height: 20px;
margin-right: 10px;
white-space: nowrap;
}
.navb div dl dd p a {
font-size: 14px;
color: white;
}
#banner img{
height: 240px;
width: 100%;
}
#hd img{
width: 290px;
height: 250px;
}