/*header*/
body { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
background-color:#EEEFEA;
color:#333333;

}
form,ul,li {
	margin:0px;
	padding:0px;
}
.header{
	margin: -20px auto 0px auto;
	position:relative;
	width:1003px;
	overflow:hidden;
	padding:0px;
}


img {
	border:0px;
}
.guild{
	float:left;
	width:953px;
	height:22px;
	color:#656564;
	padding:5px 25px 0px 25px;
	text-align:right;
	background:url(../images/guild_bg.jpg) repeat-x;
	overflow:hidden;
}
.guild input{
vertical-align:middle; 
}
.guild img{
vertical-align:middle; 
}
.logo{
	float:left;
	width:224px;
	height:43px;
	padding:10px 13px 0px 30px;
	overflow:hidden;
}
.development{
	float:left;
	width:736px;
	height:33px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	padding-top:17px;
}
.development span{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px;}
.mainbav{
	float:left;
	width:961px;
	height:55px;
	padding:0px 18px 0px 22px;
}
.mainbav_sub{
	float:left;
	width:84px;
	height:55px;
	overflow:hidden;
}
.mainbav_1{
	float:left;
	width:46px;
}
.mainbav_find{
	float:left;
	width:93px;
	height:40px;
	padding:17px 0px 0px 30px;
	background:url(../images/mainbav_bg.jpg) repeat-x;
}
.mainbav_search{
	float:left;
	width:262px;
	height:55px;
	background:url(../images/mainbav_search.jpg) no-repeat;
	overflow:hidden;
}
.search_box{
	float:left;
	width:150px;
	height:40px;
	padding:17px 0px 0px 25px;
}
.search_btn{
	float:left;
	width:59px;
	height:57px;
}
.adbanner_top {
	width:948px;
	height:69px;
	float:left;
	padding:0px 0px 0px 27px;
	margin-top:0px;
}
.adbanner_top img {
	vertical-align:middle;
	margin:0px 8px;
}
.mannu {
	width:169px;
	height:107px;
	position:absolute;
	left:760px;
	top:23px;
	background:url(../images/mannu.jpg) no-repeat;
	display:none;
}
.mannu a {
	color:#000000;
	text-decoration:none;
}
.mannu a:hover {
	color:#CC0000;
	text-decoration:none;
}
.mbutton {
	width:84px;
	text-align:center;
	color:#000000;
	height:27px;
	line-height:27px;
	float:left
	
}
.transparent {   
      filter:alpha(opacity=80);   
      -moz-opacity:0.5;   
      -khtml-opacity: 0.5;   
      opacity: 0.5;   
}  
