@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{ background:#000; font-size:12px; font-family:'Hiragino Kaku Gothic Pro', 'MS PGothic', sans-serif; color:#000; line-height:20px;}

a{ color:#000; text-decoration:none;}
a:hover{ color:#F60; text-decoration:underline;}
img{ border:0px;}

/*注册框*/
.reg_box{ width:550px; height:400px; background:#efefef; text-align:left;}
.reg_box a{ color:#333; text-decoration:none;}
.reg_top{ background:#fff; border-bottom:1px solid #d7d7d7; padding:4px 10px;}
.close{ float:right; padding:6px;}
.reg{ width:498px; margin:20px auto 0px auto;}
.reg_title{ padding-bottom:20px; text-align:center;}
.input{ width:211px; height:16px;padding:2px 5px; border:1px solid #7f9db9;}
.tishi{ color:#a5a5a5; padding-bottom:5px;}
.reg_name{ text-align:right; padding-right:10px; width:120px; color:#000;}
.reg_text{ background:url(reg_text.jpg) no-repeat; width:468px; height:79px; padding-left:30px; color:#2f4b8a; font-size:13px; }
.reg_text a{ text-decoration:underline; color:#2f4b8a;}


a:hover{ color:#FF6600;}

