/* CSS Document */

body {font-family:"宋体", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#333;}
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0; list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
div{overflow:hidden; zoom:1;}

/* 链接 */
a:link {color: #666; text-decoration:none;}
a:visited {color: #666;text-decoration:none;}
a:hover {color: #2C9C76; text-decoration:underline;}
a:active {color: #666;}

/* 颜色 */
.red,a.red:link,a.red:visited{ color:Red; }
.gray,a.gray:link,a.gray:visited{ color: #333;}
.white,a.white:link,a.white:visited{ color:#fff;}
.yellow,a.yellow:link,a.yellow:visited{color:#ff0;}
.green,a.green:link,a.green:visited{color:#2C9C76;}
.orange,a.orange:link,a.orange:visited{color:#FF8800;}

/*  字体样式 */
.fB {font-weight: bold;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
a.ul,a.ul:visited{text-decoration: underline;}

/* 其他 */
.clear{ clear: both; font-size:1px; height:0; visibility: hidden; line-height:1px;}
.xx{border-bottom:1px dashed #dddddd;}
.mt{margin-top:10px;}
.mb{margin-bottom:10px;}

/* 顶部 */
#top{margin:0 auto; width:960px;}

/* 会员登录 */
.login{width:960px; margin:0 auto; height:30px; background: url(/images/top_bg01.gif) repeat-x 0px bottom; line-height:30px;}
.login .l01{width:750px; float:left; padding:5px 0 0 15px;}
.login .input{border:1px solid #C8C8C8; width:100px; height:16px;}

.t02{background:url(/images/top_bg02.gif) no-repeat right bottom #F9F9F9; border-bottom:1px solid #CAD9BC;}

/* LOGO */
.logo{width:250px; float:left; padding-top:8px;}

/* 导航 */
.nav{width:700px; float:left; padding-top:3px;}
.nav li{float:left; padding:13px 15px 0 10px; line-height:18px;}

/* 天气预报 */
.tq{width:120px; float:right; line-height:20px; padding-top:10px; color:#015F21;}
.tq img{float:left; padding-right:10px;}

/* 广告 */
.banner{margin:10px 0;}


/* 子导航 */
.menu li{float:left;}
.menu li img{padding-top:4px;}
.menu .bg{background:url(/images/menu02.gif) repeat-x 0 4px; width:950px;}
.menu .bg a{display:block; background: url(/images/menu05.gif) no-repeat left 6px; float:left; width:105px; text-align:center; padding-top:4px; font:bold 14px/26px normal;}
.menu .bg .first{background: none transparent scroll repeat 0% 0%;}
.menu .bg a.current{background:url(/images/menu04.gif) no-repeat center bottom; color: #0E7F5C; width:110px;}
.menu a.icon01{background:url(/images/icon04.gif) no-repeat 10px 13px; display:block; float:left; padding:4px 0 0 18px; line-height:26px;}

/* 搜索 */
.search{background:#F7F7F7; padding:5px 0 5px 50px;}
.search .ss_input{background:url(/images/icon01.gif) no-repeat 5px 2px; border:1px solid #999999; padding:2px 0 0 25px; color:#999;}

/* 页面主体 */
#main{margin:10px auto; width:960px;}

/* 左侧 */
.left{width:700px; float: left;}

/* 右侧 */
.right{width:250px; float:right;}


/* 底部 */
#footer{border-top:2px solid #00785D; width:960px; margin:10px auto; clear:both; padding:5px 0;}
#footer li{line-height:24px; text-align:center; color:#999; font-family:Arial, Helvetica, sans-serif;}
#footer li a{padding:0 3px;}