/*-----------------------------------------------------------------
文件名称：日照市残疾人联合会 - 主风格样式
文件作者：Scorpio
编辑日期：2012/5/21
文件说明：主风格样式
-----------------------------------------------------------------*/

body{background:#FFF url(wza2012imagesbodybg.jpg) repeat left top;}
div#container{width:1002px;background:#FFF;}

/*头部
---------------------------------------------*/
div#header{
	float:left;
	width:1002px;
	background:url(wza2012imagesheaderbg.jpg) repeat-x left top;
}
/*-- 时间块 --*/
div#datebox{
	float:left;
	width:400px;
	padding:9px 0px 11px 7px;
	color:#dd0101;
}
/*-- 设为首页、加入收藏 --*/
ul#pageset{
	float:right;
	width:454px;
	padding:9px 0px 11px 0px;
	overflow:hidden;
}
ul#pageset li{
	float:left;
	padding:0px 15px 0px 13px;
	margin-left:-2px;
	background:url(wza2012imagesseparator.gif) no-repeat left 2px;
	color:#dd0101;
}
ul#pageset li a:link{color:#dd0101;text-decoration:none;}
ul#pageset li a:visited{color:#dd0101;text-decoration:none;}
ul#pageset li a:hover{color:#dd0101;text-decoration:underline;}
/*-- banner --*/
div#banner{
	float:left;
	width:1002px;
	font-size:0px;
	line-height:0px;
}
/*-- 导航 --*/
dl#nav{
	float:left;
	width:1002px;
	background:url(wza2012imagesnavbg1.jpg) repeat-x right top;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
dl#nav dt{
	float:left;
	width:60px;
	padding:25px 0px 20px 46px;
	background:url(wza2012imagesnavbg2.jpg) no-repeat left top;
}
dl#nav dd{
	float:left;
	width:112px;
	padding-top:10px;
	text-align:center;
}
dl#nav a:link{color:#0272d5;text-decoration:none;}
dl#nav a:visited{color:#0272d5;text-decoration:none;}
dl#nav a:hover{color:#0272d5;text-decoration:underline;}
/*中部
---------------------------------------------*/
div#main{
	float:left;
	width:992px;
	padding:5px 4px 4px 4px;
	border-left:1px solid #00a3fe;
	border-right:1px solid #00a3fe;
}
/*-- 网上调查 --*/
div#wsdcbox{
	float:left;
	width:188px;
	border-top:2px solid #00a5fe;
}
div#ajaxElement_1{
	float:left;
	width:186px;
	border:1px solid #CCC;
	border-top:none;
}
div#ajaxElement_1 p{
	float:left;
	width:170px;
	padding:10px 7px 7px 9px;
	line-height:16px;
	text-indent:24px;
}
div#ajaxElement_1 ul{
	float:left;
	width:146px;
	padding:2px 0px 0px 40px;
}
div#ajaxElement_1 ul li{
	float:left;
	width:146px;
	padding:4px 0px;
}
div#ajaxElement_1 ul li.wsdcshort{width:60px;}
div#ajaxElement_1 ul li *{float:left;}
div#ajaxElement_1 ul li input{
	width:14px;
	height:14px;
}
div#ajaxElement_1 div#wsdcbutton{
	float:left;
	width:186px;
	padding:12px 0px 5px 0px;
	text-align:center;
}
div#ajaxElement_1 div#wsdcbutton input{margin-right:17px;}
/*底部
---------------------------------------------*/
div#footer{
	clear:both;
	width:1000px;
	padding:50px 0px 20px 0px;;
	border-left:1px solid #00a3fe;
	border-right:1px solid #00a3fe;
	background:url(wza2012imagesfooterbg.jpg) repeat-x left top;
	line-height:22px;
	text-align:center;
	position:relative;
}
div#footer span#visited{
	color:#333;
	font-weight:bold;
}
div#footer span#visited strong{color:#F00;}
div#footer div#gotop{
	position:absolute;
	right:5px;
	top:5px;
	font-size:0px;
	line-height:0px;
}