body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
	background: #FFFFFF url(/public/images/web/zh_cn/body-bg.jpg);
}

img {
	border: none;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#logo {
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#header {
	width: 100%;
	height: 90px;
}

#navigator {
	width: 100%;
	height: 30px;
}

#navigator ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#navigator ul li {
	float: left;
	clear: right;
}

#index-banner {
	width: 100%;
	height: 220px;
}

#archive-banner {
	width: 100%;
	height: 120px;
}

#wrapper {
	width: 100%;
	background: #ffffff;
	padding-top: 30px;
}

#wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#wrapper ul li {

}

#wrapper #part-left {
	width: auto;
	background: #ffffff;
	float: left;
	clear: right;
}

#wrapper #part-left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#wrapper #part-left ul li {
	width: auto;
	float: left;
}

#wrapper #index-product {
	margin-left: 30px;	
}

#wrapper #index-news {
	margin-left: 30px;
}

#wrapper #productShow {
	width: 275px;
	height: 80px;
	text-align: center;
}

#wrapper #productShow img {
	border: none;
	margin: 2px;
}

#wrapper #part-right {
	width: 240px;
	background: #ffffff;
	border-left: 1px solid #cccccc;
	text-align: center;
	float: right;
}

#wrapper #news-show {
	width: 275px;
	text-align: left;
}

#wrapper #news-show ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#wrapper #news-show ul li {
	text-align: left;
	float: left;
	line-height: 20px;
}

#wrapper #news-show ul li a {
	float: left;
	font-size: 12px;
}

#archive-wrapper {
	width: 100%;
	background: #ffffff;
	padding-top: 10px;
}

#archive-wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#archive-wrapper ul li {

}

#archive-wrapper #part-left {
	float: left;
	width: 200px;
	padding-left: 20px;
}

#archive-wrapper #part-left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#archive-wrapper #part-left ul li {
	line-height: 25px;
	background-image: url(/public/images/web/zh_cn/archive-bar-bg.jpg);
	background-repeat: repeat-x;
}

#archive-wrapper #part-left ul li a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}

#archive-wrapper #part-right {
	width: 640px;
	margin-left: 5px;
	padding-left: 20px;
	border-left: 1px solid #cccccc;
}

#archive-wrapper #part-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#archive-wrapper #part-right ul li {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
}

#archive-wrapper #part-right #content {
	font-weight: normal;
}

#archive-wrapper #part-right #article-list {
	
}

#archive-wrapper #part-right #article-list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#archive-wrapper #part-right #article-list ul li {

}

#archive-wrapper #part-right #article-list ul li a {
	color: #666666;
	font-size: 12px;
	font-weight: nomal;
}


#archive-wrapper #part-right #product-list {

}

#archive-wrapper #part-right #product-list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#archive-wrapper #part-right #product-list ul li {
	text-align: center;
	float: left;
	width: 19%;
	height: 110px;
}

#archive-wrapper #part-right #product-list ul li a {
	color: #666666;
	font-size: 12px;
	font-weight: nomal;
}

#archive-wrapper #part-right #show-box {
	border: 1px solid #cccccc;
	background: #ffffee;
	height: 240px;
}

#archive-wrapper #part-right #show-box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#archive-wrapper #part-right #show-box ul li {
	float: left;
}

#show-box #pic {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}

.product-name {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

#pager {
	clear: both;
	text-align: center;
	font-weight: normal;
}

#archive-wrapper #part-right #news-title {
	text-align: center;
	font-size: 14px;
}

#archive-wrapper #part-right #news-info {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color:#666666;
}

#copyright {
	width: 100%;
	margin-top: 10px;
	height: 50px;
}

#error-title {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 5px;
	background: #ffffff;
	font-size: 16px;
	font-weight: bold;
	border:2px solid #aaaaaa;
	line-height: 30px;
}

.index-news-date {
	text-align: left;
	width: 50px;
	float: left;
}

.inquire-title {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	float: left;
	margin-right: 10px;
	width: 100px;
	color:#999999;
}

#webqq {
	margin-top: 20px;
	height: 30px;
}


/*
///////////////////////////////////////////////////////////////////
///
///   
///
///////////////////////////////////////////////////////////////////
*/

#popHint {
	position: absolute
}

#popHint div {
	font-size: 12px;
}

#popHint .popLeft,#popHint .popRight,#popHint .popAngle span,#popHintText,#popHint .popIcon
	{
	background-image: url(/public/scripts/web/PopHint.gif)
}

#popHint .popHeader {
	height: 1%;
	overflow: hidden !important;
	overflow /**/: visible
}

#popHint .popLeft {
	float: left;
	width: 5px;
	height: 24px;
	background-position: 0 0;
	background-repeat: no-repeat
}

#popHint .popRight {
	float: left;
	width: 5px;
	height: 24px;
	background-position: -10px -25px;
	background-repeat: no-repeat
}

#popHint .popAngle {
	clear: both;
	position: relative;
	height: 10px
}

#popHint .popAngle span {
	position: absolute;
	top: -1px;
	left: 5px;
	width: 9px;
	height: 13px;
	background-position: 0 -75px;
	background-repeat: no-repeat
}

#popHintText {
	float: left;
	color: #333333;
	height: 19px !important;
	height /**/: 24px;
	padding: 5px 0 0 0;
	white-space: nowrap;
	background-position: 0 -50px;
	background-repeat: repeat-x;
	overflow: hidden;
}

#popHintText .popIcon {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0px;
}

#popHint .wrong {
	background-position: 0 -90px;
	background-repeat: no-repeat
}

#popHint .right {
	background-position: 0 -105px;
	background-repeat: no-repeat
}
