@charset "utf-8"; 

/* ------------- member_login.php ------------- */
.member_login{ padding:30px 30px 50px 80px; background:url(../../images/temp_a/member_login.jpg) no-repeat; width:470px; min-height:180px;}
.member_login table{ float:left; display:block; width:400px;}
.member_login table tr td{ padding:5px;}
.member_link{ float:left; width:100%; padding:0 0 10px 0;}
.member_link li{float:left;	 width:100px; list-style:none;}
.member_link li a{	color:#797979;}
.member_link li a:hover{text-decoration:underline;color:#ffa200;}
.first{ float:right; display:block; width:120px; background:url(../../images/temp_a/btn.png) no-repeat; height:41px; font-size:13px; text-align:left; padding:7px 0 0 45px; margin:30px 15px 0 0;}
.first a{ color:#FFF; text-shadow:1px 1px 1px #333;}
.notice { width:370px; border:px dashed #ccc}
.notice h2 { color:#333; font-weight:bold}

.member_box{ border:1px #CCC dashed; clear:both; font-size:12px; color:#333; padding:10px;}
.member_box h2 { color:#930; font-size:18px;; font-weight:bold;}
.member_box table strong{ font-size:13px; color:#690000; padding:10px}
.member_box a{ color:#666}
.member_box table tr th{ text-align:right; width:90px; padding:10px 5px;}
.member_box table tr td{ padding:5px 3px;}
.member_box table small{ color:#999; }
.member_box table p{ display:block; padding:10px; border:1px #CCC dashed;}
.member_box table label input{ color:#000;background:#eee; width:200px; height:20px ; padding:0 5px; margin:0 5px 0 0;border:1px solid #ccc}
.member_add {color:#000;background:#eee; width:400px; height:20px ; padding:0 5px; margin:0 5px 0 0;border:1px solid #ccc}
.member_input{background:#CCC; color:#000; width:98%; height:20px; border:1px #999 solid; padding:0 5px; }
.member_box table label input.radio_btn{width:13px;}
