/* CSS Document */
@charset "UTF-8";
@import url("public.css");

body {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 20px;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #dcdcdc;
}
.wrapper {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	padding: 0px;
}
#nav {
	padding: 0px;
	height: 38px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	line-height: 38px;
}
#nav ul li {
	padding: 0px;
	float: left;
	height: 38px;
	width: 98px;
	display: block;
}
#nav ul li a {
	display: block;
	height: 38px;
	width: 98px;
	line-height: 38px;
	background-image: url(/images/nav_bg.jpg);
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	font-weight: bold;
}
#nav ul li a:hover {
	background-image: url(/images/li_bg.gif);
	display: block;
	height: 38px;
	width: 98px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav ul li a.index {
	background-image: url(/images/li_bg.gif);
	float: left;
	height: 38px;
	width: 98px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.font14white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
a.a1 {
	color: #ffffff;
}


a.a1:hover {
	color: #ffff00;
	position: relative;
	left: 1px;
	top: 1px;
}


.font14block {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.more {
	color: #aa0000;
	text-decoration: none;
}

















.product_con {
	background-image: url(/images/product_con.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a.more:hover {
	color: #aa0000;
	text-decoration: underline;
}

.cut_about {
	padding: 5px;
	height: 195px;
	width: 375px;
	overflow: hidden;
}
.cut_news {
	white-space: nowrap;
	display: block;
	width: 225px;
	overflow: hidden;
	text-overflow:ellipsis;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.cut_service {
	padding: 5px;
	height: 164px;
	width: 375px;
	overflow: hidden;
	background-image: url(/images/service_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.a2 {
	color: #333333;
}
a.a2:hover {
	color: #FF0000;
}
.prodname {
	line-height: 22px;
	white-space: nowrap;
	display: block;
	height: 22px;
	width: 150px;
	overflow: hidden;
	text-overflow:ellipsis;
	margin-right: auto;
	margin-left: auto;
}
.cut_prodlist {
	line-height: 32px;
	white-space: nowrap;
	display: block;
	height: 32px;
	width: 200px;
	text-overflow:ellipsis;
	overflow: hidden;
	float: right;
}
a.a3 {
	color: #333333;
	font-size: 14px;
}
a.a3:hover {
	font-size: 14px;
	color: #aa0000;
}
a.friendlink {
	color: #333333;
}
a.friendlink:hover {
	color: #666666;
	text-decoration: underline;
}
a.bottom {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover {
	color: #eeeeee;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
}
.che_name {white-space: nowrap;height: 24px;width: 142px;overflow: hidden;text-overflow:ellipsis;line-height: 24px;}
.tcleft4 {padding-left: 4px;}
.n_contact_bg {background: url(/images/n_contact_bg.gif) no-repeat center bottom;}

.input_style {border: 1px inset #f4f4e4;}
.index_conbg {
	background-image: url(/images/contact_right1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}