@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none; font-size:12px;}
body{ margin:0 auto; width:1003px; background:#0e56ae;}
.index_left{width:78px; height:630px; background:url(../images/index_left.gif) no-repeat; float:left}
.index_right{width:925px;float:left}
.index_flash{width:925px; height:575px; }
.index_copyright{ height:55px; background:#1f3c89; line-height:55px; color:#fff; text-align:center;}
.index_copyright a{ margin:0 5px; color:#fff; text-decoration:none;}
.index_copyright a:hover{ text-decoration:underline;}
