body {
	background: url(../images/head_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden
}

* {
	margin: 0px;
	padding: 0px;
	list-style: none
}

a.noline {
	text-decoration: none
}

.warp {
	width: 900px;    
	margin: auto
}

.clear {
	clear: both;
}

.right,.tabs .one em,.tabs .two em {
	float: right;
}

.left{
	float:left;
}


#head {
	position: relative;
	height: 62px;
	overflow: hidden;
	margin-top:-5px
}

#head a#logo {
	background: url(../images/2008logo.gif);
	width: 253px;
	height: 52px;
	text-indent: -99em;
	position: absolute;
	top: 7px;
	left: 0px
}

#head div#ban {
	background: url(../images/slogan11.gif);
	width: 170px;
	height: 19px;
	position: absolute;
	top: 10px;
	left: 154px
}

#head span.nav {
	position: absolute;
	top: 10px;
	right: 0px;
	height: 20px;
	line-height: 20px;
	background: none
}

#head span.nav a {
	font-size: 12px
}

#head span.search {
	position: absolute;
	top: 36px;
	right: 0px;
}

#head span.search span {
	position: relative;
	height: 20px;
	display: block;
	width: 355px;
}

#head span.search span input {
	border: #06c 1px solid;
	height: 17px;
	position: absolute;
	top: 0px;
	left: 78px;
	width: 167px;
	background: url(../images/sousou.gif) no-repeat left top;
	padding-left: 20px;
	padding-top: 3px
}

#head span.search span select,#footer span select {
	width: 77px;
}

#head span.search span input.submit,#footer span input.submit {
	background: url(../images/btn_search2.gif) no-repeat 0px 0px;
	width: 72px;
	height: 22px;
	border: none;
	top: 0px;
	left: 275px;
	padding: 0px
}

#head span.search input.submitmove,#footer span input.submitmove {
	background: url(../images/btn_search2.gif) no-repeat 0px -22px;
	width: 72px;
	height: 22px;
	border: none;
	top: 0px;
	left: 275px;
	padding: 0px;
	cursor: pointer;
}

#menutop {
	background: url(../images/menu_l1_bg.gif);
	height: 30px;
	overflow: hidden;
	margin-top: 7px;
	overflow: hidden;
	padding: 3px;
}

#menutop div.warp a {
	width: 92px;
	height: 33px;
	float: left;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none
}
#menutop div.right a {
	background:none;
	width: 92px;
	height: 33px;
	float: left;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none
}
#menutop div.warp a.nav_title,#menutop div.warp a:hover {
	background: url(../images/menu_l1_now_bg.gif);
	color: #000;
}

.nav {
	background: url(../images/menu_l2_bg.gif) top repeat-x;width:900px;
	padding-bottom:10px
}

.nav div{width:900px;height:30px;line-height:30px;overflow: hidden; margin:auto}
.nav div a{color:#000;text-decoration: underline;text-align:center; padding:0px 5px;}
