

/*弹出目录CSS*/
.my_left_category{
width:188px;
font-size:14px;
font-family:Verdana,Arial;
letter-spacing:2px; 
 border:1px solid #0F9;
background:#F8F8F8 ;
border-color:#DDDDDD;
border-style:solid;
border-width:0px 1px 1px 1px;
}

.my_left_category .my_left_cat_list{
width:190px;

line-height:13.5pt;
}
.my_left_category .my_left_cat_list h2 {
margin:0px;
padding:3px 5px 0px 12px;

}
.my_left_category .my_left_cat_list h2 a {
color:#d6290b;
font-weight:bold;
font-size:14px;
line-height:31px;
}
.my_left_category .my_left_cat_list h2 a:hover {

font-weight:bold;
font-size:14px;
line-height:31px;
}

.my_left_category .h2_cat{
padding-left:5px;	
width:185px;
height:31px;
line-height:31px;
font-weight:normal;

position:relative;
}



.my_left_category a{
font:14px;
text-decoration:none;

}
.my_left_category a:hover{
text-decoration:underline;

}
.my_left_category h3{
margin:0px;
padding:0px;
height:31px;

font-size:14px;
font-weight:normal;
display:block;
padding-left:30px;

}
.my_left_category h3 span{color:#000; width:190px; float:right;}
.my_left_category h3 a{	line-height:31px;  }
.my_left_category .h3_cat{
display:none;
width:185px;
position:absolute;
left:188px;
margin-top:-31px;
cursor:auto;

}
.my_left_category .shadow{
position:inherit;
width:250px;
}
.my_left_category .shadow_border{
position:inherit;
width:290px;
border:1px solid #959595; margin-top:0px;
border-left-width:0px;

background-color:#ffffff;
margin-bottom:2px
}
.my_left_category .shadow_border ul{margin:0; padding:0; margin-left:15px}
.my_left_category .shadow_border ul li {
list-style:none;
padding-left:10px;

background-repeat:no-repeat;
background-position:0px 8px;
float:left;
width:120px;
height:31px;
overflow:hidden;
letter-spacing:0px;
}

.my_left_category .active_cat{ z-index:9999;cursor:pointer;width:183px; background:#F97508 ;}

.my_left_category .active_cat h3 a{ font-weight:bold; color:#FFF;}
.my_left_category .active_cat h3 span{ display:none;}
.my_left_category .active_cat div{display:block;}



