﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	height: 100%; 
}

img {
	border: none;
}
a { text-decoration:none;}




/*客服*/	

*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/


.anli_d {width:307px; height:117px;  border: 10px solid #9D9D9D; float:left;}

.anli_d a { display:block; width:307px; float:left; margin:0 30px 20px 0; position:relative;}
.anli_d a img { width:100%; height:117px; }

.anli_d a div { display:none; text-align:center; position:absolute; bottom:0; left:0; width:307px; height:67px; background:url(../images/nav_bg.png); color:#FFF; padding-top:50px;}




