/*-----------------------------------------------------------------
文件名称： - 主风格样式
文件作者：Scorpio
编辑日期：2012/3/29
文件说明：主风格样式
-----------------------------------------------------------------*/

body{background:#FFF;}
div#container{width:1000px;}
/*头部
---------------------------------------------*/
div#header{
	float:left;
	width:1000px;
}
/*-- 设为首页等 --*/
div#pageset{
	float:left;
	width:1000px;
	padding:0px 0px 0px 0px;
	background:url(wza2012imagespagesetbg.jpg) no-repeat left top;
}
div#pageset span{
width:665px;
	float:left;
	padding-left:32px;
	white-space:nowrap;
padding:6px 0px 0px 10px;
}
div#pageset span a:link{color:#fff;text-decoration:none;}
div#pageset span a:visited{color:#fff;text-decoration:none;}
div#pageset span a:hover{color:#fff;text-decoration:underline;}
div#pageset ul{
	float:left;
width:324px;
}

div#pageset ul li{
	float:left;
	padding:6px 10px 5px 20px;
	white-space:nowrap;
	line-height:14px;
}
/*-- banner --*/
div#banner{
	float:left;
	width:1000px;
	font-size:0px;
	line-height:0px;
}
/*-- 时间块 --*/
div#datebox{
	float:left;
	width:190px;
	padding:8px 0px 6px 0px;
	text-align:center;
	background:url(wza2012imagesdatebg.jpg) no-repeat left top;
	color:#FFF;
}
/*-- 搜索块 --*/
form#search{
	float:left;
	width:810px;
	background:url(wza2012imagessearchbg.jpg) repeat-x left top;
}
form#search *{float:left;}
form#search h2{
	width:100px;
	font-size:0px;
	line-height:0px;
}
form#search label{
	padding:7px 5px 7px 0px;
	white-space:nowrap;
}
form#search input#searchkey{
	width:140px;
	margin:4px 12px 0px 0px;
	padding:2px 0px 0px 2px;
	border:1px solid #abadb3;
	color:#999;
}
form#search input#searchbutton{margin-top:6px;}
/*中部
---------------------------------------------*/
div#main{
	float:left;
	width:983px;
	padding:5px 8px 5px 9px;
	background:#90c4f6 url(wza2012imagesmainbg.jpg) repeat-x left top;
}
/*左侧
---------------------------------------------*/
div#leftsidebar{
	float:left;
	width:172px;
	padding-right:9px;
}
/*-- 主导航 --*/
ul#nav{
	width:150px;
	padding:5px 10px 0px 10px;
	border:1px solid #0869c2;
	background:#FFF;
}
ul#nav li{
	width:110px;
	margin-bottom:5px;
	background:url(wza2012imagesnavbg.jpg) no-repeat left top;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	padding-left:40px;
}
ul#nav li.home{
	letter-spacing:28px;
}
ul#nav li a{
	display:block;
	width:110px;
	padding:6px 0px 4px 0px;
}
ul#nav li a:link{color:#00289c;text-decoration:none;}
ul#nav li a:visited{color:#00289c;text-decoration:none;}
ul#nav li a:hover{color:#00289c;text-decoration:underline;}
/*-- 图片链接 --*/
ul#imglink{
	width:172px;
	padding:5px 0px;
}
ul#imglink li{
	width:172px;
	padding-bottom:8px;
	font-size:0px;
	line-height:0px;
	text-align:center;
}
/*-- 友情链接 --*/
ul#friendlink{
	width:172px;
	text-align:center;
}
ul#friendlink li{
	width:172px;
	padding-bottom:10px;
}
ul#friendlink li select{width:150px;}
/*主要内容区
---------------------------------------------*/
div#content{
	float:left;
	width:802px;
	background:#FFF;
}
/*底部
---------------------------------------------*/
div#footer{
	clear:both;
	width:1000px;
	padding:13px 0px 10px 0px;
	background:url(wza2012imagesfooterbg.jpg) repeat-x left top;
	line-height:20px;
	text-align:center;
}
div#footer address,div#footer span#copyright{
	display:inline;
	padding-right:12px;
	font-style:normal;
}