/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #50300D;
	text-decoration: none;}/* 未访问的链接 */
a:visited { text-decoration: none;
	color: #50300D;}/* 已访问的链接 */
a:hover {	color: ##CC9900;}
 /* 鼠标在链接上 */ 
a:active {text-decoration: none;
	color: #CC9900;}/* 点击激活链接 */
h2 { 	font-size:14px;
    display:inline;
}
　　/* --商城的css定义开始-- */
.shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.shop_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.shop_tdbg2 /* 表格背景颜色定义2 */
{
background:#f5f5f5;line-height: 120%;
}
.shop_tdbg3 /* 表格背景颜色定义3 */
{
background:#ffffff;line-height: 120%;
}
.shop_tdbg4 /* 表格背景颜色定义4 */
{
background:#e1f4ee;line-height: 120%;
}

　　/* --商城的css定义结束-- */

/*网站头部*/
#top { width:100%; text-align:center; margin-bottom:5px;}
#head { background-image:url(newhls/topbg.jpg); width:860px; margin:0px auto;}
#headnav { clear:both; width:860px; margin:0px;}
#nav { background-image:url(newhls/dh.jpg); 
list-style-position: inside;
list-style-type: none;
height:40px;  
width:860px;
margin:0px;
clear:both;
}
#nav li { float:left; margin-left:17px; line-height:40px; display:inline;}
#usermneu {
	height:20px;
	list-style-position: inside;
	list-style-type: none;
	margin:0px;
	width:405px;
}
#usermneu li {
	float:left;
	line-height:20px;
	background:#F2EA93;
}
#pageuse { color:#FF125B;  width:445px; font-size:14px;}
#headleft { margin-top:5px; width:455px; float:left;}
#headright {
	width:405px;
	background-image:url(newhls/index_05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:115px;
	margin-top:5px;
	float:right;
}
/*网站头部结束*/
.tabl {
	border: 1px solid #CCCCCC;
}
.head1 {
	font-size: 14px;
	color: #FFCC99;
}
.head2 {
	font-size: 14px;
	color: #006600;
}
.head3 {
	font-size: 14px;
	color: #FFFFCC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
}
.h1title {
	font-size:14px;
	font-weight:bold;
	color:#50300D;
}
.h1title:link {
	color: #50300D;
	text-decoration: none;
}
.h1title:visited {
	text-decoration: none;
	color: #50300D;
}
.h1title:hover {
	color:#CC9900;
}
.h1title:active {
	text-decoration: none;
	color:#CC9900;
}
.more1 {
	color: #FFFFFF;
}
.more2 {
	color: #006600;
}
.more3 {
	color: #003399;
}
.jiage1 {
	font-size: 12px;
	color: #006699;
	text-decoration: line-through;
	height:32px;
	line-height:32px;
}
.jiage2 {
	font-size: 14px;
	color: #FF0000;
	height:32px;
	line-height:16px;
}
.pic5 {
	border: 1px solid #999999;
}
.fgx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.money {
	font-weight: bold;
	color: #FF0000;
}
.cn {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 21px;
}

h1 {
	font-size: 14px;
	display:inline;
}
.h1 {
	font-family: "宋体";
	font-size: 15px;
	color: #888888;
	letter-spacing: -1px;
}
.h1:link {
	text-decoration: none;
	Font-family: "宋体";
	font-size: 15px;
	color: #888888;
	letter-spacing: -1px;
}
.h1:visited {
	text-decoration: none;
	font-family: "宋体";
	font-size: 15px;
	color: #888888;
	letter-spacing: -1px;
}
.h1:hover {
	text-decoration: none;
	color: #999999;
}
.h2 {
	font-size: 16px;
}
.h3 {
	font-size: 14px;
}
.tdbg {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.tbh {
	height: 25px;}
	/* 网站底部链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
body,td,th {
	font-size: 12px;
         color: #50300D;
}
body {
	background-image: url(newhls/bg.gif);
	margin:0px;
	}

.foot {
	text-decoration: none;
	color: #50300D;
	font-weight: bold;
} /* 链接无下划线,有为underline */ 
.foot:link {color: #50300D;
	text-decoration: none;}/* 未访问的链接 */
.foot:visited { text-decoration: none;
	color: #50300D;}/* 已访问的链接 */
.foot:hover {	color: #CC9900;}
 /* 鼠标在链接上 */ 
.foot:active {text-decoration: none;
	color:#CC9900;}/* 点击激活链接 */
.channel_keylink {
	color: #000000;
	font-weight: bold;
}
.channel_keylink:link {
	color: #000000;
	font-weight: bold;
}
.channel_keylink:visited{
	color: #000000;
	font-weight: bold;
}
.channel_keylink:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.channel_keylink:active{
	color: #000000;
	font-weight: bold;
}
#div1{
	width:150px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:clip;
	text-align: center;
	}
#div2{
	width:144px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:clip; 
	}
.div2
.div2 li{
	width:144px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:clip; 
	}
#div3{
	width:180px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis; 
	}
.ul1 { 
	margin:0px;
	}
.ul1 li {
	width:180px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	list-style-type:none;
	list-style-image: url(hls/pic2.gif);
	height:24px;
	line-height:20px;
	list-style-position: inside;
}
.ul2 { 
	margin:0px;
	text-align:left;
	}
#tab1 {
	background-image: url(hls/t1_03.gif);
	width:158px;
	height:29px;
	text-align:center;
	padding-top:8px;
}
#index1 { width:78px;}
#index2 { width:80px; padding-right:8px;}
.Productul {
	margin-left:5px;
	list-style-type:none;
	width:150px;
	float:left;
	}
.Productli {
	height:32px;
	line-height:32px;
	float:left;
	padding-top:3px;
}
.ul2 li {
	width:144px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	list-style-type:none;
	list-style-image: url(hls/pic2.gif);
	height:22px;
	line-height:18px;
	list-style-position: inside;
	margin-left:8px;
}

#div4{
	width:120px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis; 
	}
#conm {
	width:860px;
	margin:0px auto;
	background:#000000;
}
#hotp{
	width:150px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis; 
	}
.title1 {
	border: 3px double #999900;
}
