html{
	margin:0;
	padding:0;
	border:0;
	SCROLLBAR-ARROW-COLOR:#ffffff;
	SCROLLBAR-FACE-COLOR:#918474;
	SCROLLBAR-DARKSHADOW-COLOR:#eae3d1;
	SCROLLBAR-HIGHLIGHT-COLOR:#8f8272;
	SCROLLBAR-3DLIGHT-COLOR:#eae3d1;
	SCROLLBAR-SHADOW-COLOR:#8f8272;
	SCROLLBAR-TRACK-COLOR:#eae3d1;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif,ËÎÌå;
	line-height: 1.6;
	color: #636363;
	background-image:url(../Images/bg_body.gif);
}
ul,li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}
p,h1,h2,h3,h4,h5{
	padding: 0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
}

a:link{
	color: #000;
	text-decoration: none;
}

a:visited{
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #ff6600;
	text-decoration: none;
}
#body{
	width:900px;
	margin:0px auto;
}
#header{
	float:left;
	width:900px;
	background-color:#000;
	background-image:url(../Images/ddddddd.jpg);
	background-repeat:no-repeat;
	background-position:right
}
#center{
	float:left;
	width:900px;
	background-color:#fff;
}

#footer{
	float:left;
	width:900px;
	background-color:#000;
	text-align:center;
	color:#fff;
	padding-top:15px;
}
#footer a:link,#footer a:visited{
	color:#fff;
}
#footer a:hover{
	color:#f00
}
#footer p{
	float:left;
	width:100%;
	line-height:22px;
}

#quick{
	width:70px;
	border:1px #ccc solid;
	background-color:#fff;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	z-index:1;
}
#quick img{
	float:none;
}


#main{
	float:left;
	width:900px;
	height:812px;
	background-image:url(../Images/main_bg.jpg);
	background-repeat:no-repeat;
}

#event{
	width:420px;
}

#work{
	width:420px;
}
#bousun1{
	float: left;
	width: 420px;
	height:122px;
	line-height:24px;
	overflow:hidden;
}
#work li{
	width:140px;
	height:130px;
}
#work li img{
	background-image:url(../Images/work-bg1.gif);
	background-repeat:no-repeat;
	padding:6px;
}
#work li span img{
	float:right;
	padding:0;
	margin-top:-110px;
	margin-right:4px;
	background-image: none;
}
#work h4,#mag h4{
	border-bottom:1px #000 solid;
	margin-bottom:5px;
}
#work h4 span,#mag h4 span{
	float:right;
	padding-top:10px;
	margin-right:12px;
}

#mag{
	width:420px;
}
#mag-img{
	float:left;
	width:108px;
	height:140px;
	border:5px #fff solid;
	margin-right:10px;
}
#mag h5{
	color:#fff;
	line-height:30px;
	margin-top:15px;
}
#mag p{
	float:left;
	width:110px;
}
#mag ul{
	float:right;
	width:150px;
	height:130px;
	border-left:1px #999 solid;
	padding-left:15px;
	padding-top:20px;
}
#mag li{
	width:100px;
	background-image:url(../Images/news_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-left:5px;
}


#team{
	width:440px;
	height:138px;
	overflow:hidden;	
}
#team h4{
	width:385px;
	background-image:url(../Images/xline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.timg{
	padding:6px;
	margin-top:4px;
	margin-right:10px;
	background-image:url(../Images/timg-bg.png);
	background-repeat:no-repeat;
}
#team p{
	float:left;
	width:240px;
	color:#000;
}
.next{
	float:right;
	margin-top:70px;
}