body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.indexBg{
	background-image: url(../images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 605px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.index_hot {
	font-size: 1px;
	display: none;
	height: 10px;
}
.index_hot h1 {
	font-size: 1px;
	height: 10px;
}
.index_hot h2{
	font-size: 1px;
	height: 10px;
}
.index_foot {
	position: absolute;
	height: 24px;
	width: 1000px;
	left: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #CE267F;
	text-align: center;
}
.index_foot a,.index_foota:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #CE267F;
	text-decoration: none;
}
.index_foot a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #FFCC00;
	text-decoration: underline;
}
.index_list {
	position: absolute;
	height: 460px;
	width: 1000px;
	left: 0px;
	top: 80px;
}
.friends {width:1000px;color:#2b2b2b;font-size:12px;text-align:left;margin-top:10px;}
.friends ul{ }
.friends li{ float:left; padding-left:10px; }
.friends a{color:#2b2b2b;text-decoration: none;}