@charset "euc-kr";
html { 
 overflow:auto; 
}
body {
	margin: 0; /* ºê¶ó¿ìÀú ±âº»°ªÀÌ °¢±â ´Ù¸¦ ¼ö ÀÖÀ¸¹Ç·Î body ¿ä¼ÒÀÇ ¿©¹é ¹× ÆÐµùÀ» 0À¸·Î ÇÏ´Â °ÍÀÌ ÁÁ½À´Ï´Ù. */
	padding: 0; /* IE 5* ºê¶ó¿ìÀú¿¡¼­ ÄÁÅ×ÀÌ³Ê¸¦ °¡¿îµ¥ ¹èÄ¡ÇÕ´Ï´Ù. ±×·± ´ÙÀ½ ÅØ½ºÆ®¸¦ #container ¼±ÅÃ±â¿¡¼­ ±âº»°ªÀÎ ¿ÞÂÊ Á¤·Ä·Î ¼³Á¤ÇÕ´Ï´Ù. */

}


body, td, th {
	font-size: 12px;
	color: #555555;
	line-height:160%;
	font-family: Dotum, Arial, Tahoma;
	font-weight:normal;
	-webkit-text-size-adjust:none;




}

a:link {
	text-decoration:none;
	color:#555555;
	font-size: 12px;
}

a:visited {
	text-decoration:none;
	color:#555555;
}

a:hover {
	text-decoration:none;
	color:#d40000;		
}

a:active {
	text-decoration:none;
	color:#555555;		
}
img {
	border: 0;
	vertical-align: middle;
	}

.a_C {
	text-align:center;
}
.a_R {
	text-align:right;
}

.a_L {
	text-align:left;
}


.a_T{vertical-align:top;} 
.a_B{vertical-align:bottom;} 


.B {font-weight:bold;}

.cb {clear: both;}

.fl {float:left;}
.fr {float:right;}


/*ÆÐµù, ¸¶Áø*/

.m_b5 {margin-bottom:5px;}
.m_b10 {margin-bottom:10px;}
.m_b20 {margin-bottom:20px;}
.m_b30 {margin-bottom:30px;}
.m_b40 {margin-bottom:40px;}
.m_b50 {margin-bottom:50px;}
.m_b60 {margin-bottom:60px;}

.m_t3 {margin-top:3px;}
.m_t5 {margin-top:5px;}
.m_t10 {margin-top:10px;}
.m_t15 {margin-top:15px;}
.m_t20 {margin-top:20px;}
.m_t25 {margin-top:25px;}
.m_t30 {margin-top:30px;}
.m_t35 {margin-top:35px;}
.m_t40 {margin-top:40px;}
.m_t50 {margin-top:50px;}
.m_t60 {margin-top:60px;}


.m_l5 {	margin-left:5px;}
.m_l10 {margin-left:10px;}
.m_l15 {margin-left:15px;}
.m_l20 {margin-left:20px;}
.m_l25 {margin-left:25px;}
.m_l30 {margin-left:30px;}
.m_l40 {margin-left:40px;}
.m_l50 {margin-left:50px;}
.m_l70 {margin-left:70px;}



.m_r5 {margin-right:5px;}
.m_r10{margin-right:10px}
.m_r15{margin-right:10px}
.m_r20{margin-right:20px}
.m_r25{margin-right:25px}
.m_r30{margin-right:30px}
.m_r40{margin-right:40px}

.p_t1 {padding-top:1px;}
.p_t3 {padding-top:3px;}
.p_t5 {padding-top:5px;}
.p_t10 {padding-top:10px;}
.p_t15 {padding-top:15px;}
.p_t20 {padding-top:20px;}
.p_t25 {padding-top:25px;}
.p_t30 {padding-top:30px;}
.p_t40 {padding-top:40px;}
.p_t50 {padding-top:50px;}


.p_b5 {padding-bottom:5px;}
.p_b10 {padding-bottom:10px;}
.p_b20 {padding-bottom:20px;}
.p_b25 {padding-bottom:25px;}
.p_b30 {padding-bottom:30px;}
.p_b40 {padding-bottom:40px;}
.p_b50 {padding-bottom:50px;}



