@import url('/inc/kiho.css');
@charset "euc-kr";

/* Common Style */
html { height:100%; }
body { position:relative; text-align:center; margin:0px; top:0px; min-width:1000px; height:100%; font:12px/18px "µ¸¿ò", verdana, sans-serif; color:#878787; overflow:auto; scrollbar-highlight-color: #dbdbdb; scrollbar-shadow-color: #dbdbdb; scrollbar-arrow-color: #dbdbdb; scrollbar-face-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; } /*2008.07.28. ¼öÁ¤*/
p, form, input, select, textarea, ul, ol, li, dl, dt, dd, table, caption, tr, th, td { margin:0; padding:0; font:12px/18px "µ¸¿ò", verdana, sans-serif; color:#878787; }
table { border-collapse:collapse; border-spacing:0px; }
img, fieldset { border:none; margin:0px; display:inline; }
ul, ol, li { list-style:none; }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
legend, hr { display:none; }
a:link, a:visited, a:active { font-size:12px; color:#878787; text-decoration:none; select-dummy:expression(this.hideFocus=true); }
a:hover { font-size:12px; color:#1db1cb; text-decoration:underline; select-dummy:expression(this.hideFocus=true); }

/* Sub UI Division */
#layerBox { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0px solid green; }
#topLeft { position:absolute; margin:0px; top:0px; left:0px; width:100px; height:100px; float:left; z-index:5; }
#topMenu { position:absolute; margin:0 0 0 0; top:0px;left:0; width:100%; height:250px; float:left; z-index:10;  }
#topRight { position:absolute; margin:0px; top:0px; right:0px; width:100px; height:100px; float:left; z-index:5; }
#Outter { position:absolute; width:1000px; top:250px; left:50%; margin:0 0 0 -500px; clear:both; z-index:20; }
#bodyCon { position:relative; margin:0px; top:0px; width: 1000px; text-align:left; z-index:20; }
#leftMenu { position:relative; margin:0 0 0 0; top:-117px; left:19px; width:250px; height:480px; float:left; z-index:20; }
#rightCon { position:relative; margin:0 0 0 0; top:0px; left:20px; width:730px; float:left; }
	#rightCon h1 { height:25px; margin-top:10px; margin-right:0px; margin-bottom:40px; margin-left:30px; padding:0px; }
	#rightCon #realCon  { margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:30px; width:680px; clear:both; }
	#rightCon #realCon2 {  width:530px; clear:both; background-image:url('/images/customer/bg_apply.jpg'); background-repeat:no-repeat;}
	#rightCon #pTitle { float:left; margin:0; width:250px; }
	#rightCon #pLoc { float:right; margin-top:10px; margin-right:20px; margin-bottom:40px; margin-left:30px; }
	#rightCon #pLoc ul { float:left; }
	#rightCon #pLoc li { float:left; height:25px; background-image:url('/images/pLoc_blt.gif'); background-repeat:no-repeat; padding: 5px 0 0 10px; color:#a29b91; font-size:11px; }
	#rightCon #pLoc a:link, a:visited, a:active { font-size:11px; color:#a29b91; text-decoration:none; }
	#rightCon #pLoc a:hover { font-size:11px; color:#1db1cb; text-decoration:none; }
#footer { clear:both; width:1000px; height:110px; padding-top:80px; }

/* Division for Layer-Popup */
#smogLayer { position:absolute; left:0; top:0; background-color:#000000; filter:alpha(opacity=10); opacity:0.40; z-index:10; display:none; border:0px solid red; } /* 2008.07.28. bgcolor, alpha ¼öÁ¤ */
#commonLayerPopup { width:0px; height:0px; display:none; }
#debugLayer { width:0px; height:0px; display:none; background-color:#FFFFFF; border:1px solid black; }

/*¿¬»ó·ÂÃ¼Çè°ü 2008.07.25 ¼öÁ¤*/
#expLayer { position:absolute; }
#expSub { position:absolute; }

/*»çÀÌ¹ö ¹Ú¹°°ü 2008.07.25 Ãß°¡ */
#cyberMuseum { position:absolute; }

/* Non-Background for iframe*/
body.iframe { background:none; text-align:left; }
#ifm_Body { margin:0; padding:0; background:none; text-align:left; }

/* Main Page Layer */
#mainFlash { margin:0px; padding:0px; } 

/* Font Weight */
.normal { font-weight:normal; }
.bold { font-weight:bold; } 

/* Text Align */
.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }
.va_t { vertical-align:top; }

/* Text Color */
.sky { color:#1db1cb; }
.gray { color:#9c9c9c; }
.lblack { color:#666666; }

/* Float Style */
.float_l { float:left; }
.float_r { float:right; }
.clear { clear:both; }

/* Font Size */
.f11 { font-size:11px; }
.f15 { font-size:15px; }

/* Margin Style */
.mtop5 { margin-top:5px; }
.mtop10 { margin-top:10px; }
.mtop15 { margin-top:15px; }
.mtop20 { margin-top:20px; }
.mtop25 { margin-top:25px; }
.mtop30 { margin-top:30px; }
.mtop35 { margin-top:35px; }
.mleft5 { margin-left:5px; }
.mleft20 { margin-left:20px; }
.mleft25 { margin-left:25px; }
.mleft30 { margin-left:30px; }
.mleft35 { margin-left:35px; }
.mright5 { margin-right:5px; }

/* Padding Style */
.ptop10 { padding-top:10px; }
.tpad25 { padding-top:25px; }
.tpad30 { padding-top:30px; }
.tpad35 { padding-top:35px; }
.tpad40 { padding-top:40px; }
.lpad20 { padding-left:20px; }
.lpad25 { padding-left:25px; }
.lpad30 { padding-left:30px; }
.pleft30 { margin-left:30px; }

/* Cursor Style */
.hand { cursor:pointer; }

/* Letter Spacing */
.ls-1 { letter-spacing:-1px; }

/* Image Border Style */
img.border { border:1px solid #c7c7c7; }
img.border_g { border:1px solid #41a8b9; }
img.brd_green { border:2px solid #41a8b9; margin-top:12px; }
img.brd_gray { border:2px solid #aaaaaa; margin-top:12px; }

/* Style for Select, ComboBox, DropDown Menu */
/*select{ behavior: url('/inc/selectBox.htc'); }
.iePngFix {behavior:url('/inc/iepngfix.htc'); }*/

/* Style for Board */
#realCon #eventBoard { padding-bottom:10px; clear:both; }
#realCon #eventBoard table.fixed { table-layout:fixed; }
#realCon #eventBoard td { padding:5px 0 3px 0; background:url('/images/events/dash.gif') bottom left repeat-x; color:#878787; font-size:12px; }
#realCon #eventBoard input.gray { height:18px; border-top:1px solid #9d9d9d; border-left:1px solid #9d9d9d; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background-color:#f5f5f5; }
#realCon #eventBoard select.gray { background-color:#f4f4f4; }
#realCon #eventBoard textarea.gray { height:15px; border-top:1px solid #9d9d9d; border-left:1px solid #9d9d9d; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background-color:#f5f5f5; }
#realCon #eventBoard .eventView { background:none; height:295px; vertical-align:top; }
#realCon #eventBoard .eventViewLine { background:url('/images/events/line.gif'); height:2px; margin:0px; padding:0px; }
#realCon #eventBoard .blueline { height:1px; background-color:#4257b0; margin:0px; padding:0px; }
#realCon #eventBoard .noline { background:none; }
#realCon #eventBoard .notice { background-color:#f5f5f5; }
#realCon #eventBoard .bgSky { background-color:#f0fafb; }
#realCon #eventBoard .box { border-top:1px solid #9d9d9d; border-left:1px solid #9d9d9d; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background-color:#f5f5f5; }
#realCon #eventBoard a:link, a:visited, a:active { font-size:12px; color:#878787; text-decoration:none; }
#realCon #eventBoard a:hover { font-size:12px; color:#1db1cb; text-decoration:underline; }

#realCon #eventView { width:680px; text-align:center; }
#realCon #eventViewBtn { width:680px; text-align:center; }

/* Style for Search Division */
#search { width:147px;height:22px;background:url('../images/events/temp4.jpg') no-repeat; padding: 0 0 0 7px; } /* 2008.07.25 ¼öÁ¤ */
#search input { width:83px;border:none;background-color:#e6e6e6; }

/* Style for Paging of Board */
#paging { width:680px; text-align:center; padding-top:10px; }
#paging a:link, a:visited, a:active { font-size:12px; color:#777777; text-decoration:none; }
#paging a:hover { font-size:12px; color:#1db1cb; text-decoration:underline; }
#paging a.current {  font-size:12px; color:#1db1cb; text-decoration:underline; font-weight:bold; }

/* Events */
#realCon .eventBox1 { width:680px; height:110px; background:url('/images/events/box1.gif') no-repeat; margin: 0 0 10px 0; }
#realCon .eventBox2 { width:680px; height:110px; background:url('/images/events/box2.gif') no-repeat; margin: 0 0 10px 0; }
#realCon .eventBoxM1 { margin: 20px 23px 0 20px; float:left; width:300px; height:70px; border:1px solid #dcdcdc; background-color:#efefef; }/* 2008.07.25 ¼öÁ¤ */
#realCon .eventBoxM2 { margin: 20px 23px 0 0; float:left; }
#realCon .eventBoxM3 { margin: 20px 23px 0 20px; float:left; width:300px; height:70px; border:1px solid #dcdcdc; background-color:#efefef; }/* 2008.07.25 ¼öÁ¤ */

/* PR Center */
#tvBox table td { background-color:#f4f4f4; }
#tvBox table td p { float:left; text-align:center; width:115px; line-height:150%; font-size:11px; }
#tvPlayer { float:left; width:419px; height:287px;  }
#tvPlayerDesc { float:left; }
#tvPlayerDesc p { height:120px; font-size:11px; margin:5px 10px 10px 13px; }

/* Company */
#recruitTab img { display:block; float:left; }


/* Recognizing Division Area by bordering */
.t { border:1px solid red; }


.hide{
	display: none;
	visibility: hidden;
}
.noData{
	width: 100%;
	height: 50px;
	text-align: center;
}

.no_table{
	border-width: 0px;
	border: 0px;
	width: 100%;

	
	border-top:0px solid white;
	border-bottom:0px solid white;
	border-right:0px solid white;
	border-left:0px solid white;
}

/* poldding table*/
.poldding_title 
{
	background-image: url('/images/customer/board4.gif');
	width:680px;
}

.poldding_hidden_tr
{
	background-color:#f0fafb;
	padding:10px 30px 8px 30px;
	letter-spacing:-1px;
}

.poldding_subject_td_1
{
	width:80px;
	text-align:center;
	padding:5px 0 3px 0; 
	background:url('/images/events/dash.gif') bottom left repeat-x; 
	color:#878787; 
	font-size:12px;
}

.poldding_subject_td_2
{
	width:600px;
	letter-spacing:-1px;
	padding:5px 0 3px 0; 
	background:url('/images/events/dash.gif') bottom left repeat-x; 
	color:#878787; 
	font-size:12px;
}

.poldding_hidden_td
{
	padding:10px 30px 8px 30px;
	background-color:#f0fafb;
	letter-spacing:-1px;
	display:none;
}

.empty_data_td
{
	padding:10px 30px 8px 30px;
	text-align:center;
	letter-spacing:-1px;
}

.editor_word_break
{
	word-break:break-all;
	overflow:inherit
}


/* °³ÀÎÁ¤º¸ Ãë±Þ¹æÄ§ Ãß°¡ 20111019 */
.mw{position:fixed;_position:absolute;top:0;left:0;width:100%;height:100%; z-index:999}
.mw .bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50)}
.mw .fg{position:absolute;top:0;left:50%;width:691px;height:100%;margin:50px 0 0px -337px;background: transparent;}




/* Ucc Ãß°¡ 090112 */
.Ucc_list { width:525px; margin-top:10px; }
.Ucc_list table { margin:0; padding:0; }
.Ucc_list table tr td { vertical-align:top; margin:0; padding:0; font-size:11px; }
div.bg { background:url('../images/story/ucc_list_bg.gif') no-repeat left top;width:123px;height:104px; }
.Ucc_list table tr td.line { margin:0;padding:0;height:1px;border-bottom:1px dashed #d9d9d9; }
a.a01:link, a.a01:visited, a.a01:active { font-size:11px; text-decoration:none; color:#2c4191; }
a.a01:hover { font-size:11px; color:#878787; text-decoration:none; }
.f_blue { color:#2c4191; }

/* ÆäÀÌÂ¡ */
#paging2 { width:680px; text-align:center; padding-top:10px; }
#paging2 a:link, a:visited, a:active { font-size:12px; color:#777777; text-decoration:none; }
#paging2 a:hover { font-size:12px; color:#3c53ae; text-decoration:underline; }
#paging2 a.current {  font-size:12px; color:#3c53ae; text-decoration:underline; font-weight:bold; }

#b_pop .b_pop_c3 { text-align:left; overflow:hidden;margin:2px 40px 0 25px; }
#b_pop .b_pop_c3 .b_pop_txt_m { background:url('../images/story/pop_bg_m.gif') repeat-y; height:60px; padding:8px 5px 5px 20px; }
#b_pop .b_pop_c3 .b_pop_ctitle { width:537px; height:26px; background:url('../images/story/pop_c_title.gif') no-repeat; padding-top:5px; }
#b_pop .b_pop_c3 .b_pop_ctitle p { margin:0 0 0 80px; }
#b_pop .b_pop_c3 .b_pop_con { width:537px; }
#b_pop .b_pop_c3 .b_pop_con .contents { margin:8px 0 0 8px; overflow:auto; overflow-x:hidden; }
