/* CSS Document */
*{margin:0; padding:0;}
img{border:none;}
body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:20px; color:#003366; background:#ffffff;}
a{ text-decoration:underline;color:#336699;}
a:hover{ text-decoration:underline;  color:#CC9900;}
ol,li{margin:0; padding:0; list-style:lower-latin; }
.fl{ float:left;}
.line_height18{ line-height:18px;}/*行高18px;*/
.line_height22{ line-height:22px;}/*行高22px;*/
.line_height24{ line-height:24px;}/*行高24px;*/
.blod{ font-weight:bold;}
.text_left{ text-align:left;}

.menu{ font-size:12px; color:#003366; text-align:center;}
.menu a{ color:#003366; text-decoration:none; line-height:42px; display:block;}
.menu a:hover{ color:#FFFFFF; background:url(images/menu_hover.jpg) no-repeat center;}

.con_bg{ background:url(images/b_bg.jpg) top repeat-x;}

.left_list{ background:url(images/list_bg.jpg) repeat-y top; line-height:28px;}
.left_list a{ text-decoration:none; line-height:28px;}

.under_line{ text-decoration:underline;}

.yellow{ color:#CC9900; text-align:left;}

.bor{ border:1px solid #d5d5d5;}

.t_bot{ border-bottom:1px solid #d5d5d5;}

.table{ line-height:24px; text-align:left;}
.table td{ border-bottom:1px dashed #d5d5d5;}



.text_con_en{ text-align:justify;}


/*底部样式*/
.bot{ color:#003366; font-size:11px; text-align:center; line-height:22px; background:url(images/bot_bg.jpg) repeat-x top;}

.foot{ color:#003366; line-height:36px;}
.foot a{ color:#003366;}
.foot a:hover{ color:#339900;}

.data{color:#CC9900; font-size:10px;}

.green{ color:#009900;}
