@charset "utf-8";

/*
 *@fileName : single.css
 *@author : marsh
 *@time : 2014-06-05
 *@how to use : add by self 
 *qq:11266897
 *function : for single page
*/

.banner{ width:100%; text-align:center; height:100px;}
.safe{ margin-top:0px; line-height:2em; font-size:14px;color:#313131;}
.safe h2{ color:#000;}
.safe dl{ width:700px; color:#626262; padding:10px; border:1px solid #e67171; background:#fff5f5; font-weight:bold;line-height:2em; margin:15px auto; }
.safe p{ margin:1em 0;}