/* CSS Document */

a{
	color:#FFF;
	text-decoration: none;
}
a:hover,a:active{
	color:#FFF;
	text-decoration:underline;
}

body{
	margin:0;
	background: #E70000 url('../Images/top_bg.jpg') repeat-x;
 }
 
td{
	font-family:"ËÎÌå";
	font-size:12px;
	line-height:150%;
	color: #707070;
}

a.more{
	background:#F00;
	padding:2px 2px 0px 2px;
	color:#FFF;
}
a.more:hover,a.more:active{
	color:#FFF;
	text-decoration: underline;
}

/*dh*/
#dhIndexTable a,#dhProfileTable a,#dhHonorTable a,#dhProductTable a,#dhDisplayTable a,#dhContactTable a{
	position:relative;
	display:block;
	width:96px;
	height:32px;
	text-indent:-9999px;
}
#dh0 a{
	background:url('../Images/dh_0_out.jpg') no-repeat;
}
#dh0 a:active,#dh0 a:hover{
	background:url('../Images/dh_0_on.jpg') no-repeat;
}

#dhIndexTable #dh0 a{
	background:url('../Images/dh_0_on_i.jpg') no-repeat;
}
#dhIndexTable #dh0 a:active,#dhIndexTable #dh0 a:hover{
	background:url('../Images/dh_0_on_i.jpg') no-repeat;
}

#dh1 a{
	background:url('../Images/dh_1_out.jpg') no-repeat;
}
#dhProfileTable #dh1 a{
	background:url('../Images/dh_1_on.jpg') no-repeat;
}

#dh1 a:active,#dh1 a:hover{
	background:url('../Images/dh_1_on.jpg') no-repeat;
}

#dh2 a{
	background:url('../Images/dh_2_out.jpg') no-repeat;
}
#dhHonorTable #dh2 a{
	background:url('../Images/dh_2_on.jpg') no-repeat;
}

#dh2 a:active,#dh2 a:hover{
	background:url('../Images/dh_2_on.jpg') no-repeat;
}
#dh3 a{
	background:url('../Images/dh_3_out.jpg') no-repeat;
}
#dhProductTable #dh3 a{
	background:url('../Images/dh_3_on.jpg') no-repeat;
}
#dh3 a:active,#dh3 a:hover{
	background:url('../Images/dh_3_on.jpg') no-repeat;
}
#dh4 a{
	background:url('../Images/dh_4_out.jpg') no-repeat;
}
#dhDisplayTable #dh4 a{
	background:url('../Images/dh_4_on.jpg') no-repeat;
}
#dh4 a:active,#dh4 a:hover{
	background:url('../Images/dh_4_on.jpg') no-repeat;
}
#dh5 a{
	background:url('../Images/dh_5_out.jpg') no-repeat;
}
#dhContactTable #dh5 a{
	background:url('../Images/dh_5_on.jpg') no-repeat;
}

#dh5 a:active,#dh5 a:hover{
	background:url('../Images/dh_5_on.jpg') no-repeat;
}

#dh6 a{
	background:url('../Images/dh_6_out.jpg') no-repeat;
}
 #dh6 a:active,#dh6 a:hover{
	background:url('../Images/dh_6_on.jpg') no-repeat;
}
#dhIndexTable #dh6 a{
	background:url('../Images/dh_6_out_i.jpg') no-repeat;
}
#dhIndexTable #dh6 a:active,#dhIndexTable #dh6 a:hover{
	background:url('../Images/dh_6_on_i.jpg') no-repeat;
}
/*dh*/
#productBox{
	width:184px;
	background:url(../Images/product_cata_bg.jpg) repeat-y;
	height:555px;
}
#cataInner{
	margin:10px 10px 10px 30px;
	text-align:left;
	color:white;
	
}
#cataInner li{
	list-style-type:none;
	list-style-position:outside;
	line-height:25px;
	font-weight:bold;
}
#cataInner li span{
	font-family:"Webdings";
	margin-right:15px;
}

.displayTitle{
	background:#f00;
	padding:5px;
	font-family:"ºÚÌå";
	font-size:16px;
	font-weight:bold;
}
.displayContent{
	padding:10px 10px 10px 0px;
}
.bottom{
	color:#FFF;
}
.pageInner
{	
	margin-bottom:10px;
	padding:20px 10px 10px 10px;
	text-align:center;
}
.pageInner a:link {color:#00f;text-decoration: none;}
.pageInner a:visited {color:#00f;text-decoration: none;}
.pageInner a:hover {color:#f00;text-decoration: underline;}
.pageInner a:lactive {color:#f00;text-decoration: underline;}




form{margin:0 0;}
input{color:#707070;}
input.contact 
	{	
	background-color:#FFF2F2;
	border:1px solid #FFBDBD;
	height:18px;
	}
