@charset "utf-8";
/* CSS Document */
* {
    border:0px;
	margin:0px;
	padding:0px;
}
body {
	background-color: #1C1C1C;
	margin:0 auto;
}
body,td,th {
	font-size: 12px;
	color: #999;
}
a {
	font-size: 12px;
	color: #999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #D1CDCE;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.keer_textarea, .keer_input, .keer_select{
	border:1px #5F5D5E solid;
	background-color:#1C1C1C;
	margin-top:5px;
	width:138px;
	height:18px;
	color:#FFF;
	line-height:18px;
}
.keer_textarea{
	width:550px;
	height:60px;
	margin-bottom:5px;
}
.keer_select {
	width:80px;;
	height:auto;
}
#body_956, #top, #banner, #content, #leave, #bottom {
	width:956px;
	margin:0 auto;
	background-color:#1C1C1C;
}
/*#body_956 { border:1px #FFF solid;}*/
#top {
	height:314px;
}
/*#banner {
	height:213px;
	background-image:url(banner.gif);
}
*/#content, #content_left, #content_right, #leave, #leave_left, #leave_right, #bottom {
	width:936px;
	height:800px;
}
#content_left,#content_right {
	width:640px;
	float:left;
	font-size:0px;
	line-height:0px;
	background-color:#000;
}
#content_right {
	width:282px;
	float:right;
}
#content_left h2 img, #leave_left h2 img{
	float:left;
}
#content_left h2 div, #leave_left h2 div{
	width:604px;
	height:58px;
	float:left;
	text-align:center;
	background-image:url(kuang_center.gif);
}
#content_left h2 div img, #leave_left h2 div img{
	margin-left:252px;
	margin-top:16px;
}
#content_right h2 img{
	float:left;
}
#content_right h2 div{
	width:246px;
	height:58px;
	float:left;
	text-align:center;
	background-image:url(kuang_center.gif);
}
#content_right h2 div img{
	margin-left:73px;
	margin-top:16px;
}
#content_left h5, #leave_left h5{
	background-image:url(bottom_left.gif);
	width:640px;
	height:7px;
	font-size:0px;
}
#content_right h5{
	background-image:url(bottom_right.gif);
	width:282px;
	height:7px;
	font-size:0px;
}
#big_paihang, #top_vote, #bottom_vote, #big_liuyan, #big_bottom{
	border-left:1px #635F60 solid;
	border-right:1px #635F60 solid;
	clear:left;
}
#big_paihang{
	width:280px;
	height:720px;
	padding-top:15px;
}
#top_vote {
	width:638px;
	height:374px;
	border-bottom:1px #635F60 solid;
}
#top_vote .big_vote {
	width:130px;
	height:340px;
	float:left;
	display:inline;
	color:#E4007B;
	line-height:20px;
	font-size:12px;
	margin:15px 8px 0px 18px;
	/*border:1px #FFF solid;*/
}
#top_vote .big_vote div {
	width:124px;
	height:162px;
	padding-left:5px;
	padding-top:4px;
	margin-bottom:12px;
	border:1px #575757 solid;
}
#bottom_vote {
	width:638px;
	height:360px;
}
#bottom_vote div {
	width:180px;
	height:80px;
	font-size:12px;
	color:#E4007B;
	float:left;
	line-height:17px;
	display:inline;
	margin:20px 0px 16px 20px;
}
#bottom_vote div img{
	margin-right:10px;
	float:left;
}
#big_liuyan{
	width:638px;
	height:436px;
}
#big_liuyan .liuyan_info {
	width:588px;
	font-size:12px;
	color:#FFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	border-bottom:1px #CCC dashed;
	line-height:21px;
	height:44px;
	overflow:hidden;
}
#big_liuyan .liuyan{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#FEFFFF;
	padding-left:10px;
	background-color:#E4007B;
}
#keer_span{
	color:#FFF;
	line-height:30px;
	margin-left:10px;
}
#big_paihang .paihang_in{
	width:260px;
	height:30px;
	clear:left;
	font-size:14px;
	color:#FFF;
	line-height:30px;
	margin-bottom:16px;
	margin-left:10px;
	border:1px #635F60 solid;
	background-color:#1C1C1C;
}
#leave, #leave_left, #leave_right{
	height:500px;
}
#leave{
	margin-top:16px;
}
#leave_left,#leave_right {
	width:640px;
	float:left;
	background-color:#000;
}
#leave_right {
	width:279px;
	float:right;
	background-image:url(info.gif);
	border:1px #635F60 solid;
}
#bottom{
	margin-top:16px;
	height:110px;
	background-color:#000;
}
#bottom h5{
	width:936px;
	height:4px;
	background-image:url(bottom_all.gif);
	font-size:0px;
}
#big_bottom{
	width:934px;
	height:106px;
	color:#FFF;
	font-size:14px;
	text-align:center;
}
.keer_more{
	float:right; color:#E4007D; line-height:20px; font-size:12px; font-weight:200; margin-top:20px; cursor:hand;
}