@charset "utf-8";
body {
	font-size: 12px;
	padding:0;
	margin:0;
	background: url(bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#ebebeb;
	line-height:180%;
}
ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#003399;
}
img {
	border:0;
}
.clear {
	clear:both;
}
.main {
	width:771px;
	margin:0 auto;
}
#menu {
	height:33px;
	background:url(menu_bg.gif);
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	margin-top:-2px;
}
#menu li {
	float:left;
	width:83px;
	text-align:center;
	line-height:33px;
}
#menu .nb {
	width:2px;
	background:url(menu_nbsp.gif);
	height:33px;
}
.submenu {
	background:url(submenu_bg.gif);
	height:25px;
	line-height:28px;
	padding:0 30px 0 30px;
	color:#FFF;
	overflow:hidden
}
.submenu span {
	float:right;
}
#menu a, .submenu a {
	color:#FFF;
	text-decoration:none;
}
.ban {
	margin-top:5px;
}
.bantxt {
	margin:3px auto;
	background-color:#204e87;
	text-align:center;
	color:#cad6e4;
	line-height:30px;
}
.left {
	padding-right:7px;
	float:left;
	width:287px;
	border-right:#93abc7 solid 1px;
}
h1 {
	margin:8px auto 0 auto;
	padding:0;
	background:url(title_dot.gif);
	background-repeat:no-repeat;
	background-position:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#204e87;
	padding-left:15px;
}
h1 span {
	float:right;
	padding:8px 5px 0 0
}
h1 b {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.right {
	float:left;
	padding-left:9px;
}
.proimg img{ width:750px;}
.news {
	margin:5px auto;
}
.news .tr {
	width:80px;
	padding-left:40px;
	background-position:28px 10px;
}
.news li {
	float:left;
	background:url(newsdot.gif);
	background-repeat:no-repeat;
	background-position:20px 10px;
	padding-left:30px;
	border-bottom:1px dotted #CCC;
	width:136px;
	line-height:22px;
}
.news li a {
	color:#041d39;
}
#news {
	margin:10px auto 25px auto;
}
#news li {
	background:url(newsdot.gif);
	background-repeat:no-repeat;
	background-position:15px 10px;
	padding-left:30px;
	border-bottom:1px dotted #CCC;
	line-height:26px;
}
#news li a {
	color:#041d39
}
#news li span {
	float:right;
	font-size:11px;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
}
.aboutimg {
	float:left;
	padding:5px;
	border:#CCC 1px solid;
	margin:0 5px 0 0;
}
#products {
	margin:0 auto;
}
*+html #products li {
	width:102px;
	height:136px;
	float:left;
	margin-left:10px;
}
#products li {
	width:102px;
	height:116px;
	float:left;
	margin-left:10px;
	display:inline;
}
#products li p {
	width:102px;
	height:116px;
	border:#bed7eb 1px solid;
	padding:0;
	margin:0;
}
#products li p a {
	display:block;
	text-align:center;
	line-height:102px;
	height:102px;
	font-size:102px;
	width:102px;
	padding:0;
	margin:0;
}
#products li p a img {
	vertical-align:middle
}
img.product {
	max-width:90px;
	max-height:101px;
 width: expression(this.width > Object.MAX_WIDTH && this.width / Object.MAX_WIDTH >= this.height / Object.MAX_HEIGHT ? Object.MAX_WIDTH : true);
 height: expression(this.height > Object.MAX_HEIGHT && this.width / Object.MAX_WIDTH < this.height / Object.MAX_HEIGHT ? Object.MAX_HEIGHT : true);
}
#products li span a {
	display:block;
	border:none;
	color:#000000;
	width:102px;
	height:18px;
	font-size:12px;
	line-height:24px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
*+html #products li span a {
	display:block;
	border:none;
	color:#000;
	width:102px;
	font-size:12px;
	text-align:center;
}
#showpro {
	margin:0 auto;
}
*+html #showpro li {
	width:170px;
	height:238px;
	float:left;
	margin-left:10px;
}
#showpro li {
	width:170px;
	height:205px;
	float:left;
	margin-left:15px;
	display:inline;
}
#showpro li p {
	text-align:center;
	display:block;
	width:166px;
	height:187px;
	border:#bed7eb 1px solid;
	padding:0;
	margin:0;
}
*+html #showpro li p {
	text-align:center;
	display:block;
	width:166px;
	height:212px;
	border:#bed7eb 1px solid;
	padding:0;
	margin:0;
}
#showpro li p a {
	display:block;
	text-align:center;
	line-height:190px;
	height:190px;
	font-size:190px;
	width:166px;
	padding:0;
	margin:0;
}
#showpro li p a img {
	vertical-align:middle;
	text-align:center;
}
img.showpro {
	max-width:162px;
	max-height:210px;
 width: expression(this.width > Object.MAX_WIDTH && this.width / Object.MAX_WIDTH >= this.height / Object.MAX_HEIGHT ? Object.MAX_WIDTH : true);
 height: expression(this.height > Object.MAX_HEIGHT && this.width / Object.MAX_WIDTH < this.height / Object.MAX_HEIGHT ? Object.MAX_HEIGHT : true);
}
#showpro li span a {
	display: block;
	border:none;
	color:#000000;
	width:170px;
	height:25px;
	font-size:12px;
	line-height:25px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
*+html #showpro li span a {
	border:none;
	height:35px;
	color:#000;
	width:170px;
	font-size:12px;
	text-align:center;
}
/*中怀业绩*/
#per {
	margin:0 auto;
}
*+html #per li {
	width:170px;
	height:215px;
	float:left;
	margin-left:15px;
}
#per li {
	width:170px;
	height:188px;
	float:left;
	margin-left:15px;
	display:inline;
}
#per li p{
	text-align:center;
	margin:0;
	padding:0;
	width:166px;
	height:188px;
	border:#bed7eb 1px solid;
}
*+html #per li p {
	text-align:center;
	width:166px;
	height:188px;
	border:#bed7eb 1px solid;
	padding:0;
	margin:0;
}
#per li p a {
	display:block;
	text-align:center;
	line-height:168px;
	height:168px;
	font-size:168px;
	width:166px;
	padding:0;
	margin:0;
}
#per li p a img {
	vertical-align:middle;
}
img.per {
	max-width:122px;
	max-height:168px;
 width: expression(this.width > Object.MAX_WIDTH && this.width / Object.MAX_WIDTH >= this.height / Object.MAX_HEIGHT ? Object.MAX_WIDTH : true);
 height: expression(this.height > Object.MAX_HEIGHT && this.width / Object.MAX_WIDTH < this.height / Object.MAX_HEIGHT ? Object.MAX_HEIGHT : true);
}
#per li span a {
	display:block;
	border:none;
	color:#000000;
	width:170px;
	height:25px;
	font-size:12px;
	line-height:25px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
*+html #per li span a {
	display:block;
	border:none;
	height:35px;
	color:#000;
	width:170px;
	font-size:12px;
	text-align:center;
}
.ser {
	padding:0 15px;
}
.subbody {
	padding:0 10px;
}
#foot {
	background:url(foot_bg.gif);
	height:60px;
	text-align:center;
	padding-top:12px;
}
#foot span {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
