﻿/* CSS Document */
/*background:url(images/prdh.png) repeat-x;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/prdh.png');_background:none*/
body{font-size:12px;font-weight:100;text-align:center;margin:0;color:#617b92; background:#fff; font-family:Arial; font-size:12px}
.zawl{margin:0px auto;  width:1146px; text-align:left;line-height:18px; overflow:hidden}
ul,li,form,p,h4,h1,h2,h3,form,hr{margin:0;padding:0;list-style:none;}
p{margin:0;padding:0}
a{text-decoration:none;color:#333;blr:expression(this.onFocus=this.blur())}
a:hover{color:#000}
li{list-style:none;margin:0}
img{border:0;margin:0}
area{ cursor:pointer}
button{ background:none;width:98px; border:0}
.clearF{clear:both;}

/*======================================*/
/*-----中间横排容器名称定义------*/
.w1, .w2, .w3, .w4, .w5{float:left;height:auto}
/*-----定义他们的宽度------*/
.w1{width:20%}
.w2{width:60%}
.w3{width:20%}
.w2 .in{padding:0 10px;}

/*-----
以上全局定义结束，
要实现复杂的布局，书写css的时候，直接加上在zawl类的子类和当前类以覆盖全局定义中=后的设置
如果二列布局，则:
.i_3 .c2{width:80%}
.c2 .in{padding-left:10px;}
------*/
/*======================================*/

/*-----
主体css开始或者直接写在文档中
------------------------------------------------------------------------------
------*/
/*头部*/

.h1, .h1 .w1, .h1 .w2, .h1 .w3, .h1 .w4, .h1 .w5{ height:156px; _height:176px; } 
.h1{background:url(/images/top_bg.jpg) no-repeat} 
.h1 .w1{ width:78px; background:url(/images/index1_02.jpg) 67px 144px no-repeat ;} 
.h1 .w2{ width:255px; background:url(/images/logotop.jpg) 0 22px no-repeat; } 
.h1 .w3{ width:767px; background:url(/images/map.gif)  no-repeat;  } 
.h1 .w3 ul{margin-top:20px;} 
.h1 .w3 ul li.lan{height:38px; text-align:right } 
.h1 .w3 ul li.sea{height:48px; color:#66511b; text-align:right } 
.h1 .w3 ul li.nav{height:40px; font: bold 16px/40px Tahoma; text-align:center; margin-bottom:5px; background:#f7f3e4} 
.h1 .w3 ul li.nav a{ margin:0 14px; text-decoration:underline; color:#66511b} 
.h1 .w3 ul li.nav a:hover{ color:red} 
.h1 .w5{ width:46px; } 


/*底部*/
.h10{height:150px;} 
.h10 .w1{width:78px;} 
.h10 .w2{width:1022px; height:140px;background:#f7f3e4;  border-bottom:2px solid #ad9c64} 
.h10 .w2 ul{padding:20px; text-align:center; color:#000} 
.h10 .w2 ul li{float:left;height:140px; } 
.h10 .w2 ul li.leftD{width:300px;background: url(/images/logoD.jpg) no-repeat 20px 10px} 
.h10 .w2 ul li.rightD{width:650px; text-align:left; color:#4b4c4b} 


.h10 .w5{width:46px;} 





