@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
img{ border:0;}
body{ color:#505050; font-size:12px;  line-height:18px; font-family:Tahoma,"微软雅黑",Arial, Helvetica, sans-serif;}


.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both; height:1px; overflow:hidden;}

li{ list-style:none;}
p{ margin-bottom:20px;}
a{ text-decoration:none;color:#505050;}
a:hover{ color:#b25656;}

.pad_t5{ padding-top:5px;}
.pad_b10{ padding-bottom:10px;}
.pad_b20{ padding-bottom:20px;}
.pad_l30{ padding-left:30px;}
.pad_l5{ padding-left:5px;}
.pad_l3{ padding-left:3px;}
.mar_28 {margin-left:28px;}

.text_gray{ color:#777777;}
.text_gray a{ color:#777777;}
.text_gray a:hover{ color:#353434;}

.text_navyBlue{ color:#001b67;}
.text_navyBlue a{ color:#001b67;}
.text_navyBlue a:hover{color:#001b67;}

.text_red{ color:#b25656;}
.text_red a{ color:#b25656;}
.text_red a:hover{ color:#b25656;}

.text_red2{ color:#780a03;}
.text_red2 a{ color:#780a03;}
.text_red2 a:hover{ color:#780a03;}


.text_yellow{ color:#e8c17c;}
.text_yellow a{ color:#e8c17c;}
.text_yellow a:hover{ color:#e8c17c;}

.text_khaki{ color:#562b18;}
.text_khaki a{ color:#562b18;}
.text_khaki a:hover{ color:#562b18;}


.text_green{ color:#3b5d19;}
.text_green a{ color:#3b5d19;}
.text_green a:hover{ color:#3b5d19;}

.text_green2{ color:#768f5a;}
.text_green2 a{ color:#768f5a;}
.text_green2 a:hover{ color:#768f5a;}

.text_purple{ color:#512163;}
.text_purple a{ color:#512163;}
.text_purple a:hover{ color:#512163;}


.bg_blue{ background:url(img/con1_bg.jpg) repeat-x left top;}
.bg_yellow{ background:url(img/con2_bg.jpg) repeat-x left top;}
.bg_green{ background:url(img/con3_bg.jpg) repeat-x left top;}
.bg_purple{ background:url(img/con4_bg.jpg) repeat-x left top;}

.box_yellow{ background-color:#f3ebcc; padding:15px 20px;}
.box_green{ background-color:#deebd1; padding:15px 20px; border: solid 1px #adc395; margin-bottom:20px;}
.box_purple{ background-color:#f1e2f6; border:solid 1px #c29ec7; padding:10px;}
.box_purple h2{ font-size:14px; color:#FFF; background-color:#7d4d8f; height:26px; line-height:26px; padding-left:20px; margin-bottom:10px; }
.box_purple ul{ margin:0 20px 20px 40px; }
.box_purple ul li{list-style-type: decimal;}

.box_red{ background-color:#fff0ee; border:solid 1px #bda09c;padding:10px;}
.box_red h2{ font-size:14px; color:#FFF; background-color:#bb6d61; height:26px; line-height:26px; padding-left:20px; margin-bottom:10px;  }
.box_red  p{ margin:0 10px 20px 15px;}
.box_red table{ margin:0 0 20px 15px;}
.box_red table td{ padding-bottom:10px;}
.page{ text-align:right;}

.list_iso{ background:url(img/list_iso.jpg) no-repeat 8px 10px;}
.iso_pdf{ padding-right:20px; background:url(img/sico_pdf.jpg) no-repeat right center;}

.list_dot{ margin-left:20px;}
.list_dot li{list-style-type: disc;}


.list_dot_sit{ margin-left:45px;}
.list_dot_sit li{list-style-type: disc;}

.table{ background-color:#CCC;}
.table th{ padding:2px;}
.table td{ background-color:#FFF; padding:2px 10px; }
