@charset "utf-8";
/* CSS Document */
/*----------定义全局------------*/
*html,body{ margin:0; padding:0; font-family:宋体;Arial, Helvetica, sans-serif; font-size:12px; list-style:none;}
ul,li,img,p,dl,dt,dd{ padding:0; margin:0; border:0; list-style:none;}
ul,ol,li,dl,dt,dd{ list-style:none;}
img{vertical-align:top;}
a{ outline:none;}
a:hover{ text-decoration:underline;}
.c{ clear:both;}


/*----------专题------------*/
body{ margin:auto; border:0;cellspacing:0;cellpadding:0; color:#000;}
.table{ border:0;cellspacing:0;cellpadding:0;}

.title{ background:url(../images/title_bg.gif); height:39px; width:376px; background-repeat:no-repeat;}
.title_font{ font-family:宋体; font-size:20px; padding:9px 0 0 60px; color:#FF0;}
.field{ font-size:14px; line-height:24px;}
.title_font01{font-size:14px; line-height:34px; border-bottom:1px dashed #CC0000;}
.title_font02{border:1px solid #ffcc00; font-size:14px; line-height:26px; padding:10px 15px;}


