@charset "utf-8";
/* CSS Document */



body{font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height:22px;}
.float_left{ float: left;}
.float_right{float: right;}
	
	/* Clear Fix */  
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; }
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */ 

.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1;} 
.float_left{ float: left;}
.float_right{ float: right;}

ul{ list-style:none; padding:0; margin:0;}
a{ text-decoration:none;}
img{ border:0;}


.list_show_top_gray{ background: url("../../../images/list_show_navigation_bj_gray.png") repeat-x top left;  padding:0 20px 0px 20px; font-size: 12px;color:#999; z-index: 999; position: relative;}
.list_show_top_gray .logo img{line-height: 30px; margin-top: 8px;} 
.list_show_top_gray .logo a{ width: 77px; height: 30px; background: url(../../../images/list_show_navigation_logo_gray.png) no-repeat left 8px; display: block;-moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.list_show_top_gray .logo a:hover{background: url(../../../images/list_show_navigation_logo_gray.png) no-repeat left -26px;}
.list_show_top_gray .WenZhi a{ height: 30px; line-height: 30px; color:#999; text-align: right;}
.list_show_top_gray .WenZhi a:hover{ color:#666;}