@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
img{ border:0px;}
a{ color:#333; text-decoration:none;}
a:hover{ text-decoration:underline; color:#F60;}
body{ font-size:12px;  background:#0A0A0A;line-height:22px; font-family:'Hiragino Kaku Gothic Pro', 'MS PGothic', sans-serif; color:#333;}
.obody{ background:url(http://static.kunlun.tw/web/3saga/images/index/bg.jpg) no-repeat top center;}
.box{ width:980px; margin:0px auto;}
.nav li{ float:left; list-style-type:none;height:26px;}
.nav p{ float:left;}

/*登陆*/
.inlogin_box{ width:272px; height:212px; margin:0px auto; border:2px solid #724126; background:#0d0800;}
.close{ text-align:right;}
.login_text{ width:220px; margin:0px auto;}
.select{ position:relative;}
.select_bg{ background:url(http://static.kunlun.tw/web/3saga/images/main/select_bg.jpg) no-repeat; width:191px; height:26px;color:#d9926b; padding:6px 0px 0px 20px; margin:10px auto;}
.select_text{ position:absolute; top:35px; left:10px; display:none; border:1px solid #3e1801; width:200px; text-align:center; background:#0D0900;}
.select_text a{ color:#d9926b; border-bottom:1px solid #1f1401;display:block; height:25px; line-height:25px; }
.select_text a:hover{ background:#281901; text-decoration:none;}
.input{ border:1px solid #684D42; background:#140A0B; width:106px; height:20px; line-height:20px; margin:5px 0px; color:#8e6856; padding:0px 5px;}
.findpwd a{ text-decoration:underline; color:#ffcc66; }
.login_other{ margin:30px auto;}


.logo{ background:url(http://static.kunlun.tw/web/3saga/images/index/logo.jpg) no-repeat; width:227px; height:120px;}
.foot{ background:url(http://static.kunlun.tw/web/3saga/images/index/foot_bg.jpg) no-repeat; width:980px; height:248px; padding-top:15px;}
.foot_left{ float:left;}
.foot_right{ float:right; padding:80px 60px 0px 0px;}