@charset "utf-8";
@import url(/css/biz/master.css);

/* MAIN */
body{background:url(/images/biz/main/main_bg.gif) repeat-x left top}
#wrap{width:904px;margin:0 auto;}
#header{*zoom:1;margin-bottom:20px;}
#header:after{content:""; display:block; clear:both;}
	.logo{float:left;}
	.langCode{float:right;}
	.langCode li{float:left;}
	
#header{position:relative; width:904px; height:101px;}
	.logo{position:absolute; left:0; top:40px;}
	.langCode{display:inline;float:right; margin-top:40px;margin-right:5px;}
	.langCode li{float:left; margin-right:5px;}
	.langCode li.last{margin-right:0;}
	.langCode li a{display:block;overflow:hidden;width:100px;height:50px;background:no-repeat 0 0;text-indent:-1000em;}
	.langCode li a#kr{background-image:url(/images/biz/main/lang_kr.gif);}
	.langCode li a#en{background-image:url(/images/biz/main/lang_en.gif);}
	.langCode li a#cn{background-image:url(/images/biz/main/lang_cn.gif);}
	.langCode li a#es{background-image:url(/images/biz/main/lang_es.gif);}
	.langCode li a#vn{background-image:url(/images/biz/main/lang_vn.gif);}
	.langCode li a#ru{background-image:url(/images/biz/main/lang_ru.gif);}


/* visual */
#visual{margin-bottom:40px;}
	#visual p{}


/* contents */
#body{padding:35px 12px 0px;height:170px; background:url(/images/biz/main/cont_bg.gif) no-repeat left top; *zoom:1;}
#body:after{content:""; display:block; clear:both;}
	.login{display:inline; position:relative; background:url(/images/biz/main/cont_dot.gif) no-repeat 100% top;float:left; width:292px;height:127px;}
	.login dt{margin-bottom:5px;}
	.login_form {margin-left:10px; position:relative;}
	.login_form fieldset h3,
	.login_form fieldset h4 {margin:5px 0;_margin:4px 0;*margin:4px 0;}
	.login_form img {vertical-align:middle;}
	.login_form fieldset .txtIn {border:1px solid #c5c8cd; width:140px; height:18px; vertical-align:middle;line-height:18px;font-size:12px;}
	.login_form fieldset .btn_searchResult {float:right;position:relative; margin-right:13px; top:-50px; _margin-right:3px}
	
	
	.guide{float:left; position:relative; background:url(/images/biz/main/cont_dot.gif) no-repeat 100% top;width:289px; height:127px;}
	.guide dt{float:left;padding-left:15px}
	.guide dt img{float:left;}
	.guide dd{position:absolute; width:100%; left:10px; top:60px;}
	.guide dd li{float:left; width:270px;margin-bottom:8px;background:url(/images/biz/main/bullet_01.gif) no-repeat 3px 40%;color:#777;font:normal 11px/1.2 Dotum,"돋움",Verdana,Sans-serif;}
	.guide dd li a{display:inline; float:left; margin-left:12px;color:#666;
		font:normal 11px/1.2 Dotum,"돋움",Verdana,Sans-serif;
	}
	.guide dd li a:hover,
	.guide dd li a:focus{color:#079bba; text-decoration:none;}
	.guide dd li span{display:inline; float:right; margin-right:8px;}
	.guide .more{position:absolute; left:277px; top:-30px;}
	
	.contact{
		float:right; 
		width:296px;
	}
	.contact dt{float:left; width:100%;padding-left:10px}
	.contact dt img{float:left;}
	.contact dd{}
	.contact dd ul{*zoom:1;}
	.contact dd ul:after{content:""; display:block; clear:both;}
	.contact dd li{float:left;padding-left:10px}
	.contact dd li img{vertical-align:top;}


/* 카피라이트 footer */
#footer{width:100%;}
	.bottom{*zoom:1; padding-bottom:20px; margin-left:12px;}
	.bottom:after{content:""; display:block; clear:both;}
	.btm_logo{float:left;}
	.bottom address{float:left; margin-left:13px;}
	.bottom address p{margin-bottom:3px;}
	.bottom dl{float:right;margin-right:12px;margin-top:-14px;}
	.bottom dd{display:inline;}







