/***************** FONT样式 *****************/
/* 全局样式 */ 
*{margin:0;padding:0;}
body {background-color:#fdebd3; font-size:12px; color:#595858; 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;}
/* 段落样式 */ 
.indent {text-indent:24px;}
.line-height22 {line-height:22px;}
/* 文本样式 */ 
.color12red {color:#bd3506;}
.color14red {color:#e11a00; font-size:14px;}

/* URL文本样式 */ 
.url12blue:link,.url12blue:active,.url12blue:visited {color:#0033cc; text-decoration:none;}
.url12blue:hover {color:#2b5beb; text-decoration:underline;}

/***************** LAYOUT样式 *****************/
/* 框架 */
#heade {width:98%; margin-bottom:2px; line-height:18px; background:#fce7d9; border-top:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; text-align:left;}
#container_1 {width:100%; height:214px; text-align:center; background:url(../images/bg_01.gif);}
#container_2 {width:100%; background:url(../images/bg_02.gif) repeat-x; text-align:left; display:table;}

/* 栏内容 */
#container_2_1 {margin:0 auto; width:880px; padding:0 25px; background:#FFF; display:table;}
#preface {height:150px; line-height:20px; padding-top:10px;}
#preface_bg {line-height:7px; font-size:0px; height:7px; background:url(../images/biao_01.gif); margin-bottom:15px;}
#content {width:880px; display:table;}
#content_1 {float:left; width:425px; display:table;}
#content_2 {float:left; width:30px; display:table;}
#content_3 {float:left; width:425px; display:table;}