@charset "utf-8";
/* CSS Document */
ul,li{ list-style:none;}
.a70:link { color: #a70960; text-decoration: underline} 

.a70:visited { color: #a70960; text-decoration: underline} 

.a70:hover { color: #a70960; text-decoration: none} 

.a70:active { color: #a70960; text-decoration: underline}

#main_login{ width:950px; margin-top:10px;}
#main_login_bg{ background-image:url(/misc/images/main/mypage/login01.gif); width:950px; height:56px;}
#login_title{ padding:0px 0px 0px 71px;}
#login_content{ width:900px; margin: 10px 0 0 25px;border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc;}
#login_content table{ width:900px;}
#login_content table tr{ line-height:30px; }
.tb_left{ width:140px; text-align:center;border-bottom:1px solid #ccc;border-right:1px solid #ccc;}
.td_right{ padding-left:15px;border-bottom:1px solid #ccc;}
.td_right select{width:130px;}
.border_table{}

#login_footer{ width:750px; border-bottom:1px solid #ccc;  padding: 20px 0 0 150px;}
#login_footer_bg{background-image:url(/misc/images/main/mypage/login02.gif); width:950px; height:56px;}