body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
.deschead {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #1164AC;
	text-decoration: none;
	line-height: normal;
}
.deschead a:link {
	color: #1563AB;
	text-decoration: none;
}
.deschead a:visited {
	color: #1361AB;
	text-decoration: none;
}
.deschead a:hover {
	color: #FF6600;
	text-decoration: underline;

}
.deschead a:active {
	color: #F07122;
}
.bullets {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 11px;
	clip:   rect(auto auto auto auto);
	font-weight: bold;
	color: #336699;
	font-family: Verdana;

}
.bullets a:link {
	text-decoration: none;
	color: #336699;
}
.bullets a:visited {
	text-decoration: none;
	color: #336699;
}
.bullets a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bullets a:active {
	color: #FF6600;
}
.safetitle {
	font-size: 13px;
	line-height: normal;
	font-weight: bolder;
	color: #1164AC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.safetitle li{float:left;}
.safetitle li a{ float:left; color:#1164AC; padding-right:20px;}

.subhead {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana;
}
.subhead A:link {
	TEXT-DECORATION: none;
	color: #666666;
}
.subhead A:visited {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
.subhead A:hover {
	COLOR: #3366CC;
	TEXT-DECORATION: underline;
}
.subhead A:active {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
.smnote {
	font-size: 9px;
	font-style: italic;
}
.unnamed1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3366FF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 18px;

}
.vaultdoor {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 30px;

}
.head1 {

	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #999966;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}
.bullbold {
	color: #1164AC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* global
-------------------------------------------------------------------*/
body, dl, dt, dd, ul, ol, li {
	margin:0;
	padding:0;
}
ol, ul {
	list-style:none;
}
.textCenter {
	text-align:center;
}
.clear {
	clear:both;
}
/*灰色*/
.aOrange,
.orangeA a:link, .orangeA a:visited {
	color:#f90;
}
.orangeA a:hover, .orangeA a:active {
	color:#f60;
	text-decoration:underline;
}
.mL10 {
	margin-left:10px;
}
/* 产品导航
-------------------------------------------------------------------*/
.prosortlist{margin-top:6px;}
.prosortlist li {
    background:url(dian.gif) no-repeat left center;
	line-height: 20px;
	margin-left: 1em;
}
.prosortlist  li a {
	margin-left: 1em;
}

/* 新闻动态列表
-------------------------------------------------------------------*/
#news li {
	background-image: url(dian.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height:26px;
}
/* 产品
-------------------------------------------------------------------*/
#products {
	overflow:hidden;
}
#products li {
	width:33.3%;
	float:left;
	margin-top: 6px;
	position: relative;
}
#products dl {
	padding:10px;
	height: 130px;
	width: 178px;
	margin: 0px auto;
}
#products dl dt {
	margin-bottom:10px;
}
#products dl dt a {
	display: table-cell !important;
	display:block;
	height:110px;
	font-size:130px;
	width:178px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
#products dl dt img {
	vertical-align:middle;
	max-width:168px;
	max-height:110px;
	width:expression(this.width>168?138:true);
	height:expression(this.height>110?110:true);
	border-width: 0px;
}

*+html #products dl dt img {
	vertical-align:middle;
	margin-top:-44px;
	max-width:168px;
	max-height:110px;
	width:expression(this.width>168?138:true);
	height:expression(this.height>110?110:true);
	border-width: 0px;
}

*html #products dl dt img {
	vertical-align:middle;
	margin-top:-44px;
	max-width:168px;
	max-height:110px;
	width:expression(this.width>168?138:true);
	height:expression(this.height>110?110:true);
	border-width: 0px;
}

#products dl dd {
	margin-top:3px;
}
#products dl dt .noLitpic {
	background-image: url(litpic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#products dl dt .vipLitpic {
	background-image: url(litpic.gif);
	background-repeat: no-repeat;
	background-position: left -162px;
}

/* 分页
-------------------------------------------------------------------*/
.paglist {
	text-align:center;
	height:24px;
	line-height:24px;
	background-color:#F2F2F2;
	margin:6px 0 6px 0;
}
.paglist a {
	margin-left:3px;
}

#bigpic {
	margin: 10px 0 20px 0;
}

#bigpic img {
	max-width:560px;
	/*width:expression(this.width > 560 ? '560px' : this.width);*/
}
