.chromestyle{
width: 980px;
font-weight: bold;
margin:0 auto;
position:relative;
z-index:90;
}
.chromestyle .yj{
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:9px;
	z-index:999;
}
.chromestyle .yj2{
	position:absolute;
	right:0px;
	top:0px;
	width:10px;
	height:9px;
	z-index:999;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
height:36px; display:block;
list-style:none;

background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
margin: 0;
text-align: center; 
 /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
width:140px; float:left; width:140px; height:36px; display:block; 

}

.chromestyle ul li a{
color: #fff;
text-align:center;
width:140px; float:left; height:26px; display:block;
padding: 10px 0px 0 0;
margin: 0;
text-decoration: none;
background:url(fege.gif) no-repeat top right;

}
.chromestyle ul li a:link,.chromestyle ul li a:visited,.chromestyle ul li a:active {
	color: #fff;
} 
.chromestyle ul li a:hover {
	text-decoration: none;
	color: #fff;
}

.chromestyle ul li a:hover{
background: url(chromebg1.gif) center center repeat-x;
color: #fff; /*THEME CHANGE HERE*/
}
.reddw{background: url(chromebg-over.gif) center center repeat-x;

}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */


.redtiao{ background:#b51a02; height:23px;padding-top:7px; position:relative; 
}
.redtiao ul{ list-style:none;
}
.redtiao ul li{ float:left; text-align:center; font-weight:bold;  color:#FFFFFF; display:block;
}

.redtiao ul li a:link,.redtiao ul li a:visited,.redtiao ul li a:active {
	color: #fff; display:inline; background:none;
} 
.redtiao ul li a:hover {
	color:#FFCC00;
	text-decoration:underline;
	background:none;
}
.redtiao ul li.x1{ width:161px;
}
.redtiao ul li.x2{ width:194px;
}
.redtiao ul li.x3{ width:173px;
}
.redtiao ul li.x4{ width:150px;
}
.redtiao ul li.x5{ width:150px;
}
.redtiao ul li.x6{ width:150px;
}
.pro_dk{  border-right:1px solid #ccc; background:url(pro_dw.gif) ; height:197px;
}
.pro_dk_1{width:161px; height:197px;background:url(pro_dw2.gif) no-repeat right top; float:left;
}
.pro_dk_2{width:194px; height:197px; background:url(pro_dw2.gif) no-repeat right top;float:left;
}
.pro_dk_3{width:172px; height:197px; background:url(pro_dw2.gif) no-repeat right top;float:left;
}
.pro_dk_4{width:150px; height:197px; background:url(pro_dw2.gif) no-repeat right top;float:left;
}
.pro_dk_5{width:150px; height:197px; background:url(pro_dw2.gif) no-repeat right top;float:left;
}
.pro_dk_6{width:149px; height:197px; float:left;
}
.ulpro{ list-style:none; padding:10px 0 10px 15px;
}
.ulpro li{ background:url(hong_sj.gif) no-repeat left center; padding-left:15px; line-height:21px;
}
.ulpro li a:link,.ulpro li a:visited,.ulpro li a:active {
	color: #191917;background:none;
	display:inline;
	text-indent:0;
} 
.ulpro li a:hover {
	color:#bb2f17;
	text-decoration:underline;
	background:none;
}
#dkj{
	margin:0 auto;
	position:relative;
	width:980px;
	overflow:hidden;
	
}
.dropmenudiv{
position:absolute;
top:0px;
border: 1px solid #c6ccd0; /*THEME CHANGE HERE*/
line-height:20px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter:alpha(opacity=90);opacity:0.9;
}
.xg{border: 1px solid #BBB; /*THEME CHANGE HERE*/

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 25px;
padding: 6px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;

}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #cb1010;
color:#fff;
}




