@charset "gb2312";
/* CSS Document */
body, div, p,ul,li{ padding:0; margin:0;}
html, body{ outline:none; font-family:"ËÎÌå","Microsoft YaHei","Hiragino Sans GB",STHeiti,Tahoma,sans-serif; font-size:12px; color:#646464;}
.clear{ clear:both;}
img{ border:0;}
a{ text-decoration:none;}

/*µ¼º½*/
.nav{ height:36px; background:url(../images/nav_bg.png) repeat-x;}
.nav_con{ width:970px; height:36px; margin:0 auto;}
.nav_con_left{ width:870px; height:36px; float:left;}
/***/
.nav_con_block{ width:78px; height:34px; float:left; position:relative; z-index:100;}
.nav_con_pos{ position:absolute; width:164px; overflow:hidden; top:-150px; left:-39px; z-index:100000;}


.nav_con_pos .nav_hover_header{ width:164px; height:11px; background:url("../images/small_nav_top.png")no-repeat!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/small_nav_top.png",sizingmethod=scale); font-size:0;}
.nav_con_pos .nav_hover_bg{ width:164px; background:url("../images/small_nav_center.png")repeat-y!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/small_nav_center.png",sizingmethod=scale);}
.nav_con_pos .nav_hover_con{ width:164px; height:100px; padding-top:4px; position:absolute; z-index:10000; left:0; top:0;}
.nav_con_pos .nav_hover_footer{ width:164px; height:11px; background:url("../images/small_nav_footer.png")no-repeat!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/small_nav_footer.png",sizingmethod=scale); font-size:0;}

.nav_hover_con ul{ width:164px; overflow:hidden; padding-top:13px; list-style:none;}
.nav_hover_con li{ width:140px; height:22px; margin:0 0 7px 13px; border-bottom:1px solid #dfdfdf; text-indent:26px; background:url(../images/36.gif) 12px 6px no-repeat; float:left; display:inline;}
.nav_hover_con li a{ width:140px; height:20px; overflow:hidden; color:#6d6d6d; line-height:20px; display:block; margin:0 auto;}
.nav_hover_con li a:hover{ width:140px; height:20px; color:#ffffff; background:#ca0002 url(../images/36_hover.gif) 12px 6px no-repeat;}

/***/
.nav_con_a{ width:78px; display:block; text-align:center; font-size:14px; color:#ffffff; height:34px; line-height:35px; font-weight:bold;}
.nav_con_a:hover{ color:#ca0002; background:url(../images/nav_hover.png) 0 4px no-repeat; float:left; height:33px; line-height:33px; padding-top:3px;}

.nav_con_en_ch{ width:100px; line-height:33px; float:right;}
.nav_con_en_ch a{ color:#fff600;}

.nav_hr{ width:6px; height:35px; margin:-1px 7px 0 5px; background:url(../images/nav_hr.png) no-repeat; float:left; display:inline;}