@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0; font-size:12px; font-family:arial,新細明體; background:url("bg.jpg") no-repeat 50% 0 #000000; }
table, div, ul, dl, ol, li, h1, h2, h3, h4, h5, span, a{ margin:0; padding:0;}
ul, ol, dl{ list-style:none;}
table,img{ border:none;}
a{ color:#1F7ED1; text-decoration:none;}
a:hover{ text-decoration:underline;}
.cb{ float:none; clear:both; height:1px; overflow:hidden;}
.tc{ text-align:center;}

.outer{ position:relative; width:980px; height:665px; margin:0 auto;}
.head{ width:942px; margin-left:18px;}

.left-main{ position:absolute; top:228px; left:18px; width:260px; height:216px; overflow:hidden; }
.right-main{ position:absolute; top:228px; right:20px; }
/*
.left-main{ float:left; width:260px; height:216px; overflow:hidden; margin:-3px 0 0 18px; *margin-top:0;}
.right-main{ float:right; margin:-3px 20px 0 0; *margin-top:0;}
.foot{ margin:0 0 0 18px;}
.box{ position:absolute; top:231px; left:280px; width:414px; padding-top:70px;}
*/
.foot{ position:absolute; bottom:0; width:width:942px; margin:0 0 0 18px;}
.box{ position:absolute; top:231px; left:280px; width:414px; padding-top:70px;}
.box table td{ padding:5px; color:#fff;}
.box table .row-left{ text-align:right;}
.box table .ipt{ width:220px; height:16px; line-height:16px; margin:0; padding:2px 0 0 2px; border:1px solid #000; color:#000;}
.box table .msg{ padding:2px; line-height:18px; background:#FFFBDD; border:1px solid #CCC9B1; color:#FF1E07;}
.login-icon{ padding-left:22px; height:15px;}
.login-account{background:url(login-icon.gif) no-repeat 0 0;}
.login-pw{ background:url(login-icon.gif) no-repeat 0 -15px;}
.submit-login{ display:block; margin:0 auto; width:108px; height:39px; text-indent:-9999px; overflow:hidden;border:none; background:url("login.jpg") no-repeat 0 0;}
.submit-login:hover{ background:url("login.jpg") no-repeat 0 -39px;}
.submit-pw{  position:absolute; top:-3px; right:0px; display:inline-block; width:89px; height:48px; text-indent:-9999px; overflow:hidden; background:url("pw.jpg") no-repeat 0 0;}
.submit-pw:hover{ background:url("pw.jpg") no-repeat 0 -48px;}
