/* CSS Document */

/* ÀüÃ¼ÀûÀÎ ·¹ÀÌ¾Æ¿ô¿ë ½ºÅ¸ÀÏ*/
body {margin: 0px;}

/* ±âº» Å×ÀÌºí */
table {border-collapse: collapse; border: 0px; padding: 0;}

table th, table td { padding: 0;}

td {
	word-break:break-all;
	font-family: "Dotum";
	font-size: 12px;
	color: #3A3A3A;
}

th {
	position:relative;
	top: expression(document.getElementById("esGrid").scrollTop-2); /*IE5+ only*/
}

/* ·¹ÀÌ¾Æ¿ô »çÀÌÁî */

/* Top ³×ºñ°ÔÀÌ¼Ç */
#top_space {width:10px; height:50px;}
#top_cnt{width:980px; height:50px;}

/* Visual ¿µ¿ª */
#visual_space {width:10px; height:130px;}
#visual_cnt {width:980px; height:130px;}

/* ÄÁÅÙÃ÷ ¿µ¿ª */
table.content {width:990px; height:10px;}
#cnt_space {width:990px;}
#cnt_left {width:180px;}
#cnt_center {width:595px;}
#cnt_right {width:215px;}

/* FOOTER ¿µ¿ª */
#footer {width:100%; height:175px;}

/*20071005 add*/
#top_common {
	width:980px; 
	height:20px; 
	margin:0 0 0 10px; 
	font-size:11px;
	color:#BBBBBB;
	text-align:right;
	padding:7px 0 0 0;
}
#top_common  A:link {
	color: #444444; font-weight: normal;text-decoration: none;
}
#top_common  A:visited {
	color: #444444; font-weight: normal;text-decoration: none;
}
#top_common  A:active {
	color: #444444; font-weight: normal;text-decoration: none;
}
#top_common  A:hover {
	color: #444444; font-weight: normal;text-decoration: underline;
}
#top_common strong {
	color:#1C82FF;
}
#top_common strong  A:link {
	color: #1C82FF; font-weight: bold;text-decoration: none;
}
#top_common strong  A:visited {
	color: #1C82FF; font-weight: bold;text-decoration: none;
}
#top_common strong  A:active {
	color: #1C82FF; font-weight: bold;text-decoration: none;
}
#top_common strong  A:hover {
	color: #1C82FF; font-weight: bold;text-decoration: underline;
}
#top_logo {
	width:980px;
	height:60px;
	margin:0 0 0 10px;
}
#top_logo h1 {
	position:absolute;
	top: 20px;
	left: 10px;
	margin: 0;
}
#site-menu {
	position:relative;
	float:right;
	height:50px;
	text-align:right;
	margin:0 0 0 0;
	padding:11px 0 0 0;
	z-index:3;
}

#site-menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#site-menu ul li {
	float:left;
	padding: 0 11px 0 0;
	margin:0;
}

#site-menu ul li.vstore{
	float:left;
	margin:0;
	padding:0 11px 0 0;
}

#site-menu ul li.ibk_store {
	float:left;
	vertical-align:bottom;
	margin:0;
	padding:20px 0 0 0;
}

#menu_area {
	width:980px;
	height:76px;
	margin:0 0 17px 10px;
}
#m_menu {
	width:980px;
	height:40px;
	padding:0 0 0 20px;
	background:url(../Images/esn/img/new_main/topmenu_bg_01.gif) no-repeat;
}
#m_guide {
	width:980px;
	height:36px;
	text-align:center;
	font-size:12px;
	color:#666;
	background:url(../Images/esn/img/new_main/top_gm_bg.gif) no-repeat;
}
#m_guide img {
	vertical-align:middle;
}
#m_guide ul {
	margin: 0;
	padding: 6px 0 0 200px;
	list-style: none;
}
#m_guide li.ico {
	float:left;
	padding: 4px 4px 0 0;
}
#m_guide li.txt {
	float:left;
	padding: 7px 10px 0 0;
	letter-spacing:-1px;
}
#m_guide li {
	float:left;
	padding: 0 5px 0 0;
}

/* ¸ÞÀÎ ·Î±×ÀÎ ¿µ¿ª */
.m_left_login {
	width:170px;
	/*height:120px;*/
	margin:0;
	padding:0;
	background:url(../Images/esn/img/new_main/bg_n_login3.gif) repeat-y;
}

.trus_login {
	width:160px;
	height:85px;
	margin:0 5px 0 5px;
}

.trus_login_info {
	width:160px;
	height:35px;
	margin:10px 0 0 0;
	overflow:hidden;
	font-size:11px;
	line-height:140%;
	word-breake:breake-all;
	color:#000;
}

.t_org {
	color:#ff4d00;
}