body{
	width:100%;
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
}
.head{
	background:url(/images/img/v1/0/head_back.png) repeat-x ;
	background-color:none;
	width:100%;
	Height:103px;
}
.head2{
	background:url(/images/img/v1/0/head_center.png) no-repeat left top;
	width:100%;
	Height:103px;
}
.center{
	
	margin-left:auto;
	margin-right:auto;
	width:815px; 
	}
	
.logo{
	background:url(/images/img/v1/0/logo_back.png)  no-repeat left top ;
	width:341px;
	height:103px;
	padding-left:55px;
	padding-top:57px;
	overflow:hidden;
	float:left;

	}
	
.search{
	background:url(/images/img/v1/0/search_back.png) no-repeat right top ;
	width:322px;
	height:103px;
	float:right;
	}
	
.searchdiv{
	text-align:right;
	text-indent:10px;
	margin-top:17px;
	margin-left:23px;
	width:322px;
	height:33px;
	padding-top:0px;
	}
	
	fieldset.search {
	border: none;
	margin: 0 auto;
	background:none;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000;
	font-size: 1.2em;
	width: 269px;
	height: 33px;
	padding: 0px 0px 0;
	background: none;
	margin-right: 0px;
}
.search input.box:focus {
	background: none;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 33px;
	cursor: pointer;
	text-indent: -9999px;
	background: none;	
}
.search button.btn:hover {
	background: none;	
}
