@charset "utf-8";

.solidline{border-bottom:1px solid #3272d1}
.dashed{border-bottom:1px dashed #3272d1}
.mt_10{margin-top:10px;}
.mg_5{margin-bottom:5px;}
.mg_10{margin-bottom:10px;}
.mg_10m{margin-top:-10px;}
.mg_30m{margin-top:-30px;}
.mg_90m{margin-top:-90px;}
.mg_100m{margin-top:-100px;}
.mg_150m{margin-top:-150px;}
.mg_200m{margin-top:-200px;}
.mg_20{margin-bottom:20px;}
.mg_30{margin-bottom:30px;}
.mg_40{margin-bottom:40px;}
.mg_50{margin-bottom:50px;}
.dashed{border-bottom:1px dashed #3272d1}
.red_bg{background:#3272d1 !important; color:#fff !important; }
.norm_color{color:#666; }