@charset "utf-8";
/* CSS Document */

/*BANNER*/
.IndexBanner{width:1002px; margin:0 auto; position:relative; background: url(../images/index/bannerfoot.png) left bottom repeat-x; height:396px; z-index:100;}
.IndexBanner .Banner{width:inherit; }

.IndexBanner .Post{	position:absolute;	left:2px;	top:259px;	background:url(../images/index/postbg.png) top center no-repeat;	width:110px;	height:125px;	padding:7px 0 0 68px;	color:#FFF;	overflow:hidden;}
.IndexBanner .Post .Data{font:11px Verdana, Geneva, sans-serif; padding:2px;}
.IndexBanner .Post .Weather{font:20px Verdana, Geneva, sans-serif;}
.IndexBanner .Post .Weather .Temperature{float:left; padding-top:4px;}
.IndexBanner .Post .Weather .Icon{float:left;}
.IndexBanner .Post .PostInfo{ width:89px; height:48px; padding:10px 0px 3px 7px; line-height:1.2em; overflow:hidden;}
.IndexBanner .Post .PostInfo a{color:#FFF;}
/*INDEXFOOTER*/
.IndexFooter{background:url(../images/index/footerbg.jpg) no-repeat; width:965px; height:213px; margin:0 auto; padding:13px 0 0 38px;}
.IndexFooter .IndexBox{background:url(../images/index/box.png) no-repeat; width:302px; height:111px; padding:4px 4px 2px 6px; float:left; margin-right:4px}
.IndexFooter .IndexBox .BoxBg3, .IndexFooter .IndexBox .BoxBg2, .IndexFooter .IndexBox .BoxBg1{width:288px; height:103px; padding:10px 0 0 12px;}
.IndexFooter .IndexBox .BoxBg1{background:url(../images/index/boxbg1.png) no-repeat 200px 10px;}
.IndexFooter .IndexBox .BoxBg2{background: url(../images/index/boxbg2.png) no-repeat 200px 10px;}
.IndexFooter .IndexBox .BoxBg3{background:url(../images/index/boxbg3.png)  no-repeat 180px 20px; }
.IndexFooter .IndexBox .BoxBg1 .Title{padding-top:12px;}
.IndexFooter .IndexBox .BoxBg1 .Btn{ width:79px; height:25px; margin:8px 0 0;}
.IndexFooter .IndexBox .BoxBg2 ul{width:155px;}
.IndexFooter .IndexBox .BoxBg2 ul li{float:left; margin-right:10px; background:url(../images/index/icon-right.png) left center no-repeat; padding-left:12px; margin-top:7px; line-height:1.2em;}
.IndexFooter .IndexBox .BoxBg2 ul li a{color:#8f3f04;}
.IndexFooter .IndexBox .BoxBg2 .Btn{ padding:10px 0 0;}
.IndexFooter .IndexBox .BoxBg3 ul{padding:3px 0 0;}
.IndexFooter .IndexBox .BoxBg3 ul li{width:135px; margin:0; padding:3px 0 0; line-height:1.2em; color:#8f3f04;}
.IndexFooter .IndexBox .BoxBg3 ul li span{ float:right;}
.IndexFooter .IndexBox .BoxBg3 .Btn{padding:10px 0 0;}
.IndexFooter .CopyRight{padding-top:13px; position:relative;}
.IndexFooter .CopyRight .statistics{ position:absolute; right:20px; top:50px; height:0; overflow:hidden;}
.IndexFooter .CopyRight p{margin:0; padding:0; line-height:1.5em; color:#FFF;}
.IndexFooter .CopyRight p a{color:#FFF;}
.Temp{font-size:12px; font-weight:bold; padding:20px 0 0 10px;}