@charset "utf-8";

/************************************************************************
 * ÆÄÀÏ¸í      : mypage.css
 * ¼³¸í         : ¸¶ÀÌÆäÀÌÁö
 * ÀÛ¼ºÀÚ      : (ÁÖ)½º¸¶ÀÏÀ¥ µðÀÚÀÎÆÀ
 * ÀÛ¼ºÀÏ      : 2009.05.11
************************************************************************/

@import "base.css";
@import "table.css";
@import "layout.css";

/* layout */
.mypage_content2 {display:inline; float:right; width:700px; margin-top:10px;}
.mypage_snb {display:inline; width:185px; float:left; margin-top:10px; background:#fff;}
.mypage_snb .bx_list_top {background:url('/images/mypage/left_mu_top.gif') no-repeat 0 0;}
.mypage_snb .bx_list_mid {background:url('/images/mypage/left_mu_mid.gif') repeat-y 0 0;}
.mypage_snb .bx_list_btm {background:url('/images/mypage/left_mu_btm.gif') no-repeat 0 bottom; margin-bottom:5px;}
.mypage_snb .emoney {padding-top:55px; margin:0 10px; font-size:11px;}
.mypage_snb .emoney .li {display:inline; height:22px;}
.mypage_snb .emoney li.e_title {float:left; margin:13px 0 3px 2px;}
.mypage_snb .emoney li.money {float:right; margin:13px 8px 3px 0; font-weight:bold;}
.mypage_snb dl {margin:0 10px;}
.mypage_snb dt {line-height:27px; padding-top:5px;}
.mypage_snb dd {height:17px; padding:0 0 0 8px;}
.mypage_snb a img.over {display:none;}
.mypage_snb a:hover {border:0px;color:#04AEB6;}
.mypage_snb a:hover img {display:none;}
.mypage_snb a:hover img.over {display:inline;}
.mypage_snb .c_center {padding-bottom:1px;}
.tbl_title {margin-top:10px; width:100%; height:35px;}
.tbl_title li {display:inline;}
.tbl_title li.tbl_l {float:left; margin:13px 0 0 2px;}
.tbl_title li.tbl_r {float:right; margin:13px 0 0 0; font-weight:bold;}

.bx_txt_top {background:url('/images/mypage/bx_txt_top.gif') no-repeat 0 0; margin-top:10px;}
.bx_txt_mid  {background:url('/images/mypage/bx_txt_mid.gif') repeat-y 0 0; font-size:11px; letter-spacing:-0.05em}
.bx_txt_mid ul li {background:url('/images/common/icon/bu_square_gray.gif') no-repeat 15px 50%; padding-left:25px; font-size:11px;}
.bx_txt_btm {background:url('/images/mypage/bx_txt_btm.gif') no-repeat 0 bottom; padding:8px 8px 5px 0; width:100%; margin-bottom:10px;}