.p_l5 {	padding-left:5px;}
.p_l10 {padding-left:10px;}
.p_l15 {padding-left:15px;}
.p_l20 {padding-left:20px;}
.p_l30 {padding-left:30px;}
.p_l50 {padding-left:50px;}

.p_r1{padding-right:1px;}
.p_r5{padding-right:5px;}
.p_r10 {padding-right:10px;}
.p_r20 {padding-right:20px;}
.p_r25 {padding-right:25px;}
.p_r30 {padding-right:30px;}
.p_r40 {padding-right:40px;}
.p_r60 {padding-right:60px;}

li {margin:0 0 0 0px;list-style:none;}




a {outline:0;} 
input.btn   {outline:0;} 









.input_search{
border:1px #ffffff solid; background-color:#ffffff;  width:335px; text-align:left; font-family:"dotum";font-size: 16px; color:#000000; font-weight:bold;padding: 10px 0 10px 10px;}


.input_login{ /* ¸ÞÀÎ ¾ÆÀÌµð/ºñ¹ø ÀÔ·Â ¼³Á¤ */
border:1px #cccccc solid; background-color:#ffffff;  width:120px;  height:24px; text-align:left; font-family:"dotum";}

.input_login2{ /* ·Î±×ÀÎÆäÀÌÁö¿¡ ¾ÆÀÌµð/ºñ¹ø ÀÔ·Â ¼³Á¤ */
border:1px #dadde4 solid;
width: 250px;
font-size: 15px; color:#000000; font-weight:bold;
padding: 8px 0 8px 10px;
}

.input_num{ /* ·Î±×ÀÎÆäÀÌÁö¿¡ ¾ÆÀÌµð/ºñ¹ø ÀÔ·Â ¼³Á¤ */
border:1px #dadde4 solid; background-color:#ffffff;  width:40px;  height:21px; text-align:left; font-family:"dotum";}

.input_num2{ /* ·Î±×ÀÎÆäÀÌÁö¿¡ ¾ÆÀÌµð/ºñ¹ø ÀÔ·Â ¼³Á¤ */
border:1px #dadde4 solid; background-color:#ffffff;  width:34px;  height:15px; text-align:left; font-family:"dotum";}

.inputtxt {border:1px #dadde4 solid; background-color:#ffffff;  height:21px; text-align:left; font-family:"dotum";}

A.roll img { display:inline; border:0; } 
A.roll img.over { display:none; } 
A.roll:hover { border:0; }
A.roll:hover img { display:none; } 
A.roll:hover img.over { display:inline; }



#Header {
	margin-right: auto;	margin-left: auto;
	width: 100%;
}


#topmenu { 
	width: 100%; 
	margin-right : auto;	margin-left : auto;
	border: 0px solid #ccc;
	height: 72px;
	background-image: url(/images/top_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	
	
}

#top_image {
	width: 990px; 
	margin-right : auto; margin-left : auto;
	text-align: left;
	padding-top:10px;
	background-image: url(/images/top_bg.gif);
	background-repeat: repeat-x;
	height: 72px;
	
}


#top_logo {
	margin:14px 0 0 0;
	float : left;
}



#top_menu {
    float : right;
	margin:14px 0 0 0;	
	border: 0px solid #e9e9e9;
	width:710px;
}









#container
{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}

/* ¸ÞÀÎ ÆäÀÌÁö ½ºÅ¸ÀÏ */





#main-center
{
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	text-align: center;
	margin-top: 25px;
}


#mainbg
{
	width: 987px;
	background-image: url(/images/main_bg.jpg);
	background-repeat: repeat-x;
	height: 684px;
}

#mainbtn
{
   text-align: right;
   margin: 0 0 0 280px;
}



#business
{
    margin-top:25px;
	margin-right: auto;
	margin-left: auto;
	width: 989px;
	height: 49px;
	text-align: left;
	background-image: url(/images/banner_bg.gif);
	
}

.business_banner {
    padding: 5px 0px 0px 10px;
}






.gray_ba {border-top:1px solid #dddddd; margin:5px 0 5px 0 ;}

.img_box {
border: 1px solid #e9e9e9;
}



/*ÆùÆ®*/
.forange {color:#fe3000;}
.fred {color:#e90c00;font-weight:bold;}
.fblack  {color:#000000;}
.font11 {font-size: 11px;}
.fcopy {font-size: 11px; color:#919191}
.fblue {color:#096bda;}
.fheight {line-height:14px;}
.fblue2 {color:#2f607c;}
.fstitle {color:#5985bb;} 
.fmap {color:#598db2;}

#customer .tb_left{border-left:1px solid #e8e8e8;}
#customer .tb_top{border-top:1px solid #e8e8e8;}



#footer
{
	clear: both;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;

}


#footer .fotter_copy{

	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#eaeaea;

	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	text-align: left;
}









/* ¹ýÀÎ¼Ò°³½ºÅ¸ÀÏ */
#sub-center
{
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	text-align: left;
	margin-top: 0px;
}

#subba_bg {
	background-image: url(/images/info/sub_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
}

#sub_left {
	width: 205px;
    float:left;
	text-align: left;
	margin-bottom: 30px;
}

#sub_right {
	width: 730px;
    float:right;
	text-align: left;
	margin-bottom: 30px;
}




.subleft_top {margin-bottom:10px; }

.subtitle_ba { 
    padding-top: 3px;
    border-bottom-width:1px;
	border-bottom-style:solid;	
	border-bottom-color:#a0c5f9;
	clear: both;
}

.subcontent {
    margin-top: 40px;
	padding: 0 0 30px 0;
	width: 710px;
}


.table01 {
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#7588cb;

	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#7588cb;

}
.table01 td {
	padding:5px 6px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e7e7e7;
}

.table01 th {
	padding:5px 6px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e7e7e7;
	background-color:#f2f4fb;
	color:#6780bf;
	text-align: center;
	font-weight:bold;
}

.table01 td.tbleft {

	background-color:#f2f4fb;
	color:#6780bf;
	text-align: center;
	font-weight:bold;
}

.txtli li {padding-top:6px;}



/* Á÷¿øÀü¿ëÈ¨ÆäÀÌÁö */


#Mtopbg { 
	width: 100%; 
	margin-right : auto;	margin-left : auto;
	border: 0px solid #ccc;
	height: 72px;
	background-image: url(/images/top/top_bg2.gif);
	background-repeat: repeat-x;
	text-align: center;
	
}


#Mtomenu {
	width: 986px; 
	margin-right : auto; 
	margin-left : auto;



}

.Mtop_logo {
	float: left;
	margin: 8px 0px 0px 0px;
	padding-bottom: 10px;
}

.Mmenu{
	float: left;
	margin: 22px 0 0 50px;
    color:#000000;	font-weight:bold;font-size: 14px;
}

.Mmenu a:active { color:#000000;	font-weight:bold;font-size: 14px;}
.Mmenu a:link { color:#000000;	font-weight:bold;font-size: 14px;}
.Mmenu a:visited { color:#000000;	font-weight:bold;font-size: 14px;}
.Mmenu a:hover { color:#ff4800;	font-weight:bold;font-size: 14px; text-decoration:none }


.Ms_menu{
	float: right;
}

.floor_map{
	background: url("/images/guide/floor_bg.gif")  no-repeat;
	width: 707px;
	height: 424px;
	padding-left:20px;
}

.floor_btn {padding: 10px 0px 30px 0px; text-align: center;}

.ftitle {
  background:url('/images/btn/icon02.gif') no-repeat 0px  3px;
  color:#000000;
  padding-left:15px;
  font-weight:bold;
  font-size: 14px;
  margin:30px 0 10px 0;
}

.ftitle_s {
  color:#4c64b2;
  font-weight:bold;
  margin:10px 0;
}


.photobox {
border: 1px solid #d9d9d9;
padding: 5px;
float: left;
width: 500px;
margin-top: 3px;
text-align: left;
}




#sub_menu .submenu1 {margin-left:0px;}
#sub_menu .submenu2 {margin-left:80px;}
#sub_menu .submenu3 {margin-left:330px;}
#sub_menu .submenu4 {margin-left:500px;}
#sub_menu .submenu5 {margin-left:490px;}
