/*基本信息*/
body {font:12px Tahoma;margin:0px;text-align:center;background:#FFF;}
a:link,a:visited {font-size:12px;text-decoration: none;}
a:hover{}

/*页面层容器*/
#container {width:800px;height:600px;margin:10px auto}

/*页面头部*/
#header {background:url(logo.gif) no-repeat}
#menu {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}
#menu ul {float:right;list-style:none;margin:0px;}
#menu ul li {
	float:left;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 54px;
}
#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#666}
#menu ul li a:hover{}
#banner {
	width:800px;
	margin:auto;
	height:100px;
	clear:both;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	float: none;
	border: thin none #999999;
}
#left{
	height: auto;
	width: auto;
	border: thin none #999999;
	margin: auto;
}
#right{
	height: auto;
	width: auto;
	border: thin none #999999;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#innerimage{
	height: 407px;
	width: 535px;
	margin-top: -753px;
	margin-bottom: 12px;
	margin-right: 600px;
	margin-left: 224px;
	background-image:url(images/image.jpg);
	border: thin solid #999999;
}
#innertext{
	height: 60px;
	width: 535px;
	margin-top: 0;
	margin-bottom: 12px;
	margin-right: 600px;
	margin-left: 226px;
}
#innerwetherweatherreport{
	height: 250px;
	width: 300px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 600px;
	margin-left: 2px;
}
#innerwetherlivelook{
	height: 200px;
	width: 220px;
	margin-top: -262px;
	margin-bottom: 12px;
	margin-right: 700px;
	margin-left: 312px;
}
/*页面主体*/
#pagebody {
	width:1000px;
	height:1000px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: bold;
}

/*页面底部*/
#footer {
	width:976px;
	height:46px;
	margin-top: 274px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #999999;
}
