body{
	font-family:"ËÎÌå";
	background:#e5e2ca;
	color:#000;
}

a{
	color:#000;
}

#footer{
	width:1000px;
	margin:0px auto;
	text-align:center;
	line-height:24px;
	padding:15px 0px;
}

#header{
	width:100%;
	min-width:1000px;
	height:525px;
	background:url(images/header.jpg) no-repeat center top;
}

#header .box{
	width:1000px;
	height:525px;
	margin:0px auto;
}

#content{
	width:1000px;
	background:#fff;
	margin:-164px auto 0px auto;
	padding-bottom:25px;
}

#content .title{
	height:38px;
	line-height:38px;
	padding-left:60px;
	font-size:24px;
	font-family:"ºÚÌå";
	background:url(images/title.gif) no-repeat;
	color:#fff;
}

#layout1 .content{
	padding:25px 35px;
	font-size:14px;
	line-height:24px;
}

#layout1 .content p{
	text-indent:22pt;
}

#layout1 .content .red,#layout1 .content .red a{
	color:#ba0000;
}

#layout2 .content{
	padding:20px 30px 0px 30px;
}

#layout2 ul li{
	border-bottom:1px solid #c2c2c2;
	padding:15px 15px 15px 3px;
	zoom:1;
}

#layout2 ul li input{
	float:left;
	margin-top:10px;
	*margin-top:5px;
}

#layout2 ul li .text{
	float:right;
	width:888px;
	line-height:22px;
}

#layout2 ul li h3,#layout3 ul li h3{
	font-size:14px;
	line-height:30px;
}

#layout3 .content{
	padding:20px 50px 0px 50px;
}

#layout3 ul li{
	padding:15px 0px;
}

#layout3 h3{
	margin-bottom:5px;
}

#layout3 .bar{
	float:left;
	width:820px;
	height:11px;
	overflow:hidden;
	border:1px solid #d6d6d6;
}

#layout3 .bar .show{
	height:11px;
	background:url(images/bar.gif) repeat-x;
}

#layout3 .number{
	float:right;
	font-size:14px;
	color:#c30000;
}

#btn{
	text-align:center;
	margin-top:30px;
}

#btn a{
	margin:0px 21px;
}