@charset "euc-kr";
@import url(layout.css);
@import url(default.css);
@import url(theme.css);

/* MyPage */


/* login button */
#login input.input_btn {background-color:#a8c6d4; color:#a8c6d4; }
#login input.input_text {background-color:#5197ab; color:#dce9ee; }
#login input.input_text2 {background-color:#5197ab; color:#dce9ee; }
#login input.btn_faq {background-image: url(/images/IPS/mypage/btn_faq.gif); background-color:#227890; }
#login input.btn_qna {background-image: url(/images/IPS/mypage/btn_qna.gif); background-color:#227890; }

input.radio, input.checkbox {border:none; }
.cont2 {padding:14px 0 18px 30px; }
.cont3 {padding:15px 0 0 70px; }
.cont3 a {text-decoration:none; }
.cont4 {padding:0px 0 0 30px; }

/* myinfo_modify */
#myinfo_modify #main_content{text-align: center; }
#myinfo_modify #main_content table{width: 100%; text-align: left; }
#myinfo_modify #main_content th{padding-left: 20px; padding-top: 6px; vertical-align: top; }
#myinfo_modify #main_content td{padding-top: 4px; }
#myinfo_modify #main_content tr.indispensable th {/*background-image:url(/images/IPS/bullet_arr2.gif);*/ background-repeat: no-repeat; background-position: 10px 10px; }
#myinfo_modify #main_content .desc{margin-top: 5px; width: 560px;  text-align:left; }
#myinfo_modify #main_content table.basic td #receive_agreement{margin: 0; }
#myinfo_modify #main_content table.basic td #receive_agreement dt{float:left; margin: 4px 3px -4px 0; font-weight: bold; color:#777; }
#myinfo_modify #main_content table.basic td #receive_agreement dt.sms{margin-left: 18px; }
#myinfo_modify #main_content table.basic td #receive_agreement dd{float: left; margin: 0; }
#myinfo_modify #main_content table.basic td #receive_agreement dd input.radio{margin: 2px 0 -2px 0; }
#myinfo_modify #main_content table.basic #interest_curriculum .group{margin: 4px 0 10px 0; }
#myinfo_modify #main_content table.basic #interest_curriculum .group#interest_short_period{margin-bottom: 4px; }
#myinfo_modify #main_content table.basic #interest_curriculum .group .title{font-weight: bold; color:#777; }
#myinfo_modify #main_content table.basic #interest_curriculum .group .cont{margin-left: 5px; }
.action.center {margin-top: 25px; text-align:center; }

/* table.basic2 */
#main_content table.basic2 {border-collapse:collapse; width: 550px; border-top:2px solid #618ab6; /*border-bottom:2px solid #618ab6;*/ border-left:none;  }
#main_content table.basic2 th, #main_content table.basic2 td{ border:1px solid #fff; padding:5px 8px 3px 20px; border-left:none; }
#main_content table.basic2 tbody th {background-color:#eff3f6; font-weight:normal; text-align:left; padding-left:10px; }
#main_content table.basic2 td a {text-decoration:none; }
#main_content table.basic2 tbody td.sub1 {background-color: #f3f3f3; }
#main_content table.basic2 tbody {background-color: #f9f9f9; }
.board_action2 {text-align:center; margin-top:20px; }


/* Search */
.tex_col {font-weight:bold; color:#CC9933; }
.tex_col2 {color:#000; }
ul.padb li {padding-bottom:20px;}
.more {text-align:right; padding-right:10px; text-decoration:none; color:#009966; }
.more a {color:#009966;}
.marl {margin-left:25px;}
.btn_all {position:absolute; top:509px; left:750px; width:100px; }

/* secede_pop */
.secede_pop {padding:0; margin:0; text-align:center; }
.sec_outline {width:300px; padding:0 10px 10px 0; } 
.se_top {background:url(/images/IPS/mypage/sec_top.gif) top no-repeat; height:30px; }
.se_bg {background:url(/images/IPS/mypage/sec_bg.gif) top repeat-y; }
.se_bottom {background:url(/images/IPS/mypage/sec_bottom.gif) top no-repeat; height:10px; }

/* zipcode_pop */
.zipcode_pop {padding:0; margin:0; text-align:center; }
.zip_outline {width:350px; padding:0; margin:0; } 
.zip_top {background:url(/images/IPS/mypage/zip_top.gif) top no-repeat; height:31px; }
.zip_bg {background:url(/images/IPS/mypage/zip_bg.gif) top repeat-y;  }
.zip_bottom {background:url(/images/IPS/mypage/zip_bottom.gif) top no-repeat; height:13px; }

#zipcode_list {
width:280px; height:180px; margin:0; padding:0; overflow-y: scroll;
scrollbar-face-color: #f7f7f7; scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #fff;
scrollbar-shadow-color: #ccc; scrollbar-darkshadow-color: #fff; scrollbar-track-color: #fff;
scrollbar-arrow-color: #ccc;  
}
/* table.zip_basic */
#zipcode_list table.zip_basic {border-collapse:collapse; width:280px; border-left:none;  }
#zipcode_list table.zip_basic th, table.zip_basic td{ border:1px solid #fff; padding:5px 8px 3px 10px; border-left:none; }
#zipcode_list table.zip_basic th {background-color:#eff3f6; font-weight:normal; text-align:center; }
#zipcode_list table.zip_basic td {background-color: #f9f9f9; }
#zipcode_list table.zip_basic td a {text-decoration:none; }
#zipcode_list table.zip_basic td a:hover {text-decoration:underline; }
.zip_hr {width:295px; height:2px; text-align:left; border-top:2px solid #618ab6;}




