@charset "utf-8";
/* CSS Document */
/***********************index.html**************************************/
body{ font-family:Arial, Helvetica, sans-serif, MingLiU; font-size:14px; background:#0e3f8a;}
.body_01{ width:100%; height:100%; background-color:#0e3f8a;}
.container_01{ width:100%; height:768px; background:url(../images/bg_body01.gif) repeat-x top;}
.main_01{ width:816px; margin:0 auto;}
.content_01{ height:482px; width:100%; background:url(../images/bg_main01.jpg) no-repeat;}
/*.bt_lan{ float:right; text-align:right; margin-top:440px; margin-right:15px;}*/
.space_1{width:100%; height:438px; clear:both;}
.bt_lan{ width:190px; float:right; margin-right:15px;}
.bt_lan ul{ width:190px; float:left;}
.bt_lan ul li{ float:left; display:inline; width:94px; line-height:18px; text-align:center;}
.bt_lan a{color:#fff; font-weight:bold;}
.bt_lan a:hover{ text-decoration:underline;}
.footer li{ float:left; display:inline; font-size:12px; color:#fff;}
.footer a{ font-size:12px; color:#fff;}
.footer a:hover{ text-decoration:underline;}
.footer .copy_f{ float:right; margin-right:9px;}
