﻿@charset "utf-8";
@import "default.css";
@import "table.css";

/* Layout ------------------------------------------------------------------------------------------------ */
	#ly_frame { width:1000px; overflow:hidden; }
		#ly_top  { height:275px; }
		#ly_left { float:left; width:233px; }
		#ly_cnt  { float:left; width:602px; margin-left:13px; }
	#ly_btm  { width:947px; margin-left:18px; }
	

.f11{font-size:11px;}
.mt01{margin-top:1px;}
.mt02{margin-top:2px;}
.mt05{margin-top:5px;}
.mt09{margin-top:9px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}

.mb05 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
.mb45 { margin-bottom:45px; }

.pl07 { padding-left:7px; }
.p10 { padding:10px; }
.pl20 { padding-left:20px; }

.input_tel{ margin:0px; padding:0px; font-family:verdana; border:1px solid #d2d2d2;height:18px;width:40px;}


/* 로그인 ------------------------------- */
.login_contents{width:660px;padding:20px 0px 0px 70px}
.login_conarea{width:532px;}
.login_boxbg{background:url('/img/cnt/login_boxbg.gif') no-repeat;width:448px;height:114px;margin-left:40px;}
.login_boxsub{width:324px;height:45px;padding:50px 0px 0px 60px;;}
.login_btn_hometb{width:530px;border-top:2px solid #efefef;padding-top:4px;text-align:center;margin-top:25px;}
.login_banner_tb{width:415px;margin-top:10px;margin-left:40px;padding:0px 20px;}
.login_input_area{padding:0px 8px 0px 20px;}
.login_banner_area{padding-left:25px;}




/* 081006 introduce company 추가*/



/* search result */
.search_result {padding:0; margin:0 0 0 7px; width:588px;}
.search_result .search_top {background:url(/img/cnt/search_top_bg.gif) no-repeat; width:588px; line-height:32px; text-align:center;}

.search_title ul {list-style:none;}
.search_title li {float:left; height:28px;list-style:none;}
.search_title li.st_left {background:url(/img/cnt/search_title_left.gif) no-repeat left; width:15px;}
.search_title li.st_bg {background:url(/img/cnt/search_title_bg.gif) repeat-x top; line-height:25px; color:#fff; font-weight:bold;}
.search_title li.st_right {background:url(/img/cnt/search_title_right.gif) no-repeat right; width:15px;}

.search_list dl {padding:5px 8px; margin:20px 0 0 0; position:relative; border-bottom:2px solid #09497b;}
.search_list dt {padding:0; margin:0 0 15px 0; font-weight:bold;}
.search_list dd {padding:0; margin:0; line-height:18px;}
.search_list .ab_right {position:absolute; right:0; top:0;}

.search_list a:link    { color:#666666; }
.search_list a:visited { color:#666666; }
.search_list a:hover   { color:#666666; }
.search_list a:active  { color:#666666; }
