@charset "utf-8";
/*-通用样式-*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p, blockquote, th, td{
	margin:0;
	padding:0;
	font-size:12px;
}
h2{
	color:#fff;
	margin:0 auto;
}

.reg {
color:#C60000;
font-weight:bold;
margin:10px 150px;
position:absolute;
width:100px;
}

.reg a{
color:#C60000;
font-weight:bold;
}

.logins {
color:#C60000;
font-weight:bold;
margin:10px 750px;
position:absolute;
width:100px;
}

.logins a{
color:#C60000;
font-weight:bold;
}

.top{
	position:relative
}
body{
	background-color:#c60000;
	font-family: arial, simsun, sans-serif;
	font-size: 12px;
	color: #000000;
}

ol, ul{
	list-style: none;
}

img, fieldset{
	border:0;
}

.clear {
    clear: both; 
} 

.wraper{
	width:990px;
	margin-right: auto;
	margin-left: auto;
}
.raygou{
	text-indent:-777em;
	display:inline-block;
}
.content_gs {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height:400px;
}
.community_top{ margin:0 auto; height:212px; width:286px;}
.community_bottom{ margin:5px auto; height:212px;}
.community_bottom_li{ margin-left:55px; float:left;}