﻿@charset "utf-8";
/* CSS Document */

.fix { clear: both; height: 1px; overflow: hidden; }

ul { list-style: none; margin: 0; padding: 0; }

body { margin: 0; font-size: 12px; text-align: center; }

a:link,a:visited { color: #5a5a5a; text-decoration: none; }

a:hover { color: #f90; text-decoration: none; }

/*---------首页头部CSS----------*/

#header { margin: 0 auto; width: 960px; height: auto; text-align: left; }

#head-flash { height: 164px; background: url(../images/head_bg.gif) no-repeat; }

#head-flash h1 { display: none; }

#nav { height: 33px; background: url(../images/nav.gif); }

#nav ul { padding-left: 26px; }

#nav ul li {display: block; float: left; padding: 0 16px; font: bold 14px/33px "宋体"; background: url(../images/li_arrow.gif) right center no-repeat; }

#nav li a:link,#nav li a:visited { color: #fff; text-decoration:none; }

#nav li a:hover { display: block; height: 33px; float: left;  color: #f90; text-decoration: none; background: url(../images/li_hover.gif) center bottom no-repeat; }

#nav ul .blod a:link { color: #f90; }

#weather { width: 960px; margin: 0 auto; height: 27px; background: #f6f6f6; border: 1px solid #ccc; border-top: none; }

#weather span {display: block; height: 27px; padding: 0 15px; float: left; line-height: 27px; color: #5a5a5a; }

#weather #right { float: right; padding-left: 30px; background: url(../images/search.gif) left center no-repeat;}

#weather span input { margin: 3px 10px 0 0}

#weather #text {  }

#weather #button {  }


/*---------首页尾部CSS----------*/

#foot { margin: 0 auto; width: 960px; height: auto; text-align: left; font-size: 12px; }

.foot-box { padding: 5px 5px 5px 80px; background: #f1f1f1 url(../images/111.gif) 20px 10px no-repeat; border: 1px solid #ccc; margin-bottom: 10px; }

.foot-box ul { display: block; height: auto; padding: 5px; background: #fff; border: 1px solid #ccc; }

.foot-box ul li { display: inline; padding: 0 3px; line-height: 24px; }

.foot-box .link-2 { height: auto; }

#copyright { height: auto; background: url(../images/pinghu_logo.gif) left center no-repeat; }

#copyright address { font: normal 11px/22px Verdana, Geneva, sans-serif; letter-spacing: -1px; color: #5a5a5a; text-align: center; background: url(../images/logo.gif) right center no-repeat; }



