/***************** FONT样式 *****************/
/* 全局样式 */ 
*{margin:0;padding:0;}
body {background-color:#017c21; font-size:12px; color:#555555; text-align:center;}
a:link,a:active,a:visited {color: #333333; font-size: 12px; text-decoration: none;}
a:hover {color: #cc3300; font-size: 12px; text-decoration: underline;}
a:link img,a:hover img,a:active img,a:visited img {border:0;}
/* URL文本样式 */ 
.url12red:link,.url12red:active,.url12red:visited {color:#e02601; text-decoration:none;}
.url12red:hover {color:#fa3812; text-decoration:underline;}
/***************** LAYOUT样式 *****************/
/* 头部 */
#heade {margin-bottom:2px; padding-top:5px; width:100%; line-height:18px; border-bottom:#016f1e solid 1px; background:#e7fced; text-align:left;}
#container_1 {margin:0 auto; width:784px; padding:0 8px 5px 8px; height:229px; background:#FFFFFF; text-align:left;}
/* 内容 */
#container_2 {margin:0 auto; width:800px; background:#FFFFFF; text-align:left; display:table;}
#container_2a {margin-left:8px; width:792px; display:table;}
.title {width:784px; height:26px; background:url(../images/biao_01.gif); margin-bottom:15px;}
.title_1 {margin-left:25px; width:90px;}
.content {margin-left:25px; margin-bottom:15px; width:734px; display:table;}