@charset "utf-8";
.container1 { width:640px; margin:auto; clear:both; overflow:hidden; *display:inline-block;
}
.top { height:30px; width:640px; margin:auto; clear:both; background:url(../../images/top_bg.gif) no-repeat; }
.center { width:640px; margin:auto; clear:both; background:url(../../images/center_bg.gif) repeat-y; overflow:hidden; *display:inline-block;
}
.center_title { margin:auto; margin-bottom:0px; text-align:center; color:#000; font-size:30px; font-weight:bold; line-height:40px; }
.center_show { margin:auto; text-align:center; padding:15px 0px; }
.center_show_table { margin:auto; border-top:1px #000 solid; border-left:1px #000 solid; }
.center_show_table_left { text-align:right; line-height:45px; font-size:12px; font-weight:bold; color:#000; border-bottom:1px #000 solid; border-right:1px #000 solid; vertical-align:top; padding-right:2px; }
.center_show_table_right { text-align:left; line-height:25px; font-size:12px; color:#000; border-bottom:1px #000 solid; border-right:1px #000 solid; padding-left:5px; }
.center_infor { margin:auto; text-align:left; padding:0px 70px; }
.center_infor_op { text-align:left; line-height:30px; font-size:12px; color:#000; }
.center_infor_nr { text-align:left; text-indent:2em; line-height:20px; font-size:12px; color:#000; }
.center_infor_nr_red, .center_infor_nr_red a { text-align:left; line-height:20px; font-size:12px; color:#ff0000; text-decoration:underline; }
.bottom { height:48px; width:640px; margin:auto; clear:both; background:url(../../images/bottom_bg.gif) no-repeat; }
