@charset "euc-kr";



/* CSS Document by Sun Kim */



/* General Font */

body {

	font: normal 0.7em Dotum Gulim Tahoma Arial Helvetica sans-serif;

	}

hr {
	border: medium none;
	}

	

#ref {

	font: normal 9px Dotum Gulim Arial;

	padding-left: 15px;

	padding-top: 20px;

	margin: 0;

	border-top-width: 0;

	width: 140px;

	/*border-bottom: 1px solid gray;*/

	}

.bold {
	font-weight: bold;
	}

.leftjust {
	float: left;
	}



/* Site Search */

#top_wrapper {
	margin: 0 auto;
	clear: both;
	width: 950px;
	height: 170px;
}

#topsection {
	margin: 0.7em 0 0 0;
	height:120px;
	}

#topsection .area {

	float: left;

	margin: 0.5em 0.1em 0.3em;

	padding: 0;

	}

#topsection #top_logo {
	float: left;
	margin: 0 0 0 1em;
}



#topsection .se_wrapper {
	float: left;
	margin: 2.5em 0.1em 0.0em 0;
	width: 15em;
	text-align: left;
	}



#topsection .se_wrapper #se_form #se_button{
	padding: 0;
	margin: 0 0 0 20px;
	}

#top_wrapper #m02 {
	clear: both;
}

#main_contents_wrapper {
	margin: 0 auto;
	clear: both;
	width: 985px;
}



#wrapper {

  margin: 0 auto;

  width: 985px;

  }



#b_submenu .b_sub_li {

  background: #cccc22;

  float: left;

  margin: 0.3em;

  padding: 0.1em 0.4em;

  list-style-type: none;

  }

 

.topcontent {

  clear: both;

  margin: 0 auto;

  /* background: scroll center top; */
  background-image: URL('../images1/top_nav_bg.gif');
  background-repeat: repeat-x;
  background-position: top right;

  width: 100%;
  height: 38px;

  }

#myjquerymenu {
  background-image: URL('../images1/top_nav_bg.gif');
  background-repeat: repeat-x;
  background-position: top right;
	height: 100%;
	width: 100%;
	}

#myjquerymenu>ul>li ul {

   display: none;

	}

#myjquerymenu>ul>li {
	cursor: pointer;
   z-index: 2;

	}

#myjquerymenu>ul>li#nav_2 {
	background: url("../images1_new/topnav2.gif");
	width: 166px;
	height: 50px;
	}

#myjquerymenu>ul>li#nav_2:hover {
	background: url("../images1_new/topnav2-on.gif");
	}

#myjquerymenu>ul>li#nav_3 {
	background: url("../images1_new/topnav3.gif");
	width: 201px;
	height: 50px;
	}

#myjquerymenu>ul>li#nav_3:hover {
	background: url("../images1_new/topnav3-on.gif");
	}

#myjquerymenu>ul>li#nav_1 {
	background: url("../images1_new/topnav1.gif");
	width: 194px;
	height: 50px;
	}

#myjquerymenu>ul>li#nav_1:hover {
	background: url("../images1_new/topnav1-on.gif");
	}

#myjquerymenu>ul>li#nav_4 {
	background: url("../images1_new/topnav4.gif");
	width: 134px;
	height: 50px;
	}

#myjquerymenu>ul>li#nav_4:hover {
	background: url("../images1_new/topnav4-on.gif");
	}

#myjquerymenu>ul>li#nav_5 {
	background: url("../images1_new/topnav5.gif");
	width: 165px;
	height: 50px;
	}

#myjquerymenu>ul>li#nav_5:hover {
	background: url("../images1_new/topnav5-on.gif");
	}

.lineleft table td a {
	font-size: 8pt;
	font: dotum;
	line-height: 12px;
	}



#news_menu ul {
	float: left;
	width: 32%;
	height: 25px;
	margin: 1px;
	}

#news_menu>ul>li {
	background: #ffccff;
	}

#news_menu>ul:hover>li {
	background: #ffe7ff;
	}

#news_menu>ul>li>ul>li {
	background: #f7ddff;
	}

#news_menu>ul>li>ul>li, #news_menu>ul:hover>li>ul>li {
	background: #f7ffff;
	}

#news_menu ul ul.news_contents {
	position: relative;
	left: -2000px;
	top: -100px;
	width: 100%;
	background: url("../images1/news_bg.gif");
	}

