/* 基本样式 */
body {
	margin: 0px;
	color: #49627E;
	font-size: 13px;
	text-align: center;
	background-color: #7A99BD;
	}
div,td {
	font-size: 13px;
	}
p {
	text-indent: 2em;
	line-height: 150%;
	margin-bottom: -5px;
	}
img {
	border: 0px;
	}
a:link {
	color: #49627E;
	text-decoration: none;
	}
a:visited {
	color: #49627E;
	text-decoration: none;
	}
a:hover {
	color: #ff0000;
	text-decoration: none;
	}

/* 左边与顶部 */
#contain {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	} 
#mainbg {
	width: 777px;
	padding: 0px;
	float: left;
	background-color: #ffffff;
	}
#left {
	float: left; 
	margin: 0px 
	padding: 0px; 
	width: 222px;
	}
#right {
	float: right; 
	margin: 0px;
	padding: 0px; 
	width: 553px;
	border-right: 2px solid #A9A9AB;
	}
#top {
	width: 553px;
	height: 51px;
	clear: both;
	text-align: right;
	background: url(/cn/images/top.jpg);
	}
#top img {
	margin: 13px 28px 0px 0px;
	}
#middle {
	margin: 0px;
	padding: 0px;
	}
#bottom {
	clear: both;
	}

/* 导航栏 */
#menubar {
	text-align: left;
	}
#menubar img {
	margin: 0px 7px 2px 0px;
	}

/* 公司简介 */
.intro {
	color: #5784B2;
	height: 634px;
	}
.intro p {
	line-height: 139%;
	margin-bottom: -5px;
	}
.honor {
	float: right;	
	margin: 10px 15px 5px 10px;
	}
.big {
	padding: 30px;
	}

/* 产品展厅 */
.products {
	height: 634px;
	text-align: left;
	}
#sortname {
	width: 539px;
	font-size: 12px;
	background: #A9BFD8;
	border-top: 2px solid #C3D1E2;
	border-left: 2px solid #C3D1E2;
	border-right: 1px solid #C3D1E2;
	border-bottom: 1px solid #C3D1E2;
	}
.smaillclss {
	float: left;
	width: 440px;
	}
.smaillclss li {
	float: left;
	padding: 5px 0px 2px 8px;
	}
.smaillclss li.currentsort {
	float: left;
	display: inline;
	padding: 5px 0px 2px 8px;
	}
.bigclass {
	float: left;
	width: 90px;
	text-align: right;
	display: inline;
	padding: 5px 0px 2px 8px;
	}
#product_top {
	height: 19px;
	background: url(/cn/images/product_top.jpg);
	margin-top: 5px;
	padding-top: 3px;
	text-align: center;
	}
#product_top form {
	margin: 5px 0px;
	}
#product_bg {
	height: 409px;
	}
#show {
	padding-left: 10px;
	height: 409px;
	}

#showpic {
	float: left;
	width: 160px;
	height: 160px;
	padding: 4px 0px 0px 10px;
	text-align: center;
	}
#showpic img {
	border: 1px solid #000000;
	}
#pictitle {
	width: 160px;
	margin-top: 3px;
	}
#none {
	padding: 90px 0px 0px 110px;
	}
#showpage {
	height: 25px;
	text-align: center;
	padding-top: 5px; 
	background: url(/cn/images/product_top.jpg);
	}

/* view.asp样式 */
#position {
	color: #ff0000;
	font-size: 12px;
	text-align: right;
	margin: 25px 10px 3px 0px;
	}
#view_top {
	height: 19px;
	background: url(/cn/images/product_top.jpg);
	padding-top: 3px;
	text-align: center;
	}
#view_bg {
	text-align: center;
	margin-top: 32px;
	}
#buy {
	margin: -20px 50px -8px 0px;
	text-align: right;
	}
#nextimg {
	color: #768AA0;
	height: 25px;
	text-align: center;
	padding-top: 5px; 
	background: url(/cn/images/product_top.jpg);
	}

/* order.asp样式 */
#order_bg {
	text-align: center;
	margin-top: 20px;
	}

/* 企业信息 */
.about {
	height: 634px;
	margin-left: 30px;
	}
.about img {
	margin: 8px 10px 0px 0px;
	}
.about p {
	color: #5784B2;
	text-indent: 0em;
	line-height: 150%;
	font-size: 14px;
	}
.about p a:link {
	color: #5784B2;
	text-decoration: none;
	}
.about p a:visited {
	color: #5784B2;
	text-decoration: none;
	}
.about p a:hover {
	color: #ff0000;
	text-decoration: none;
	}
.item_title {
	color: #4578AC;
	font-weight: bold;
	text-decoration: underline;
	}

/* 诚邀加盟 */
.join {
	height: 634px;
	}
.join_title {
	color: #5784B2;
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
	text-decoration: underline;
	}
.join_content {
	color: #5784B2;
	padding: 20px 0px;
	line-height: 140%;	
	}
.join_employ {
	color: #5784B2;
	padding: 5px 0px;
	line-height: 130%;	
	}
	
/* 底部样式 */
#fooder{
    width: 777px;
    margin: auto;
	}
#foot {
	clear: both;  
	float: left;
	line-height: 2em; 
	padding: 20px 0px 20px 0px;
	}
.gs_icon_a {
    float: left;
	padding: 0px 50px 0px 90px;
	}
