/*初始化*/
body{
font-family:Arial, Verdana, Helvetica, sans-serif,"宋体";
font-size:12px;
color:#FFF;
background:#000;
text-align:center;
margin:0;
padding:0;
}

table,td,th,div{
font-family:Arial, Verdana, Helvetica, sans-serif,"宋体";
font-size:12px;
line-height:130%;
font-weight:normal;
font-style:normal;
}

ul,li{
margin:0;
padding:0;
list-style-type:none;
}

form,input,textarea,select{
padding:0;
margin:0;
}

img{
border:0;
}

a:link{color:#FFF;text-decoration:none;}
a:visited{color:#FFF;text-decoration:none;}
a:active{color:#F00;text-decoration:none;}
a:hover{color:#F00;text-decoration:none;}

.left{ float:left;}
.right{ float:right;} 
.clear{ clear:both;}
.page{padding:5px; text-align:center;}

/*结构*/
.header{
margin:0 auto;
width:1000px;
height:67px;
overflow:hidden;
}

.logo{
width:325px;
height:67px;
float:left;
margin-left:37px;
display:inline;
}

.brand{
width:540px;
height:45px;
float:left;
margin-top:22px;
margin-left:77px;
}

.miannav{
margin:0 auto;
width:1000px;
height:59px;
overflow:hidden;
}

.pagebody{
margin:0 auto;
width:929px;
padding-bottom:10px;
overflow-x:hidden;
border:3px double #4F4F4F;
background:url(images/bg.gif) no-repeat bottom left;
}

.sidebar{
width:303px;
float:left;
overflow:hidden;
}

.left_ad{
background:url(images/left_ad.gif) no-repeat;
width:303px;
height:170px;
}

.prod_list{
width:260px;
overflow:hidden;
margin:15px auto 0;
}

.prod_list li{
display:table;
background:url(images/list_icon.gif) no-repeat 15px 8px;
text-align:left;
padding-left:55px;
line-height:20px;
border-bottom:1px solid #313131;
}

.main{
width:585px;
overflow:hidden;
float:left;
margin-left:15px;
}

.path{
width:585px;
overflow-x:hidden;
height:25px;
line-height:25px;
text-align:left;
background:url(images/path_icon.gif) no-repeat 3px 7px;
padding-left:20px;
border-bottom:1px solid #292929;
margin-top:23px;
}

.content{
margin:15px auto;
width:585px;
line-height:220%;
text-align:left;
display:table;
}

.disprod_content{
padding-top:20px;
width:869px;
margin:0 30px;
line-height:220%;
}

.black_font{
color:#000;
}

.prod_pic{
border-bottom:1px solid #000;
}

.prod_name{
padding-bottom:6px;
font-size:11px;
}

.displayprod_name{
padding-bottom:12px;
font-size:16px;
font-weight:bold;
letter-spacing:1px;
}

.displayprod_note{
line-height:22px;
text-align:left;
padding:0 25px;
margin-top:15px;
}

.color_bg{
background:url(images/index_02.gif) no-repeat;
width:410px;
height:30px;
line-height:30px;
margin:10px 0 10px 90px;
text-align:center;
display:table;
}

.bottomnav{
clear:both;
width:909px;
margin:28px auto 0 auto;
}

.footer{
clear:both;
padding:20px 0;
width:1000px;
margin:0 auto;
line-height:200%;
}