@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0; list-style:none;}
body,input,textarea,select{font-size:14px;font-family:微软雅黑,雅黑;color:#575757;}
a{ text-decoration:none;}
.text{ text-indent:24px;}
.line{ border-bottom:#ddd 1px solid; padding-bottom:10px;}
.wrap{ min-width:320px; max-width:540px;}
.f-c{ text-align:center; margin:0 auto;}
.footer a{ display:block; color:#fff;}
.f-c img{ height:23px; margin:0 auto;}
.c-in{ width:25%; float:left; display:block;}
.footer{ background:#49484a; height:55px; position:fixed; bottom:0; width:100%; text-align:center; color:#fff; padding-top:5px;}
.footer p{}
.rline{ background:url(../images/line.png) right 5px no-repeat;}
/*.footer a{ width:25%; float:left; display:block; color:#fff;}*/
/*.footer{ background:#49484a; height:46px; position:fixed; bottom:0; width:100%; text-align:center; color:#fff; padding:5px 0;}*/