* {
	margin:0;
	padding:0;
}
body {
	color:#333;
	font-size:12px;
	background:#666;
	line-height:150%;
	font-family:Tahoma, "ËÎÌå", sans-serif;
}
img {
	border:0;
}
#wrapper {
	width:1002px;
	margin:0 auto;
	background:#fff;
	position:relative;	
}
#header {
	width:1000px;
	height:55px;
	margin:0 auto;
}
#mainnav {
	width:1000px;
	height:40px;
	margin:0 auto;
	background:url(../img/02.jpg) repeat-x;
}
#banner {
	width:1000px;
	height:250px;
	margin:0 auto;
}
#content {
	width:1000px;
	margin:0 auto;
	padding-bottom:20px;
}
#left {
	float:left;
	width:235px;
	height:1200px;
}
#middle {
	float:left;
	width:530px;
	height:200px;
	margin-left:-5px;
}
#right {
	float:left;
	width:235px;
	height:200px;
}
#subleft {
	float:left;
	width:765px;
}
#subright {
	float:right;
	width:235px;
}
#footer {
	height:80px;
	width:1002px;
	margin:0 auto;
	text-align:center;
	border-top:10px #666 solid;
	background:url(../img/14.jpg) no-repeat 50px 50% #fff;
}
.clear {
	clear:both;
	font-size:0px;	
}
.disable {
	display:none;
}
.submenu {
	position:relative;
	width:100px;
	background:#999;
	border:1px #333 solid;
}
#layer1, #layer2, #layer3, #layer4 {
	top:-10px;
	left:0px;
}
.submenu p {
	line-height:25px;
	border-bottom:1px #ccc dotted;
}
.black {
	color:#000;
}
.submenu p a{
	color:#000;
}
#keys{
	position:absolute;
	z-index:1;
	height: 20px;
	width:600px;
	left:360px;
	top:1px;
}

/*¿Í»§°¸Àý*/
#othermess{width:600px; margin:0px auto;height:30px;margin-top:8px;}
#othermess_prev{width:300;float:left; text-align:left;}
#othermess_next{float:right; text-align:right;}