@charset "utf-8";
/* CSS Document */

a{ text-decoration:none; outline: none; /* for Firefox 去除連結虛線框*/ hlbr:expression(this.onFocus=this.blur()); /* for IE 去除連結虛線框*/ }
img{ border:none;}
/* common style */
.poa{ position:absolute;} .por{ position:relative;}

body.newloginpage{ background:url(image/loginbg.jpg) no-repeat; background-position:50% 0%; margin:0 auto;}
#wrapper{ width:900px; height:700px; margin:0 auto;}
#area{ width:393px; height:347px; background:url(image/newlogin-box.png) no-repeat; margin: 105px 0 0 445px; padding:170px 0 0 0;}

.fbgologin{ width:300px; height:170px; padding: 0 0 0 50px;}
