html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
body{
	background:#000000 url(images/default.jpg) top center no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	}
img{border:none;}
a{text-decoration:none;}
#main{
	margin:0 auto;
	width:900px;
	}
#logo img{
	display:block;
	padding:30px 0 0 80px;
	}
#nav{
	float:right;
	list-style:none;
	margin:22px 74px 0 0; 
	}
#nav li{
	float:left;
	}
#nav li a{
	display:block;
	height:34px;
	width:120px;
	}
#nav #about{
	background:url(images/about.png) top left no-repeat;
	margin:3px 10px 0 0;
	}
#nav #about:hover{
	background:url(images/about-hover.png) top left no-repeat;
	}
#nav #list{
	background:url(images/list.png) top left no-repeat;
	}
#nav #list:hover{
	background:url(images/list-hover.png) top left no-repeat;
	}
#intro{
	clear:both;
	float:left;
	font-family:"SimHei";/*ºÚÌå*/
	font-size:14px;
	line-height:20px;
	margin:30px 0 0 80px;
	+margin:360px 0 0 80px;
	width:746px;
	}
#server{
	float:left;
	margin-left:44px;
	}
#serverNavi{
	float:left;
	left:30px;
	margin-top:32px;
	position:relative;
	}
#serverNavi a{
	color:#505667;
	display:block;
	font-family:"SimHei";/*ºÚÌå*/
	font-size:16px;
	height:26px;
	margin-top:5px;
	padding:18px 0 16px 24px;;
	width:130px;
	z-index:1;
	}
#serverNavi .naviChs{
	background:url(images/navBg.png) no-repeat top left;
	}
#server ul{
	background:url(images/serverBg.png) no-repeat top left;
	float:left;
	height:326px;
	list-style:none;
	margin-top:30px;
	padding:20px 0 0 30px;
	width:626px;
	z-index:20;
	}
#server ul li{
	line-height:28px;
	}
#server .swapUnchs{
	display:none;
	} 
#server ul .resp{
	color:#333333;
	font-weight:bold;
	}
#server ul .requests{
	color:#333333;
	font-weight:bold;
	padding-top:10px;
	}
#server ul .detail{
	background:url(images/detail.png) no-repeat 0px 8px;
	color:#505667;
	padding-left:18px;
	}
#server ul .joinLink{margin-top:20px;}
#server ul .joinLink a{
	background:url(images/listTh.jpg) repeat-x top left;
	border:1px solid #cccccc;
	color:#ff0000;
	display:block;
	font-family:"SimHei";/*ºÚÌå*/
	font-size:14px;
	padding-left:14px;
	width:70px;
	}

#joinList{
	display:none;
	height:20px;
	left:19.8%;
	padding:12px;
	position:absolute;
	top:400px;
	width:20px;
	z-index:90;
	}
#joinList #content{
	-moz-border-radius:8px;
	background-color:#08181e;
	border:#e0e0e0 1px solid;
	float:left;
	padding:20px 0 20px 20px;
	}
#joinList #close{
	background:transparent url(images/closebox.png) repeat scroll 0 0;
	cursor:pointer;
	display:none;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
	width:30px;
	z-index:100;
	}
#joinList select,#name input,#college input,#grade input,#pro input,#ml input,#phone input,#qq input,#email input{
	background:url(images/textbox.jpg) no-repeat top left;
	border:none;
	color:#666666;
	height:18px;
	padding-left:8px;
	width:156px;
	}
#name input:hover,#college input:hover,#grade input:hover,#pro input:hover,#ml input:hover,#phone input:hover,#qq input:hover,#email input:hover,#name input:focus,#college input:focus,#grade input:focus,#pro input:focus,#ml input:focus,#phone input:focus,#qq input:focus,#email input:focus{
	background:url(images/textboxhover.jpg) no-repeat top left;
	color:#e0e0e0;
	}
#joinList #left{
	float:left;
	margin-left:10px;
	}
#joinList #left span{color:#66CC00;}
#joinList #left p{
	color:#dddddd;
	margin:15px 0;
	}
#joinList #left p img{display:none;}
#left #reason p{width:349px;}
#left #name,#college,#sex,#grade{padding-left:28px;}
#test #qq{padding-left:11px;margin:15px 0;}
#test #phone{padding-left:3px;margin:15px 0;}
#joinList #test{
	color:#dddddd;
	float:left;
	margin:0 0 0 40px;
	width:320px;
	}
#test #userIntro{
	margin-top:15px;
	}
#joinList #test textarea{
	background-color:#08181e;
	border:#e0e0e0 1px solid;
	color:#999999;
	font-size:12px;
	height:100px;
	line-height:19px;
	margin:15px 0 0 0;
	padding:0;
	width:310px;
	}
#joinList #test textarea:hover,#joinList #test textarea:focus{
	background-color:#445e6a;
	color:#dddddd;
	}
#joinList #submit{
	float:right;
	margin:30px 36px 0 0;
	+margin-right:12px;
	}
#joinList #submit input{
	background:url(images/submit.jpg) no-repeat top left;
	border:none;
	color:#000000;
	height:34px;
	font-size:14px;
	font-weight:bold;
	width:100px;
	}
#joinList #submit input:hover{
	background:url(images/submithover.jpg) no-repeat top left;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	}

#footer{
	color:#e0e0e0;
	float:right;
	margin:20px 70px 20px 0;
	}
#footer p{
	font-size:12px;
	padding:14px 0;
	}