@charset "utf-8";
/* CSS Document */


hr{
 height:1px;
 color:#F6F6F6;
}
img{
border:none;
}
img a{
border:none;
}


/* --设置滚动条
html {
     scrollbar-face-color:#f6f6f6;
     scrollbar-highlight-color:#fff;
     scrollbar-shadow-color:#eeeeee;
     scrollbar-3dlight-color:#eeeeee;
     scrollbar-arrow-color:#000;
     scrollbar-track-color:#fff;
     scrollbar-darkshadow-color:#fff;
     }  
	 
	 :link{} :visited{} :hover{} :active{}
	 仅IE -*/
	 
/* 通用空白间距 */
.blank3{ height:3px; font-size:1px; width:100%; clear:both;}
.blank6{ height:6px; font-size:1px;clear:both;}
.blank9{ height:9px; font-size:1px; width:100%; clear:both;}
.blank11{ height:11px; font-size:1px; width:100%; clear:both;}
.blank12{ height:12px; font-size:1px; width:100%; clear:both;}
.blank9w{ height:9px; font-size:1px; width:100%;  clear:both;}
.blank15{ height:15px; font-size:1px; width:100%; clear:both;}
.blank20{ height:20px; font-size:1px; width:100%; clear:both;}
.blank55{ height:55px; font-size:1px;clear:both;}
/* 通用空白间距 */

.clear{ clear:both; font-size:0px;}
body{text-align: center;
margin:0 auto;
}

#wrap{ text-align:left; width:950px; margin:0 auto; clear:both;}








