@charset "utf-8";
/* ----------------------------------------------------------
   WRAPPER
---------------------------------------------------------- */
#wrapper { margin:0 auto; width:930px; text-align:left; }
#wrapper_inner { background:transparent url(../img/bg_content.gif) top left repeat-y; }
/* ----------------------------------------------------------
   HEADER
---------------------------------------------------------- */
#header_flash { margin-bottom:25px; width:600px; }
#header_hotline { padding:20px 0; }
#header_img { margin-bottom:20px; }
/* ----------------------------------------------------------
   CONTENT
---------------------------------------------------------- */
#content_wrapper { width:930px; }
#col1 { float:left; padding:25px 25px 10px 25px; width:600px; background:#fff url(../img/bg_content.gif) center top repeat-y; }
* html #col1 { width:650px; w\idth:600px; }
#col1_content { margin-bottom:10px; padding-bottom:20px; border-bottom:1px solid #ccc; }
#col2 { float:right; width:255px; background:transparent; }
#col2_content { color:#fff; }
.content_box_01 { margin-bottom:15px; }
/* ----------------------------------------------------------
   FOOTER
---------------------------------------------------------- */
#footer_wrapper { text-align:center; }
#footer_wrapper a { color:#999; }

