@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/nav_bj.jpg);
	background-repeat: repeat-x;
}
.mane {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.mane   li {
	display: inline;
	vertical-align: middle;
	padding-left: 28px;
	height: 33px;
}
.mane a {
	color: #FFFFFF;
	text-decoration: none;
}
.ba {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a5a1a2;
	border-left-color: #a5a1a2;
}
.text01 {
	font-weight: bold;
	color: #FFFFFF;
}
.index_goods {
	height: 128px;
	width: 102px;
	padding-top: 10px;
	padding-left: 16px;
	text-align: center;
	line-height: 26px;
	float: left;
}
.foot {
	background-color: #EEEEEE;
	margin-top: 12px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0a6eaa;
	border-bottom-color: #0a6eaa;
}
.img01 {
	border: 1px solid #CCCCCC;
}

.ba1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a5a1a2;
}
.index_news {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0a6eaa;
}
.more {
	padding-right:11px;
	color:#0a6eaa
}.more a {
	color: #0A6EAA;
}
.ny_left {
	line-height: 41px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3ca3cf;
}
.ny_left a {
	color: #014b92;
}
.ny_goods {
	padding-top: 27px;
	padding-bottom: 10px;
}
.ny_goodstd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding:15px 0px 10px 0px;;
}
.selectPage{ font-size:16px; color:red;}
#pageDiv{ line-height:20px; padding:2px;padding-right:10px; text-align:center;}
#pageDiv a{text-decoration:underline;}
.autoEllipsis{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
.autoWrap{white-space:normal;word-wrap:break-word;word-break:break-all;}
#huastar:hover{ color:red; text-decoration:underline;}