@charset "utf-8";

a {
color: #505050;
}
.h70{height:70px;}
body{background-color:#f3f3f3;font-size:13px; font-family:"微软雅黑"; color:#505050;}
.wrap { max-width:750px; margin:0 auto; padding:10px 10px 75px 10px; }
footer .footer .footer_le .icon,footer .footer .footer_return span,.footer_home span,footer .footer .icon_member,footer .footer .footer_add span,footer .footer .footer_count span,.footer .footer .footer_ri{ background-image:url(../images/icon.png); background-repeat:no-repeat;}

/*html控件样式*/
input,select{ font-size:13px; font-family:"Microsoft YaHei"; color:#505050; }
/*CSS设置input placeholder文本的样�?*/
input::-webkit-input-placeholder,input:-moz-placeholder,input:-ms-input-placeholder { color:#505050; }
