body{
	font-family:"ËÎÌå";
	background:url(images/body.jpg);
}

img{
	display:block;
}

a{
	color:#333;
}

#footer{
	margin:0px 15px;
	border-top:5px solid #dddddd;
	line-height:24px;
	padding:20px 0px;
}

#footer a{
	color:#333;
}

#header{
	width:100%;
	min-width:1000px;
	background:url(images/header.jpg) no-repeat center top;
}

#header .box{
	width:1000px;
	height:510px;
	margin:0px auto;
	position:relative;
}

#header .text{
	position:absolute;
	width:447px;
	left:75px;
	top:249px;
	line-height:24px;
	font-family:"Microsoft Yahei","ËÎÌå";
	color:#eaeaea;
}

#header .text p{
	text-indent:18pt;
}

#content{
	width:1000px;
	margin:0px auto;
	background:#fff;
}

#shadow{
	width:100%;
	min-width:1000px;
	background:url(images/shadow2.jpg) no-repeat center top;
}

#main{
	float:left;
	display:inline;
	margin-left:30px;
	width:556px;
}

#intro h2{
	height:31px;
	line-height:31px;
	background:#f0f0f0 url(images/main-01.gif) no-repeat;
	padding-left:120px;
	font-size:21px;
	font-family:"Microsoft Yahei","ºÚÌå";
	font-weight:normal;
	margin-bottom:15px;
}

#intro h2,#intro h2 a{
	color:#044573;
}

#intro .text{
	background:url(images/main-02.gif);
	font-size:14px;
	line-height:38px;
	padding:0px 6px;
}

#intro p{
	text-indent:20pt;
}

#vote{
	margin-top:25px;
}

#vote .block{
	border-bottom:1px solid #ddd;
	padding:14px 8px;
}

#vote .block h3{
	font-size:14px;
	line-height:30px;
}

#vote .block h3 span{
	margin-right:28px;
}

#vote .block ul{
	margin:5px 0px 0px 42px;
}

#vote .block ul li{
	font-size:14px;
	line-height:30px;
}

#vote .block ul li input{
	float:left;
	display:inline;
	margin-top:9px;
	*margin-top:4px;
	margin-right:18px;
}

#vote .block textarea{
	width:440px;
	height:140px;
	border:1px solid #cacaca;
	margin:5px 0px 0px 40px;
	font-size:14px;
}

#vote .bottom{
	margin:25px 0px 0px 22px;
}

#vote .bottom .btn{
	float:left;
	display:inline;
	margin-left:28px;
	width:137px;
	height:42px;
	background:url(images/main-03.gif) no-repeat;
	font-size:23px;
	font-family:"Microsoft Yahei","ºÚÌå";
	border:none;
	color:#fff;
	text-align:center;
	line-height:42px;
	cursor:pointer;
}

#vote .bottom .btn:hover{
	text-decoration:none;
}

#sidebar{
	float:right;
	display:inline;
	margin-right:30px;
	width:335px;
}

#sidebar .block .content{
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	border-bottom:6px solid #d5d5d5;
	padding:0px 20px 10px 20px;
	margin-top:10px;
	overflow:hidden;
}

#sidebar .block .content ul li{
	padding:12px 0px 16px 0px;
	margin-top:-1px;
	border-top:1px dotted #b0b0b0;
	_margin:0px;
	_border-top:none;
	_border-bottom:1px dotted #b0b0b0;
}

#sidebar .block .content ul li h3{
	font-size:14px;
	line-height:30px;
	background:url(images/sidebar-02.gif) no-repeat left 10px;
	padding-left:17px;
}

#sidebar .block .content ul li p{
	line-height:22px;
	text-indent:18pt;
	color:#6a6a6a;
}

#sidebar .block .content ul li p a{
	color:#007ace;
}

#sidebar .block .content2{
	border:1px solid #f0f0f0;
	border-top:none;
	overflow:hidden;
}

#sidebar .block .content2 ul .color2{ background:#f0f0f0; }

#sidebar .block .content2 ul li{
	padding:23px 20px 20px 20px;
	border-bottom:1px dotted #b0b0b0;
}

#sidebar .block .content2 ul li h3{
	height:24px;
	line-height:24px;
	overflow:hidden;
	font-size:14px;
	border-bottom:1px solid #007ace;
	margin-bottom:18px;
}

#sidebar .block .content2 ul li h3 span{
	float:left;
	display:inline;
	margin-right:14px;
	height:24px;
	color:#fff;
	background:#007ace;
	padding:0px 3px 0px 8px;
}

#sidebar .block .content2 ul li p{
	line-height:22px;
	text-indent:18pt;
}

#sidebar .block .content2 ul li p a{
	color:#007ace;
}