/* 全局CSS定义 */
/*
body {
MARGIN: 0px;
PADDING: 0px; 
BORDER: 0px;
color: #fff;
background-color:#364F69;
FONT-SIZE:12px;
LINE-HEIGHT:20px;
TEXT-ALIGN: left;
TEXT-valign: top;
text-align:justify; text-justify:inter-ideograph;
FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', '宋体', '新宋体', arial, verdana, sans-serif;
}
div,form,ul,ol,li,dl,dt,dd,table,tr,th {margin: 0; padding: 0; border: 0;}
table,tr,th,td {FONT-SIZE:12px; LINE-HEIGHT:20px; color: #fff; FONT-FAMILY: 'Lucida Grande', 
'Lucida Sans Unicode', '宋体', '新宋体', arial, verdana, sans-serif; 

word-break: break-all;

word-wrap:break-word;}


a:link {color: #fff; text-decoration:none;}
a:visited {color: #fff;text-decoration:none;}
a:hover {color: #c00; text-decoration:underline;}
a:active {color: #fff;}
a:hover img{filter:alpha(opacity=50);}
*/
.banner {
border:1px solid #009901;
}
.banner img {
margin: 2px;
}
.banner_wenzi {
color: #000;
}
.list_k {
border:1px solid #D3DBE6;
}
.list_bt {
font-weight:bold;
color: #000;
FONT-SIZE:14px;
}
.banner_wenzi a:link {color: #000; text-decoration:none;}
.banner_wenzi a:visited {color: #000;text-decoration:none;}
.banner_wenzi a:hover {color: #c00; text-decoration:underline;}
.banner_wenzi a:active {color: #000;}
.banner_wenzi a:hover img{filter:alpha(opacity=50);}
.list_nr {

margin-left: 10px;
margin-right: 10px;
}
.list_rq {
color: #ccc;
}
.list_xx {
margin-top: 10px;
margin-bottom: 10px;
}
.list_xx_bt {
font-weight:bold;
color: #000;
FONT-SIZE:15px;
}