@charset "utf-8";
/* element */
ul{margin:0; padding:0; list-style:none;}
img  {border:0;}
form {margin:0; padding:0;}
select, textarea,
input{color:#333; font:12px '宋体';}
body {color:#535353; font:12px '宋体'; margin:0;}

a{color:#333; text-decoration:none;}
a:hover{color:#eb6100; text-decoration:underline;}

/* public */
.c{clear:both;}
.l{float:left;}
.r{float:right;}
.main{width:1000px; margin:0 auto; background:#fff;}

/* header */
.header{height:185px; background:url(../image/header_bg.jpg) no-repeat;}
.logo{float:left; margin:67px 0 0 25px;}
.top{float:right;}
.subbar{color:#a93300; padding:0 10px; height:29px; line-height:29px; background:url(../image/subbar_bg.gif) no-repeat;}
.weather{float:left; padding:0 0 0 22px; background:url(../image/ico_weather.gif) 0 6px no-repeat;}
.weather a{color:#c46003;}
.search{float:right; padding:4px 0 0;}
.search a{color:#a93300;}
.search input{padding:3px; width:120px; border:1px solid #4ab0dd;}
.search .btn{width:63px; height:20px; margin:0 8px 0 10px; border:0; background:url(../image/btn_search.gif) no-repeat;}
.nav{clear:both; height:31px; background:url(../image/nav_bg.gif) repeat-x;}
.nav li{float:left; padding:11px 19px 0;}
.nav .line{width:1px; height:31px; padding:0; background:url(../image/nav_line.gif) no-repeat;}
.nav a, .nav a:hover{color:#fff;}

/* footer */
.footer{clear:both; color:#555; font-family:Tahoma, Geneva, sans-serif; text-align:center; height:52px; padding:10px 0 0; line-height:150%; border-top:2px solid #d87740; background:url(../image/footer_bg.gif) repeat-x;}
.footer .space{margin:0 5px;}
.count{display:none;}