/*----------------------
      Html Elements  
-----------------------*/
body,p,form,ul,li,h1,h2,h3,h4,h5,div,img{
	margin:0;
	padding:0;
	border:0;
}
ul li {
	list-style-type:none;
}
.clear{
	clear:both;
}
a,area {
	outline:none;
} /* for IE */
:focus {
	-moz-outline-style: none;
} /* for Firefox */ 
form {
	margin:0;
	padding:0;
}

/*----------------------
      Layout  
-----------------------*/
body{
	background:#010508;
	font-size:12px;
	font-family:Simsun,"ËÎÌå",Arial;
	line-height:21px;
	min-width:980px;
}
#out-bg {
	float:left;
	width:100%;
	background:url(../images/fcbg2.jpg) no-repeat center 395px;
}
#bg {
	float:left;
	width:100%;
	background:url(../images/fcbg3.jpg) no-repeat center bottom;
}
#out-wrap {
	float:left;
	width:100%;
	padding-top:395px;
	background:url(../images/fcbg1.jpg) no-repeat center top;
}
#wrap {
	width:980px;
	margin:-395px auto 0;
	position:relative;
}
#header {
	height:40px;
}
#content {
	margin-top:353px;
	min-height:1055px;
	position:relative;
	color:#eee;
}
#content a {
	color:#eee;
}
#footer {
	height:85px;
	padding-top:20px;
	_padding-top:60px;
	color:#eee;
}
#footer a{
	color:#eee;
	text-decoration:none;
}

/*----------------------
      Content  
-----------------------*/
#header a {
	float:right;
	display:inline-block;
	width:100px;
	height:40px;
	text-indent:-999em;
	margin-right:2px;
}
#header a#navd {
	width:88px;
	margin-right:10px;
}
#header a#navr {
	width:86px;
}
#header a#navq {
	width:91px;
}
#header a#navh {
	width:100px;
}
#intro {
	width:650px;
	height:65px;
	margin-left:300px;
	overflow-y:hidden;
	text-align:center;
	font-family:simhei,"ºÚÌå";
	padding-top:10px;
}
#vote {
	width:900px;
	height:331px;
	position:relative;
	margin-top:18px;
	margin-left:55px;
}
#voteprev, #votenext {
	width:30px;
	height:50px;
	position:absolute;
	top:110px;
	cursor:pointer;
}
#voteprev {
	left:0;
}
#votenext {
	right:0;
}
#votelist {
	width:730px;
	height:250px;
	margin:0 auto;
	padding-top:5px;
	overflow:hidden;
}
#votelist li {
	width:161px;
	height:250px;
	margin:0 10px;
	float:left;
	display:inline;
	overflow:hidden;
}
#votelist img {
	width:155px;
	height:200px;
	padding:2px;
	border:solid 1px #eee;
}
.vclass1, .vclass2, .vclass3, .vclass4 {
	padding-left:80px;
	height:21px;
	line-height:21px;
	background:url(../images/crown.gif) no-repeat;
	clear:both;
	white-space:nowrap;
	overflow:hidden;
}
.vclass1 {
	background-position:0 2px;
}
.vclass2 {
	background-position:0 -19px;
}
.vclass3 {
	background-position:0 -40px;
}
.vclass4 {
	background-position:0 -61px;
}
.vdes {
	clear:both;
	font-size:14px;
	line-height:19px;
	height:19px;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
}
.vdes a {
	text-decoration:none;
}
.vbtn {
	display:block;
	position:absolute;
	height:25px;
	top:305px;
	text-indent:-999em;
}
#vbtn0 {
	display:block;
	position:absolute;
	width:190px;
	height:50px;
	left:370px;
	top:275px;
	cursor:pointer;
	text-indent:-999em;
}
#vbtn1 {
	width:100px;
	left:582px;
}
#vbtn2 {
	width:92px;
	left:684px;
}
#vbtn3 {
	width:86px;
	left:778px;
}
#info {
	height:173px;
	margin-top:42px;
}
#news, #reg {
	height:152px;
	float:left;
	display:inline;
	padding-top:10px;
}
#news {
	width:500px;
	margin-left:58px;
	overflow:hidden;
}
#news li {
	height:21px;
	padding-left:18px;
	background:url(../images/li.gif) no-repeat 0 5px;
	white-space:nowrap;
}
#reg {
	width:310px;
	margin-left:70px;
}
#tlinks {
	width:934px;
	height:175px;
	margin-left:33px;
	padding-top:40px;
	position:relative;
}
#ltext,#rtext {
	width:280px;
	height:90px;
	float:left;
	display:inline;
	font-family:simhei,"ºÚÌå";
	font-size:14px;
	line-height:25px;
}
#ltext {
	margin-left:170px;
}
#rtext {
	margin-left:200px;
}
.tbtn {
	display:block;
	width:115px;
	height:40px;
	position:absolute;
	top:135px;
	text-indent:-999em;
	cursor:pointer;
}
#tbtn1 {
	left:170px;
}
#tbtn2 {
	left:310px;
}
#tbtn3 {
	left:657px;
}
#tbtn4 {
	left:795px;
}
#plinks {
	width:650px;
	height:120px;
	margin-left:195px;
	text-align:center;
	padding-top:30px;
}
#plinks img {
	width:122px;
	height:122px;
	padding:1px;
	border:solid 1px #eee;
	margin:0 12px;
}


#ursRegForm {
	margin-left:50px;
}
#ursRegForm input.text {
	background:#eee;
	border:solid 1px #61b6c2;
	height:16px;
	line-height:16px;
	width:150px;
	margin-left:5px;
}
#ursRegForm td {
	white-space:nowrap;
	height:21px;
	line-height:21px;
	padding-bottom:3px;
}
#ursRegForm #captcha {
	width:55px;
}
#ursRegForm #ntesclause {
	margin:0 5px 5px;
	*margin:2px 5px 5px;
	height:13px;
	line-height:13px;
	vertical-align:middle;
	padding:0;
}
#urscptdiv {
	width:90px;
	height:32px;
	position:absolute;
	left:792px;
	_left:495px;
	top:543px;
	_top:546px;
}