@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
.tr{ text-align:left!important;}
.tc{ text-align:center;}
.fb{ font-weight:bold;}
.f14{ font-size:14px;}
.pt10{ padding-top:10px;}
body{font:normal 12px/1.5 "Microsoft YaHei"; color:#333;}
.wrap{ padding:0 10px 10px;}
.main_tit{ font-size:16px; font-weight:bold; text-align:center; padding-top:10px;}
.tit_1{ font-size:14px; font-weight:bold; padding-top:10px;}
.table_box{ border:1px solid #333;border-collapse:collapse; margin-top:10px;}
.table_box td{ border:1px solid #333; line-height:20px; font-size:12px; width:50%; text-align:center;}
.table_box th{font-weight:bold; font-size:14px; text-align:center; height:30px;}
.table_box h4{ font-weight:bold;}
.text{ text-indent:25px;}
.bg_pink{ /*background:#ffbfbf;*/}
/*color*/
.color_blue, .color_blue:hover{ color:blue; text-decoration:underline;}
.color_red{ color:#ff0000;}
