* {
	margin:0px;
	padding:0px;
	color:#170e11;
}
body {
	text-align:center;
	font-size:9pt;
	font-family:"宋体", sans-serif;
	background:url(../images/bj.jpg) repeat-x #fff;
}
ul li {
	list-style:none;
}
img {
	border:none;
}
strong {
	font-size:10pt;
	font-family:sans-serif, sans;
}
input, textarea, select, button {
	font:12px Helvetica, Arial, sans-serif;
}
/*
	***********************
*/
a {
	color:#282a12;
	text-decoration:none;
}
a:link, a:visited {
	color:#282a12;
	text-decoration:none;
}
a:hover {
	color:#89b70f;
}
/*
**************************
*/
.clear {
	clear:both;
}
.arial {
	font-family:Arial;
	font-size:8pt;
}
/*
	*************************
*/
#parent {
}
#root {
	margin:0px auto;
	width:950px;
	text-align:left;
}
/**
	head
*/
#head {
	height:115px;
	width:auto;
	position:relative;
}
#head #logo {
	position:absolute;
	width:77px;
	height:57px;
	top:19px;
	left:3px;
}
#head #img {
	position:absolute;
	top:25px;
	left:348px;
}
#head #language {
	position:absolute;
	right:3px;
	top:41px;
	font-family:Arial;
	width:53px;
	height:22px;
	background:url(../images/language.jpg) no-repeat;
}
#head #language #english {
	display:block;
	height:20px;
	width: 53px;
}
#head #language #chines {
	position:absolute;
	left: 91px;
	top: 11px;
	width: 47px;
}
#head #collection {
	position:absolute;
	top:0px;
	right:0px;
	background:#88b814;
	text-align:center;
}
#head #navi {
	width:524px;
	height:37px;
	position:absolute;
	left:311px;
	bottom:35px;
}
#head #navi ul li {
	height:37px;
	float:left;
	text-align:center;
	margin-right:1px;
}
#head #navi .search {
	margin-top:10px;
	float:left;
	height:30px;
	vertical-align:middle;
}
#head #navi .search #searchText {
	width:170px;
	height:14px;
	font-size:11px;
	padding:2px 0px;
	vertical-align:middle;
}
#head #navi .search #submit {
	width:40px;
	height:22px;
}
#head #navi .search #submit img {
	cursor:pointer;
	margin-left:5px;
	vertical-align:bottom;
}
/**
	*******************************
**/
#content {
	width:100%;
	height:auto;
	float:left;
	background:#fff;
	padding-bottom:10px;
}
#content .list, #content .primary {
	float:left;
}
#content .list {
	width:220px;
	height:auto;
	margin-right:24px;
}
#content .primary {
	width:710px;
	height:auto;
}
/**
	********************************
*/
#footer {
	margin-top:5px;
	width:100%;
	height:94px;
	float:left;
	clear:both;
	background:#e1e1e1;
	background:none;
}
#footer p {
	margin:10px;
	text-align:center;
	color:#000;
}
#footer p a {
	color:#000;
}
/*
	navi
*/
#parent #root #head #navi ul li a {
	float:left;
	display:block;
	height:37px;
}
#parent #root #head #navi ul li #home {
	width:85px;
	background:url(../images/home_01.jpg) no-repeat;
}
#parent #root #head #navi ul li #home:hover {
	background:url(../images/home_02.jpg) no-repeat;
}
#parent #root #head #navi ul li #product {
	width:103px;
	background:url(../images/product_01.jpg) no-repeat;
}
#parent #root #head #navi ul li #product:hover {
	width:103px;
	background:url(../images/product_02.jpg) no-repeat;
}
#parent #root #head #navi ul li #news {
	width:107px;
	background:url(../images/news_01.jpg) no-repeat;
}
#parent #root #head #navi ul li #news:hover {
	width:107px;
	background:url(../images/news_02.jpg) no-repeat;
}
#parent #root #head #navi ul li #dir {
	width:118px;
	background:url(../images/dir_1.jpg) no-repeat;
}
#parent #root #head #navi ul li #dir:hover {
	width:118px;
	background:url(../images/dir_2.jpg) no-repeat;
}
#parent #root #head #navi ul li #contact {
	width:93px;
	background:url(../images/contact_01.jpg) no-repeat;
}
#parent #root #head #navi ul li #contact:hover {
	width:93px;
	background:url(../images/contact_02.jpg) no-repeat;
}
