body{
	background-image:url(images/bg.jpg);
}


#header{
	width:1140px;
	height:515px;
	background-image:url(images/header.jpg);
	background-position:center;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-570px;
}

#header p{
	padding-left:20px;
	background-image:url(images/µ¼Óï.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	width:365px;
	font-family:"ËÎÌå";
	line-height:17px;
	color:#4b4b4b;
	margin:412px 0px 0px 266px;
}

#content{
	width:980px;
	height:185px;
	margin:479px auto 0px auto;
	position:relative;
}

.content-block{
	float:left;
	border-right:1px solid #a2a2a2;
	font-family:"ËÎÌå";
}

.content-block h3{
	height:40px;
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
	padding-left:11px;
}

.content-block h3 a img{
	margin-top:4px;
}

.content-block ul{
	width:200px;
	height:95px;
	overflow-y:scroll;
	margin:10px auto 0px auto;
	
	scrollbar-3dlight-color:#e9e8e0;
	scrollbar-highlight-color:#bdbcb6;
	scrollbar-face-color:#e0dfd7;
	scrollbar-arrow-color:#2f0000;
	scrollbar-shadow-color:#bab9b2;
	scrollbar-darkshadow-color:#e8e7df;
	scrollbar-track-color:#e2e1da;
}

.content-block ul li{
	padding-right:15px;
}

.content-block ul li h4{
	font-size:12px;
	font-weight:400;
	color:#d95600;
}

.content-block ul li p{
	font-size:12px;
	color:#000;
	line-height:18px;
}

.content-block .block-line{
	height:1px;
	width:200px;
	margin:10px auto 5px auto;
	overflow:hidden;
	background-image:url(images/block-line.jpg);
	font-size:0px;
}

.content-block .enter{
	font-weight:bold;
	background-image:url(images/enter-type.jpg);
	background-repeat:no-repeat;
	background-position:60px 6px;
	line-height:28px;
	text-align:center;
}

.content-block .enter a{
	color:#000;
}

#content-block1{
	width:245px;
}

#content-block1 h3{
	background-image:url(images/title-bg1.jpg);
}

#content-block2{
	width:255px;
}

#content-block2 h3{
	background-image:url(images/title-bg2.jpg);
}

#content-block3{
	width:187px;
}

#content-block3 h3{
	background-image:url(images/title-bg3.jpg);
}

#content-block4{
	width:245px;
}

#content-block4 h3{
	background-image:url(images/title-bg4.jpg);
}

#content-block5{
	width:230px;
	border:none;
}

#content-block5 h3{
	background-image:url(images/title-bg5.jpg);
}


#footer{
	border-top:3px solid #622327;
	width:980px;
	margin:0px auto;
	color:#000;
	font-family:"ËÎÌå";
	padding:20px 0px;
}
