@charset "utf-8";

/************************************************************************
 * ÆÄÀÏ¸í      : mypage.css
 * ¼³¸í        : ¸¶ÀÌÆäÀÌÁö
 * ÀÛ¼ºÀÚ      : (ÁÖ)½º¸¶ÀÏÀ¥ µðÀÚÀÎÆÀ
 * ÀÛ¼ºÀÏ      : 2012.12.24
 * ÃÖÁ¾¼öÁ¤ÀÏ  : 2012.12.24
 * Copyright (c) 2012 Smileweb co., Ltd.  All rights reserved.  www.smileweb.co.kr *
************************************************************************/

/* MYINFO */
.myinfo {position:relative; float:left; width:900px; border-bottom:3px solid #4757d7; margin-bottom:18px;}
.myinfo .title {height:23px; background:#5e5e5e; padding:8px 0 0 10px;}
.myinfo .myinfo_intro {float:left; width:327px; height:72px; padding:17px 0 0 12px;}
.myinfo .myinfo_intro dt {float:left; width:58px; text-align:center; color:#aeaeae; font-size:10px; font-weight:bold;}
.myinfo .myinfo_intro dt img {width:19px; height:25px;}
.myinfo .myinfo_intro dd {float:left; width:250px; padding-left:10px;}
.myinfo .myinfo_list {float:left;}
.myinfo .myinfo_list li {float:left; width:186px; height:67px; padding-top:22px; text-align:center; border-left:1px solid #dadada;}
.myinfo .myinfo_list .price {margin-top:17px; font-size:14px; font-weight:bold;}
.myinfo .myinfo_list .f_won {color:#777; font-size:12px; font-weight:normal;}
.myinfo .myinfo_list a:hover, a:active, a:focus {color:#ff6600; text-decoration:none;}

/* ¿ÞÂÊ¸Þ´º */
.my_snb {display:inline; width:148px; border:1px solid #ddd; float:left; margin-right:10px; padding:0 20px 25px 20px;}
.my_snb h2 {display:block; height:24px; border-bottom:1px solid #7e7d7d; margin-top:25px; font:bold 14px dotum; color:#444;}
.my_snb li {line-height:14px; height:19px; border-bottom:1px solid #e8e8e8; padding:7px 0 0 14px; text-align:left;}

/* ÄÁÅÙÃ÷ ¹× Å¸ÀÌÆ² */
.my_cont {display:inline; float:right; width:700px;}
.my_cont h3 {position:relative; font:bold 16px Dotum; color:#444;}
.my_cont h3 .txt {font:normal 12px Dotum; color:#999;}
.my_cont .txt_box {background:#fbfbfb; padding:15px 20px; margin:10px 0;}
.my_cont .txt_box li {line-height:160%;}
.my_cont .search_box {background:#fbfbfb; padding:15px 20px; margin:10px 0; border:2px dotted #ddd;}

.buying {position:relative; margin-top:7px; width:698px; height:148px; border:1px solid #ccc;}

.buy_condition {height:104px;}
.buy_condition li {float:left; width:162px; padding-top:20px; font-weight:bold; text-align:center;}
.buy_condition li.arr {float:left; width:16px; padding-top:39px;}
.buy_condition dt a {color:#55606e; font-size:14px; text-decoration:none; font-weight:bold;}
.buy_condition dd .number {color:#ff6600; font-size:30px; font-family:dotum; font-weight:bold;}
.buy_condition dd img {vertical-align:bottom;}

.buy_returned {position:absolute; bottom:0; width:698px; height:43px; border-top:1px solid #ddd; background:#ddd;}
.buy_returned li {float:left; text-align:center; font:bold 14px Dotum; color:#fff; width:139px; height:20px; padding:13px 0 10px 0; border-right:1px solid #cbcbcb; background:#5e5e5e;}
.buy_returned li.noline {width:138px; border-right:0px solid #cbcbcb;}
.buy_returned li a, a:hover, a:active, a:focus {color:#ff6600; text-decoration:none;}

/* ÅÇ */
.my_tab {position:relative; margin-bottom:20px; width:700px; height:34px; background:url('/images/mypage/bg_my_tab.gif') repeat-x 0 0; }
.my_tab li {float:left; width:132px; text-align:center; background:#f7f7f7;}
.my_tab li a {position:relative; height:23px; font:bold 14px dotum; color:#959595; border:1px solid #ddd; border-bottom:none; padding-top:9px; margin-right:-1px; display:block; text-decoration:none;}
.my_tab li.on a {background:#fff; height:24px; font:bold 15px dotum; color:#4858da; border:1px solid #4858da; border-bottom:none; z-index:5; text-decoration:none;}

.my_tab p {float:left; width:132px; text-align:center; background:#f7f7f7;}
.my_tab p.off {position:relative; height:23px; font:bold 14px dotum; color:#959595; border:1px solid #ddd; border-bottom:none; padding-top:9px; margin-right:-1px; display:block; text-decoration:none;}
.my_tab p.on a {background:#fff; height:24px; font:bold 15px dotum; color:#4858da; border:1px solid #4858da; border-bottom:none; z-index:5; text-decoration:none;}