#news_menu ul ul#contents_product {
	position: relative;
	display: block;
	left: 0.5em;
	top: 2px;
	width: 300%;
	background: #ffffff;
	height:30px
	}

#news_menu ul ul#contents_product {
	position: relative;
	display: block;
	left: 0.5em;
	top: 2px;
	width: 300%;
	background: #ffffff;
	}

#news_menu ul#news_news:hover ul#contents_news {
	position: relative;
	display: block;
	left: -13em;
	top: 5px;
	width: 300%;
	background: url("images1/news_bg_over.gif");
	}

#news_menu ul#news_drama:hover ul#contents_drama {
	position: relative;
	display: block;
	left: -26.5em;
	top: 3px;
	width: 290%;
	background: #ffffff;
	}
/*
#news_menu ul li {
	background: url("../images1/news_bg.gif");
	font-weight:nomal;	
	}

#news_menu ul:hover li {
	background: url("../images1/news_bg_over.gif");
	font-weight:nomal;	
	}
*/

#areachange {
	font-size: 7px;
	color:red;
	}

.hide_contents {
	display: none;
	}

.show_contents {
	display: block;
	}

.full_letter {
	clear: both;
	margin:1em;
	padding:1em;
	background-color: #ffffc7;
	border: solid 1px #ffffaa;
	}

#newsletter_title {
	margin: 0 0 1em -2em;
	float: left;
	color: purple;
	}

.instructions {
	margin: 0 0 0 4em; 
	}

#guide {
	margin: 0 10em 0.2em 10em;
	padding: 0.2em;
	background: #ffeedd;
	clear: both;
	}

#guide li {
	font-size: 1.2em;
	}

#buttons {
	float: left;
	margin: 0 0 0 3em;
	}

.button_letter {
	float: left;
	background: #ffffd8;
	}

/* css for popup : BEN */

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
	}

#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:384px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
	}
#popupContact h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
	}
#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	cursor: pointer;
	}
#popup_option_button{
	float: left;
	text-align:center;
	}

#region_select_ul {
	list-style-type:none;
	}

/* Left Menu */

#left_menu li {
	margin:0; 
	padding:0; 
	height: 36px;
	}

#left_menu ul li a {
	text-decoration: none;
	}

#left_menu ul li span {
	text-decoration: none;
	margin: 0 0 0 2px;
	color:	#009900;
	}

#box_wrapper { /* for choose_cat.php */
	margin: 0 auto;
	}

/* change area */

#go_other_town {
	cursor: pointer;
	}

.gr {
	margin: 5px 0.6em;
	font-size:11px;
	float:left;
	width: 9.1em;
	color: #6b6d70;
	}

.arealineleft{border-left:solid;border-left-color:#147bdc;border-left-width:2px;}
.arealineright{border-right:solid;border-right-color:#147bdc;border-right-width:2px;}
.arealinetop{border-top:solid;border-top-color:#147bdc;border-top-width:2px;}
.arealinebottom{border-bottom:solid;border-bottom-color:#147bdc;border-bottom-width:2px;}
	
div#area_pop .cols {
	background: #ffffff;
	margin: 10px 0px 0px 10px;
	width: 95%;
	float: center;
	clear: both;
	}



#area_pop h5 {
	color: #6b6d70;
	}

#area_pop .gr a {
	color: #6b6d70;
	}

#g_footer a {
	margin: 0;
	}

.style5 {
	margin: 0.5em 0.4em 0 0;
	font-size:11px
	}

#main_contents_wrapper a .teaser_box {
	font-family: Dotum;
	font-size: 9pt;
	overflow: hidden;
	text-overflow: ellipsis;		/* ie */
	-o-text-overflow: ellipsis;	/* opera */
	white-space: nowrap;
	width: 200px;
	height: 12px;
	margin:	auto 0;
	clear: both;
	float: none;
	cursor: pointer;
	}

#featured_topics .teaser_box1 {
	font-family: Dotum;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;		/* ie */
	-o-text-overflow: ellipsis;	/* opera */
	white-space: nowrap;
	width: 300px;
	margin:	auto 0;
	clear: both;
	float: none;
	cursor: pointer;
	}


#left #business_list li a {
	text-decoration: none;
	clear: both;
	}

#left #business_list li span {
	text-decoration: none;
	clear: both;
	}

#tabMenu li a {
	display: block;
	width: 100%;
	height: 100%;
	}

.red {
	color: red;
	font-weight: bold;
	}