@charset "gb2312";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
}
ul{
	list-style-type:none;
}
img{
	border:none;
}
#container{
	width:1003px;
	margin:0 auto;
}
#header1 img{
	display:block;
	border:0px;
}
#header{
	width:1003px;
	height:38px;
	background:url(../images/h1.jpg) no-repeat left center;
}
#header p{
	padding-top:5px;
	padding-left:810px;
}
#header p a{
	color:#000000;
	text-decoration:none;
}
#header p a:hover{
	text-decoration:underline;
}
#header ul{
	padding-top:28px;
	padding-left:120px;
}
#header ul li{
	float:left;
}
#header ul li.title{
	padding-left:422px;
	padding-right:12px;
}
#header ul li.uname{
	color:#E40011;
	padding-right:12px;
}
#header ul li.uname input{
	width:74px;
	height:16px;
	border:1px solid #F5C6CC;
}
#header ul li.pwd{
	color:#E40011;
	padding-right:12px;
}
#header ul li.pwd input{
	width:74px;
	height:16px;
	border:1px solid #F5C6CC;
}
#header ul li.login{
	padding-right:10px;
}
#header ul li.login input{
	width:43px;
	height:18px;
	border:none;
	cursor:pointer;
	background:url(../images/login.jpg) no-repeat left center;
}
#header ul li.reg input{
	width:43px;
	height:18px;
	border:none;
	cursor:pointer;
	background:url(../images/reg.jpg) no-repeat left center;
}
#header ul li img{
	display:block;
	border:none;
	float:left;
}

#banner{
	width:1002px;
	height:74px;
	margin-bottom:15px;
	background:url(../images/bs.jpg) no-repeat left center;
}
#banner ul{
	color:#FFFFFF;
	padding-top:10px;
}	
#banner ul li{
	float:left;
}
#banner ul li.first{
	padding-left:102px;
}
#banner ul li.know{
	padding-left:40px;
}
#banner ul li.play{
	padding-left:38px;
}
#banner ul li.search{
	padding-left:35px;
}
#banner ul li.bi{
	padding-left:35px;
}
#banner ul li.int{
	padding-left:37px;
}
#banner ul li.online{
	padding-left:35px;
}
#banner ul li.about{
	padding-left:38px;
}
#banner ul li.link{
	padding-left:35px;
}
#banner ul li.center{
	padding-left:35px;
}
#banner ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#banner ul li a:hover{
	text-decoration:underline;
}
#banner p{
	float:left;
	padding-top:20px;
	padding-left:318px;
}
#banner p input.txt1{
	width:25px;
	height:16px;
	border:1px solid #FFACB6;
}
#banner p span{
	color:#FE3D52;
	padding:0px 5px 0px 5px;
	height:25px;
	line-height:25px;
}
#banner p input.txt2{
	width:45px;
	height:16px;
	border:1px solid #FFACB6;
}
#banner p input.btn{
	width:53px;
	height:20px;
	background:url(../images/sear.jpg) no-repeat left center;
	border:none;
	cursor:pointer;
}

#content{
	width:982px;
	margin:0 auto;
}

#table{
	font-size:12px;
}
#table input{
	height:20px;
	width:150px;
}
#table a{
	color:#000000;
	text-decoration:none;
}
#table a:hover{
	color:#F00;
	text-decoration:none;
}
