* {
	margin:0px;
	padding:0px;
}
html, body {
	font-size:9pt;
	font-family:"宋体", sans-serif;
	background:url(../iamges/bodyBj.jpg);
	text-align:center;
}
a {
	font-size:10pt;
}
a:link, a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	padding-left:5px;
}
input {
	font-size:9pt;
	color:#fff;
}
ul li {
	list-style:none;
}
img {
	border:none;
}
.clear {
	clear:both;
}
#root {
	margin:0px auto;
	width:950px;
	position:relative;
	text-align:left;
}
#title {
	width:100%;
	height:34px;
	background:#000;
	border-bottom:1px #eee solid;
	text-align:center;
}
#title #thead {
	position:relative;
	width:950px;
	height:34px;
	margin:0px auto;
	text-align:left;
}
#title #thead form #navi {
	position:absolute;
	left:0px;
	top:10px;
}
#title #thead form #navi a {
	color:#757575;
}
#title #thead form #search {
	position:absolute;
	right:0px;
	top:0px;
	width:500px;
	height:34px;
}
#title #thead form #search #searchValue {
	color:#757575;
	position:absolute;
	top: 4px;
	left: 209px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	background-color:#000;
	border:1px #222 solid;
	width: 176px;
}
#title #thead form #search #searchFont {
	position:absolute;
	left:118px;
	top:3px;
}
#title #thead form #search #submit {
	position:absolute;
	right:0px;
	top:3px;
}
#root #footer {
	margin:30px 0px;
	padding-top:20px;
	clear:both;
	height:100px;
	background:url(../iamges/foolterBj.jpg) repeat-x;
}
#root #footer p {
	margin:30px 0px;
	color:#fff;
}
#root #productType #circleTop {
	width:950px;
	height:45px;
	background:url(../iamges/top.jpg) no-repeat;
}
#root #productType #circleBottom {
	width:950px;
	height:45px;
	background:url(../iamges/bottom.jpg) no-repeat;
}
