*{
	font-size: 12px;
	}
body{
	background-color: #777777;
	margin: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a{
	font-size: 12px; COLOR: #444444;
}
a:link {
	COLOR: #444444; TEXT-DECORATION: none
}
a:visited {
	COLOR: #444444; TEXT-DECORATION: none
}
a:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
a:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
table{
	margin: 0px;
	font-size: 14px;
}
img{
	border: 0px;margin: 0px;
	}
.font {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.font14 {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 6D6D6D;
	border-right-color: 6D6D6D;
	border-bottom-color: 6D6D6D;
	border-left-color: 6D6D6D;
	background-color: #FFFFFF;
	height: 19px;
}
.link:link {
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.link:visited {
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-size: 13px;
	line-height: 22px;
	color: #90DDD7;
	text-decoration: none;
}
.link1:link {
	font-size: 13px;
	line-height: 22px;
	color: #00B282;
	text-decoration: none;
}
.link1:visited {
	font-size: 13px;
	line-height: 22px;
	color: #00B282;
	text-decoration: none;
}
.link1:hover {
	font-size: 13px;
	line-height: 22px;
	color: #00B282;
	text-decoration: underline;
}
.link2:link {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.link2:visited {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.link2:hover {
	font-size: 13px;
	line-height: 22px;
	color: #676767;
	text-decoration: none;
}
.link3:link {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.link3:visited {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.link3:hover {
	font-size: 13px;
	line-height: 22px;
	color: #005750;
	text-decoration: none;
}

.link4:link {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.link4:visited {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.link4:hover {
	font-size: 12px;
	line-height: 22px;
	color: #B6F6F2;
	text-decoration: none;
}
.link5:link {
	font-size: 12px;
	color: #B92002;
	text-decoration: none;
}
.link5:visited {
	font-size: 12px;
	color: #B92002;
	text-decoration: none;
}
.link5:hover {
	font-size: 12px;
	color: #DB624B;
	text-decoration: none;
}
.link6:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link6:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link6:hover {
	font-size: 12px;
	color: #16ADA2;
	text-decoration: none;
}.link7:link {
	font-size: 14px;
	color: #DA2900;
	text-decoration: none;
}
.link7:visited {
	font-size: 14px;
	color: #DA2900;
	text-decoration: none;
}
.link7:hover {
	font-size: 14px;
	color: #FF3000;
	text-decoration: none;
}
.link8:link {
	font-size: 13px;
	color: #DA2900;
	text-decoration: none;
}
.link8:visited {
	font-size: 13px;
	color: #DA2900;
	text-decoration: none;
}
.link8:hover {
	font-size: 13px;
	color: #FF3000;
	text-decoration: none;
}
.link18 {
	font-size: 16px;font-weight: bold;
	color: #DA2900;
	text-decoration: none;
}
.link18:link {
	font-size: 16px;font-weight: bold;
	color: #DA2900;
	text-decoration: none;
}
.link18:visited {
	font-size: 16px;
	font-weight: bold;
	color: #DA2900;
	text-decoration: none;
}
.link18:hover {
	font-size: 16px;font-weight: bold;
	color: #FF3000;
	text-decoration: none;
}
#nav a{
	margin: 2px;
}
.page_toolBar{
	padding:3px;
	margin:3px;
	text-align:center;
	font-family:宋体, Arial, Helvetica, sans-serif;
	font-size:14px;
}
/*分页脚超链接样式开始*/
.page_toolBar a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #00A699;
	
	text-decoration: none; 
	color: #2e6ab1;
}
.page_toolBar a:hover {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFFFDF;
}
/*其它信息样式*/
.page_toolBar span{
	padding: 2px;
	margin-right: 2px;
	color: #929292;
}
/*分页脚超链接样式结束*/
/*上一页下一页按钮样式*/
.page_toolBar span.curpage {
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
	color: #FFF;
}
/*无效翻页按钮样式*/
.page_toolBar span.disabled {
	padding: 2px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}
.millet ul{overflow:hidden;zoom:1;}
.millet li{float:left;width:100px;padding:0 10px;margin-left:-10px;}
.millet-img,.millet-img a{display:block;overflow:hidden;width:100px;height:100px;}
.millet-img img{display:block;border:1px solid #b7b7b7;padding:1px;}
.millet-hx{display:block;overflow:hidden;width:100px;height:30px;margin-top:5px;line-height:15px;}
.millet-hx a:link,.millet-hx a:visited{color:#666;text-decoration:none;}
.millet-hx a:hover,.millet-hx a:active{color:#f60;text-decoration:underline;}
.millet-price{display:block;overflow:hidden;width:100px;color:#c00;}