@charset "utf-8";
/* CSS mature xxx-999-xxx.com */
body {
	margin:0;
	padding:210px 0 0 0;
	background:url(../img/head.jpg) top center no-repeat;
}
#preload{
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
	}
#preload img{
	display:none;
	}	
img {
	border:none;
	}
#body2 {
	width:1164px;
	height:auto;
	padding:0;
	margin:0 auto;
	position:relative;
}
.box {
	width:1164px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
.box_item {
	width:180px;
	height:240px;
	margin:0;
	padding:15px 7px 55px 7px;
	position:relative;
	float:left;
}

html>body .box_item{
    background:url(../img/bg_pic1.gif) top left no-repeat;
}
html>body .box_item:hover{
    background:url(../img/bg_pic1.gif) top right no-repeat;
}
.title{
	width:100%;
	height:80px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	clear:both;
	}
.banners{
	width:100%;
	height:auto;
	padding:20px 0;
	margin:5px 0;
	position:relative;
	float:left;
	text-align:center;
	}
.friends{
	width:1000px;
	height:auto;
	float:left;
	position:relative;
	clear:both;
	margin:0 82px;
	padding:0;
	text-align:center;
	font-size:9px;
	font-family:"Trebuchet MS";
	color:#999;
	background:#404347;
	}
.friends a{
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#FFF;
	text-decoration:none;
	}
.friends ul{
	list-style:none;
	margin:0;
	padding:5px 15px;
	text-align:left;
	position:relative;
	float:left;
	width:280px;
	overflow:hidden;
	}
.friends li{
	float:left;
	position:relative;
	list-style:none;
	display:block;
	width:430px;
	}
.friends_down{
	width:1000px;
	height:15px;
	float:left;
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	}
.friends_up{
	width:1000px;
	height:25px;
	float:left;
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	}
.footer{
	width:100%;
	height:auto;
	padding:0;
	margin:5px 0;
	position:relative;
	float:left;
	text-align:center;
	font-size:10px;
	font-family:Tahoma;
	color:#666;
	}
.footer a{
	text-decoration:underline;
	color:#000;
	}
.footer h1{
	font-size:18px;
	text-decoration:underline;
	color:#000;
	font-weight:bold;
	}

