@charset "utf-8";

@import url(http://tong.visitkorea.or.kr/ena/css/common/global.css);
@import url(http://tong.visitkorea.or.kr/ena/css/common/layout.css);
@import url(http://tong.visitkorea.or.kr/ena/css/common/datatable.css);
@import url(http://tong.visitkorea.or.kr/ena/css/common/board.css);


/* Top Menu Guide */
#Lang_TopMenu_Wrap		{ height:300px; background:url(http://tong.visitkorea.or.kr/ena/images/common/bg_main_top_1.gif) no-repeat left top; }
#Lang_TopMenu_Wrap #Lang_TopMenu_Box	{ height:55px; margin-bottom:2px; .margin-bottom:0px; }
#Lang_TopMenu_Box .Lang_Logo		{ width:210px; height:55px; }
#Lang_TopMenu_Box .Lang_Logo a	{ float:left; width:169px; height:55px; background:url(http://tong.visitkorea.or.kr/ena/images/common/eng_main.jpg) no-repeat left top; }
#Lang_TopMenu_Box .Lang_TopMenu_Common	{ width:560px; height:41px;  }
#Lang_TopMenu_Box .Lang_TopMenu_Common a.First	{ background-image:url(http://tong.visitkorea.or.kr/ena/images/common/bul_tmenu_common_3.gif); }
#Lang_TopMenu_Wrap #Land_TopMenu_Flash	{ height:162px; margin:0px; padding:0px; }

/* Main Css */

	/* Main Title Css */
	.Lang_Main_Content_Field h2			{ margin:0px; padding:2px 5px 4px 5px; line-height:12px; color:#406EB4; font-weight:bold; background-color:#F1F0F0; }
	.Lang_Main_Content_Field h2.images	{ margin:0px; padding:0px; background:none; }
	
	.Main_Content_Center h2				{ clear:both; margin:0px 0px 5px 0px; padding:0px 0px 1px 0px; background:url(http://tong.visitkorea.or.kr/ena/images/main/bg_sst2_1.gif) no-repeat left bottom; }
		.Main_Content_Center h2 img		{ vertical-align:top; }
		
	.Lang_Content_H2_Title_Text		{ margin:0px; padding:0px; background-color:#406EB4; }
		.Lang_Content_H2_Title_Text h2		{ margin:0px; padding:1px 0px 2px 3px; color:#FFFFFF; font-weight:bold; line-height:13px; background:url(http://tong.visitkorea.or.kr/ena/images/common/bg_h2_text_1.gif) no-repeat right bottom; font-size:8pt; }
		
	.Main_Content_Right .Lang_Content_H2_Title_Image	{ margin:0px; padding:0px 0px 1px 0px; }
		.Main_Content_Right .Lang_Content_H2_Title_Image h2		{ font-size:0px; margin:0px; padding:0px; background:none; }
		
	.Main_Content_Right .Lang_Content_H2_Title_Image_1	{ margin:0px 0px 5px 0px; padding:0px 0px 1px 0px; background:url(http://tong.visitkorea.or.kr/ena/images/main/bg_sst2_3.gif) no-repeat left bottom; }
		.Main_Content_Right .Lang_Content_H2_Title_Image_1 h2		{ font-size:0px; margin:0px; padding:0px; background:none; }
			.Main_Content_Right .Lang_Content_H2_Title_Image_1 h2 img	{ vertical-align:top; }

	/* Main Field */
	.Lang_Main_Content_Field	{ float:left; width:780px; padding:10px 0px 0px 0px; }
		.Main_Content_Left			{ float:left; width:180px; margin:6px 20px 0px 0px; padding:0px; display:inline; }
		.Main_Content_Left H2		{ font-size:9pt; }
		.Main_Content_Center		{ float:left; width:380px; margin:6px 20px 0px 0px; padding:0px; display:inline; }
		.Main_Content_Right			{ float:left; width:180px; margin:3px 0px 0px 0px; padding:0px; display:inline; }
	
	/* Main Ul Type */
			.Lang_Content_Ul_Type_1		      { margin:0px 0px 10px 0px; padding:0px; }
.Lang_Content_Ul_Type_1 ul	    { margin:3px 0 0 0; padding:0px; list-style:none; }
.Lang_Content_Ul_Type_1 ul li	  { margin:0px 0 0 5px; padding:0px 0px 0px 6px; list-style:none; line-height:11px; 
                                  background:url(http://tong.visitkorea.or.kr/enu/images/sub_main/bul_ultype_1.gif) no-repeat left 6px; }
.Lang_Content_Ul_Type_1 ul li a	{ color:#666666; line-height:14px; }
	
	dl.Content_Left_Flash_Box	{ position:relative; width:180px; height:112px; margin:0px 0px 25px 0px; padding:0px; background:#EDEDED url(http://tong.visitkorea.or.kr/ena/images/sub_main/bg_image_box_1.gif) no-repeat right bottom; }
		dl.Content_Left_Flash_Box dt		{ position:absolute; left:5px; top:94px; width:170px; height:14px; color:#ffffff; font-weight:bold; }
		dl.Content_Left_Flash_Box dd		{ position:absolute; left:0px; top:0px; padding:3px; }
		
	/* Main Dl Type */
	.Lang_Content_Dl_Type_1			{ margin:0px 0px 17px 0px; padding:0px; } /*.Lang_Content_Dl_Type_1			{ margin:0px 0px 10px 0px; padding:0px; }*/
	.Lang_Content_Dl_Type_1 dl		{ position:relative; height:65px; margin:0px 0px 3px 0px; background-color:#F7F7F7; }
		.Lang_Content_Dl_Type_1 dl dt		{ position:absolute; left:145px; top:7px; width:225px; height:16px; overflow:hidden; }
			.Lang_Content_Dl_Type_1 dl dt a		{ font-weight:bold; }
			/* .Lang_Content_Dl_Type_1 dl dt a:link		{ color: #666666; text-decoration:none; }
			.Lang_Content_Dl_Type_1 dl dt a:visited	{ color: #666666; text-decoration:none; }
			.Lang_Content_Dl_Type_1 dl dt a:hover		{ color: #666666; text-decoration:none; }
			.Lang_Content_Dl_Type_1 dl dt a:active		{ color: #666666; text-decoration:none; } */
		.Lang_Content_Dl_Type_1 dl dd		{ position:absolute; left:0px; top:0px; line-height:14px; }
			.Lang_Content_Dl_Type_1 dl dd a			{ line-height:14px; }
		/* Lang_Content_Dl_Type_1 dl dd a:link		{ color: #666666; text-decoration:none; }
			.Lang_Content_Dl_Type_1 dl dd a:visited	{ color: #666666; text-decoration:none; }
			.Lang_Content_Dl_Type_1 dl dd a:hover		{ color: #666666; text-decoration:none; }
			.Lang_Content_Dl_Type_1 dl dd a:active		{ color: #666666; text-decoration:none; } */
		.Lang_Content_Dl_Type_1 dl dd.Text		{ left:145px; top:27px; width:225px; height:28px; overflow:hidden; }
	
	/* Main Content Box */
	.Content_Left_Weather_Box	{ margin:15px 0px 20px 0px; padding:0px 0px 0px 0px; }
	
	.Content_Left_Weather		{ height:40px; border-bottom:1px solid #DADADA; }
		.Content_Left_Weather ul	{ margin:0px 0 0 7px; padding:0px; list-style:none; }
			.Content_Left_Weather ul li	{ float:left; width:130px; margin:0px 0px 0px 7px; padding:0px; display:inline; }
			.Content_Left_Weather ul li.Flash	{ width:36px; height:39px; margin:0px; padding:0px; }
				.Content_Left_Weather ul li span	{ }
			.Content_Left_Weather ul li.Date		{ color:#406EB4; }
				.Content_Left_Weather ul li.Date span		{ color:#D20000; margin-left:5px; }
			.Content_Left_Weather ul li.Temperature	{ color:#666666;}
				.Content_Left_Weather ul li.Temperature span	{ margin-left:5px; }

	.Content_Left_Exchange		{ margin:6px 10px 0px 10px; padding:0px; }
		.Content_Left_Exchange dl	{ margin:0px; padding:0px; }
			.Content_Left_Exchange dl dt	{ float:left; width:100px; color:#666666; }
			.Content_Left_Exchange dl dd	{ float:left; width:60px; text-align:right; line-height:12px; color:#666666;}
		
	
	.Content_Left_Family_Box	{ clear:both; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:center;}
		.Content_Left_Family_Box select	{ width:170px; font-size:11px; line-height:12px; margin:0px 0px 5px 0px; padding:0px; border:1px solid #cccccc; color:#666666;}
	
	.Content_Center_Spot_Box	{ margin:0px; padding:0px; }
		.Content_Center_Spot_Box ul		{ margin:0px; padding:0px; list-style:none; }
			.Content_Center_Spot_Box ul li	 { float:left; width:188px; height:69px; margin:0px 4px 4px 0px; display:inline; }
			.Content_Center_Spot_Box ul li.step2	{ margin-right:0px; }
	
	.Content_Right_Search		{ margin:0px 0px 13px 0px; text-align:right; }
	.Content_Right_Search img {vertical-align:middle;}
		.Content_Right_Search form				{ padding:0px; }
			.Content_Right_Search form fieldset		{ border:none; }
				.Content_Right_Search form fieldset legend	{ display:none; }
				.Content_Right_Search form fieldset input	{ width:122px; height:17px; margin:0px 4px 0px 0px; border:1px solid #BFBEBE; }
		.Content_Right_Search img	{ padding-bottom:1px; }
	
	.Content_Right_Poular_Box	{ margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; }
		.Content_Right_Poular_Box ol	{ clear:both; margin:2px 0px 0px 0px; padding:0px 0px 0px 0px; list-style:none; }
			.Content_Right_Poular_Box ol li		{ clear:both; height:16px; margin:0px 0px 0px 0px; line-height:11px; padding:0px 0px 0px 24px; list-style:none; background:url(http://tong.visitkorea.or.kr/ena/images/main/bul_num_1.gif) no-repeat 7px 1px; }
				.Content_Right_Poular_Box ol li.num_1	{ background-image:url(http://tong.visitkorea.or.kr/ena/images/main/bul_num_1.gif); }
				.Content_Right_Poular_Box ol li.num_2	{ background-image:url(http://tong.visitkorea.or.kr/ena/images/main/bul_num_2.gif); }
				.Content_Right_Poular_Box ol li.num_3	{ background-image:url(http://tong.visitkorea.or.kr/ena/images/main/bul_num_3.gif); }
				.Content_Right_Poular_Box ol li.num_4	{ background-image:url(http://tong.visitkorea.or.kr/ena/images/main/bul_num_4.gif); }
				.Content_Right_Poular_Box ol li.num_5	{ background-image:url(http://tong.visitkorea.or.kr/ena/images/main/bul_num_5.gif); }
			.Content_Right_Poular_Box ol li a				{ float:left; line-height:11px; height:16px; }
			/* .Content_Right_Poular_Box ol li a:link		{ color: #666666; text-decoration:none; }
			.Content_Right_Poular_Box ol li a:visited		{ color: #666666; text-decoration:none; }
			.Content_Right_Poular_Box ol li a:hover		{ color: #666666; text-decoration:none; }
			.Content_Right_Poular_Box ol li a:active		{ color: #666666; text-decoration:none; } */
			
			.Content_Right_Poular_Box ol li span		{ float:right; line-height:11px; padding:0px 5px 0px 9px; background:url(http://tong.visitkorea.or.kr/ena/images/main/bul_su_1.gif) no-repeat left 6px; }
			.Content_Right_Poular_Box ol li span.down		{ background-image:url(http://tong.visitkorea.or.kr/ena/images/main/bul_su_2.gif); }
			.Content_Right_Poular_Box ol li span.up			{ background-image:url(http://tong.visitkorea.or.kr/ena/images/main/bul_su_3.gif); }
	
	.Content_Right_Overseas_Box	{ margin:0px 0px 20px 0px; padding:1px 0px 0px 0px; }
		.Content_Right_Overseas_Box ul		{ margin:0px; padding:0px; list-style:none; }
		.Content_Right_Overseas_Box ul li	{ margin:0px; padding:0px 3px 2px 3px; list-style:none; background-color:#F3F2F2; line-height:13px; }
			.Content_Right_Overseas_Box ul li.step2			{ background-color:#ffffff; }
			.Content_Right_Overseas_Box ul li a				{ line-height:13px; }
			/* .Content_Right_Overseas_Box ul li a:link		{ color: #666666; text-decoration:none; }
			.Content_Right_Overseas_Box ul li a:visited		{ color: #666666; text-decoration:none; }
			.Content_Right_Overseas_Box ul li a:hover		{ color: #666666; text-decoration:none; }
			.Content_Right_Overseas_Box ul li a:active		{ color: #666666; text-decoration:none; } */
		
	#Content_Right_News		{ position:relative; margin:0px 0px 23px 0px; padding:0px 0px 0px 0px; }
		#Content_Right_News #Content_Right_News_Btn_1	{ position:absolute; left:155px; top:1px; }
			#Content_Right_News #Content_Right_News_Btn_1 a	{ line-height:5px; }
		#Content_Right_News #Content_Right_News_Btn_2	{ position:absolute; left:168px; top:1px; }
			#Content_Right_News #Content_Right_News_Btn_2 a	{ line-height:5px; }
		#Content_Right_News dl		{ margin:0px 0px 0px 6px; padding:0px; }
			#Content_Right_News dl dt	{ margin:3px 0px 0px 0px; padding:0px 0px 0px 0px; }
				#Content_Right_News dl dt a				{ font-size:12px; line-height:14px; font-weight:bold; }
				/* #Content_Right_News dl dt a:link		{ color: #333333; text-decoration:none; }
				#Content_Right_News dl dt a:visited		{ color: #333333; text-decoration:none; }
				#Content_Right_News dl dt a:hover		{ color: #333333; text-decoration:none; }
				#Content_Right_News dl dt a:active		{ color: #333333; text-decoration:none; } */
			#Content_Right_News dl dd	{ margin:3px 0px 0px 0px; padding:0px 0px 0px 8px; background:url(http://tong.visitkorea.or.kr/ena/images/main/bul_black_1.gif) no-repeat left 5px; }
				#Content_Right_News dl dd a				{ line-height:13px; }
				/* #Content_Right_News dl dd a:link		{ color: #666666; text-decoration:none; }
				#Content_Right_News dl dd a:visited		{ color: #666666; text-decoration:none; }
				#Content_Right_News dl dd a:hover		{ color: #666666; text-decoration:none; }
				#Content_Right_News dl dd a:active		{ color: #666666; text-decoration:none; } */
		#Content_Right_News .Content_Right_News_Box		{ display:none;  }
	
	.Content_Right_Today_Box	{ margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; }
		.Content_Right_Today_Box ul	{ margin:0px 0 0 5px; padding:0px; list-style:none; }
			.Content_Right_Today_Box ul li	{ margin:0px; padding:2px 0px 6px 8px; list-style:none; line-height:11px; background:url(http://tong.visitkorea.or.kr/ena/images/sub_main/bul_ultype_1.gif) no-repeat left 8px; border-top:1px dotted #666666; }
			.Content_Right_Today_Box ul li a	{ color:#666666; line-height:14px; }
			.Content_Right_Today_Box ul li.First	{ border-top:none; }
			
	.Content_Right_Banner_Box	{ margin:0px; padding:0px; }
		
	#NoticeGorup		{ margin:0px; padding:0px; width:380px; height:165px; position:relative; background:url(http://tong.visitkorea.or.kr/ena/images/main/bg_sst2_1.gif) no-repeat left 20px; }
		#NoticeGorup div	{ display:inline; }
		#NoticeGorup h2		{ font-size:0px; position:absolute; top:0px; height:19px; margin:0px 0px 5px 0px; padding:0px; background:none; }
			#NoticeGorup h2 a	{ display:block; float:left; height:19px; }
			#NoticeGorup #newsNotice h2		{ left:0px; }
			#NoticeGorup #dramaNotice h2	{ left:140px; padding:0px 0px 0px 11px; background:url(http://tong.visitkorea.or.kr/ena/images/main/bg_sst2_2.gif) no-repeat left 7px; }
			
		#NoticeGorup .NoticeDl			{ position:absolute; top:25px; display:none; }
		#NoticeGorup .NoticeDl dl		{ position:relative; width:380px; height:65px; margin:0px 0px 3px 0px; background-color:#F7F7F7; }
			#NoticeGorup .NoticeDl dl dt		{ position:absolute; left:145px; top:7px; width:225px; height:16px; overflow:hidden; }
				#NoticeGorup .NoticeDl dl dt a		{ font-weight:bold; }
				/* #NoticeGorup .NoticeDl dl dt a:link		{ color: #666666; text-decoration:none; }
				#NoticeGorup .NoticeDl dl dt a:visited	{ color: #666666; text-decoration:none; }
				#NoticeGorup .NoticeDl dl dt a:hover		{ color: #666666; text-decoration:none; }
				#NoticeGorup .NoticeDl dl dt a:active		{ color: #666666; text-decoration:none; } */
			#NoticeGorup .NoticeDl dl dd		{ position:absolute; left:0px; top:0px; line-height:14px; }
				#NoticeGorup .NoticeDl dl dd a			{ line-height:14px; }
				/* #NoticeGorup .NoticeDl dl dd a:link		{ color: #666666; text-decoration:none; }
				#NoticeGorup .NoticeDl dl dd a:visited	{ color: #666666; text-decoration:none; }
				#NoticeGorup .NoticeDl dl dd a:hover		{ color: #666666; text-decoration:none; }
				#NoticeGorup .NoticeDl dl dd a:active		{ color: #666666; text-decoration:none; } */
			#NoticeGorup .NoticeDl dl dd.Text		{ left:145px; top:27px; width:225px; height:28px; overflow:hidden; }
			#NoticeGorup .NoticeDl dl dd.Pic img {vertical-align:top;}
ul.links {float:left;margin-top:13px;margin-bottom:8px}
ul.links li {float:left; width:179px;padding:0 0 0 9px;margin:0 1px 1px 0; background:#f1f0f0;}
* html ul.links li {width:188px;}
ul.links li a {font-weight:bold;}
ul.links li a:link {color:#406eb4; }
ul.links li a:visited { color:#406eb4;}
ul.links li a:active{color:#406eb4;}

/* Quick */
#Quick_Banner { position:absolute; left:50%; top:310px; width:90px; margin-left:400px; text-align:left; font-size:0px; vertical-align:top;}
#Quick_Banner #Quick_Banner_Box_n p {margin:0px; padding:0px;}
#Quick_Banner #Quick_Banner_Box_n .dotline {padding:0px 0 0px 0; vertical-align:middle; font-size:0px;}

.FeaturedArticlesMore    { position:absolute; top:480px; left:540px; }
  .FeaturedArticlesMore a {
   background:transparent url(http://tong.visitkorea.or.kr/ena/images/sub_main/btn_more_3.gif) no-repeat scroll left top;
   display:block;
   float:left;
   height:6px;
   text-indent:-2000px;
   width:29px;
   }

.KoreaTodayMore    { position:absolute; top:567px; left:745px; }
  .KoreaTodayMore a {
   background:transparent url(http://tong.visitkorea.or.kr/enu/images/sub_main/btn_more_3.gif) no-repeat scroll left top;
   display:block;
   float:left;
   height:6px;
   text-indent:-2000px;
   width:29px;
   }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/* Main left 0807 */
	.Content_Left_0807	{ margin:0px 0px 10px 0px; padding:0px 0px 0px 0px;	height:235px; background:url(file:///C|/Documents%20and%20Settings/woo/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/main_left_0807.gif) no-repeat;}
		.Content_Left_0807 ul	{ margin:0px 0px 0px 0px; padding:10px 0px 0px 0px;	list-style:none; }
			.Content_Left_0807 ul li	{ padding:0px 0px 2px 12px; }
				.Content_Left_0807 ul li a:link	{color:#406eb4; }
				.Content_Left_0807 ul li a:visited { color:#406eb4; }
				.Content_Left_0807 ul li a:active{color:#406eb4; }

/* Main right 0807 */

	.Content_Right_0807	{ margin:0px 0px 10px 0px; padding:0px 0px 0px 0px;	/*height:129px;*/ background:url(file:///C|/Documents%20and%20Settings/woo/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/main_right_0807.gif) no-repeat;}
		.Content_Right_0807 ul	{ margin:0px 0px 0px 0px; padding:10px 0px 0px 27px;	list-style:none; }
			.Content_Right_0807 ul li	{ padding:0px 0px 12px 0px; }
				.Content_Right_0807 ul li a:link	{color:#786E89; }
				.Content_Right_0807 ul li a:visited { color:#786E89; }
				.Content_Right_0807 ul li a:active{color:#786E89; }


/* Main center 0807 news */
.Content_More_Box			                        { clear:both; position:relative; padding-top:0px; margin:0px 0px 0px 0px; }
.Content_More_Box .Lang_Content_Ul_Type_1		            { margin:0px 0px 0px 0px; padding:0px; }
.Content_More_Box .Lang_Content_Ul_Type_1 ul	          { margin:0px; padding:0px; list-style:none; }
.Content_More_Box .Lang_Content_Ul_Type_1 ul li	        { margin:0px; padding:0px 0px 7px 6px; list-style:none; background:url(http://tong.visitkorea.or.kr/ena/images/sub_main/bul_ultype_1.gif) no-repeat left 8px; }

/* Main center 0807 */
	.Content_Center_title	{ clear:both; margin:0px 0px 5px 0px; padding:0px 0px 1px 0px; background:url(http://tong.visitkorea.or.kr/ena/images/main/bg_sst2_1.gif) no-repeat left bottom; }




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*  */
body{padding:0;margin:0 auto;text-align:center;vertical-align:top;background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/top_navi_bg.gif') repeat-x left top;}
img {border: none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,fieldset,p,button{margin:0; padding:0; list-style:none}
ul, li{list-style:none;margin:0; padding:0;}
a:link, a:visited{color:#666666;text-decoration:none; }
a:hover{color:#666666;text-decoration:underline; }
a:active{color:#666666;text-decoration:none; }
hr{display:none;}
form{margin:0;}
*{	margin:0;padding:0;}
* {color:#666666;font-family:'Verdana',sans-serif;font-size:12px;letter-spacing:0;}

#mainLayout {
	width:780px;
	margin:0 auto ;
	padding:0;
}
/* top navi*/
#topBody{
	width:780px; 
	height:283px; 
}
#topLayout {
	width:780px;
	height:283px;
}
/* body */
#mainBody {
	width:780px;
	margin:15px 0 15px 0;
	padding:0;
	vertical-align:top;
}
/* body left */
#bodyLeft {
	float:left; 
	width:180px;
	height:622px;
	vertical-align:top;
}
#left1 {
	width:180px;
	height:163px;
	margin:0 0 11px 0;
	padding:0;
	vertical-align:top;
}
#left1 li{text-align:left}
ul.content01 li img{
	vertical-align:top;
}

#left1_1 {
	width:180px;
	height:120px;
	margin:0 0 11px 0;
	padding:0;
	vertical-align:top;
}
#left1_1 li{text-align:left}
ul.content01 li img{
	vertical-align:top;
}

#left2 {
	width:180px;
	/*height:149px; */
	padding:0;
	vertical-align:top;
}
#left2 img{
	vertical-align:top;
}
#left3 {
	width:180px;
	/*height:176px; */
	margin:0 0 11px 0;
	padding:0;
	vertical-align:top;
}

/* 2010.08.09 추가 */
#left3 ul.content01 li {
	padding:5px 0; 
	text-align:left;
	width:180px;
	background:url(http://tong.visitkorea.or.kr/ena/images/main/2009/your_kr_01_line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#left3 ul.content01 li.last {
	background-image:none;
}
#left3 ul.content01 li img{
	vertical-align:top;
	margin-left:10px;
}

#left3 ul{
	vertical-align:top;
	margin:0px;
	 padding:0px;
	 background:none;
	 background:url(http://tong.visitkorea.or.kr/ena/images/main/2009/your_kr_bk.gif);
}
/*    */

#left4 {
	float:left;
	width:180px;
	margin:0 0 5px 0;
	vertical-align:top;
}
#left5 {margin:0 0 10px 0;}
ul.in li{float:left;vertical-align:top;}
ul.in li img{display:inline;list-style-type:none;vertical-align:top;}

/* body center */
#bodyContent {
	float:left; 
	width:380px;
	margin:0 20px;
	padding:0;
}
#center1 {
	float:left;
	vertical-align:top;
	width:380px;
}
.tit{float:left;vertical-align:top;width:380px;height:20px;background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/travel_hr_bar.gif') no-repeat left bottom;}
.tit2{float:left;vertical-align:top;width:380px;height:20px;background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/hallyu_td_bar.gif') no-repeat left bottom;}
.tit3{float:left;vertical-align:top;width:380px;height:20px;background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/korea_td_title_bar.gif') no-repeat left bottom;}
.tit4{float:left;vertical-align:top;width:380px;height:20px;background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/speakersconer_td_bar.gif') no-repeat left bottom;}
.tit_img{float:left;vertical-align:top;width:119px;height:18px;text-align:left;}
.tit_more{
	float:right;
	vertical-align:top;
	width:230px;
	height:13px;
	margin:0;
	padding:5px 1px 0 0;
}
.left_tit_more{
	float:right;
	vertical-align:top;
	width:30px;
	margin:0;
	padding:5px 1px 0 0;
}
.tit_more img{
	float:right;
	vertical-align:top;
}
/*.tit_more ul.more_in li{
	float:right;
	vertical-align:top;
	margin:0;
	padding:5px 6px 0 0;
}*/
#center01_body{
	float:left;
	vertical-align:top;
	width:380px;
	text-align:left;
	margin:0;
  padding:6px 0 0 0;
}
#center01_body dt a:link,#center01_body dt a:visited{color: #6683B9; text-decoration:none;}
#center01_body dt a:hover{color: #6683B9;text-decoration:underline; }

#center01_body dl{
	width:371px;
    float:left;
	vertical-align:top;
	margin:0 3px 0 6px;
    padding:3px 0 4px 0;
	display:inline;	
}
#center01_body .dashed{border-bottom:1px dashed #D4D4D4;}
#center01_body dt{
	float:right;
	vertical-align:top;
	width:205px;
	margin:0;
  padding:10px 0 0 0;
	font-size:12px;
	letter-spacing:0px;
	font-family:'Verdana',sans-serif;
	font-weight:bold;
}
#center01_body dd{
    vertical-align:top;
	line-height:17px;
}
.center01_body_txt{float:left;width:205px;vertical-align:top;margin-left:14px}

#center01_body dd.body_img{
	float:left;
	padding:2px;
	border:1px solid #D6DFDF;
	width:146px;
}
#center01_body dd.body_img img{
	vertical-align:top;
	margin:0 0px 0 0;
}
#center2 {
	vertical-align:top;
	width:380px;
	height:217px; 
	margin:22px 0 0 0;
	padding:0;
}
.center02_body{
	float:left;
	vertical-align:top;
	width:380px;
	text-align:left;
	margin:10px 0 0px 0;
  padding:4px 0 7px 0;
	background-color:#F8F7F2;
}
.center02_body dt a:link,.center02_body dt a:visited{color: #DC7F2C; text-decoration:none;}
.center02_body dt a:hover{color: #DC7F2C;text-decoration:underline; }
.center02_body dl{
	width:373px;
    float:left;
	vertical-align:top;
	margin:3px 0 0 5px;/*margin:3px 0 0 5px;*/
    padding:0;
	display:inline;
}
.center02_body dt{
	float:right;
	vertical-align:top;
	width:210px;
	margin:0;
    padding:4px 0 0 0;  /**/
	font-size:12px;
	letter-spacing:0;
	font-family:'Verdana',sans-serif;
	font-weight:bold;
}
.center02_body dd{
	line-height:16px;/**/
	vertical-align:top;
}
.body2_txt{float:left;vertical-align:top;width:211px;letter-spacing:-1px;margin-top:0px;}
.center02_body dd.body2_img img{
	float:left;
	vertical-align:top;
	margin:0 10px 0 0;
	padding:2px;
	border:1px solid #D6DFDF;
}


#center3 {
	float:left;
	vertical-align:top;
	width:380px;
	height:114px;
	margin:12px 0 0 0;
	padding:0;
}
#center03_body{
	float:left;
	vertical-align:top;
	width:380px;
	text-align:left;
	margin: 0;
    padding:0;
}
#center03_body dl{
	width:376px;
    float:left;
	vertical-align:top;
	margin:0;
    padding:13px 0 0 4px; /* padding:14px 0 0 4px;*/
	display:inline;
}
#center03_body dd{
	width:369px;
	float:left;
	vertical-align:top;
	margin:0;
    padding:0 0 0 7px;
	line-height:19px;
	background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/icon_arrow_ltblue.gif') no-repeat left 50%;
}

#center4 {
	float:left;
	vertical-align:top;
	width:380px;
	margin:22px 0 0 0;
	padding:0;
}
#center04_body{
	float:left;
	vertical-align:top;
	width:380px;
	text-align:left;
	margin:13px 0 8px 0;
    padding:4px 0 7px 0;
	background-color:#F8F7F2;
}
#center04_body dt a:link,#center04_body dt a:visited{color: #DC7F2C; text-decoration:none;}
#center04_body dt a:hover{color: #DC7F2C;text-decoration:underline; }
#center04_body dl{
	width:373px;
    float:left;
	vertical-align:top;
	margin:3px 0 0 5px;/*margin:3px 0 0 5px;*/
    padding:0;
	display:inline;
}
#center04_body dt{
	float:right;
	vertical-align:top;
	width:210px;
	margin:0;
    padding:4px 0 0 0;  /**/
	font-size:12px;
	letter-spacing:0;
	font-family:'Verdana',sans-serif;
	font-weight:bold;
}
#center04_body dd{
	line-height:16px;/**/
	vertical-align:top;
}
.body2_txt{float:left;vertical-align:top;width:211px;letter-spacing:-1px;}
#center04_body dd.body2_img img{
	float:left;
	vertical-align:top;
	margin:0 10px 0 0;
	padding:2px;
	border:1px solid #D6DFDF;
}


/* body right */
#bodyRight {
	float:right;
	text-align:right;
	vertical-align:top;
	width:180px;
}
#right1 {
	float:left;
	text-align:left;
	vertical-align:top;
	width:180px;
	height:97px;
	background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/quick_sr_bg01.gif') no-repeat;
	margin-bottom:3px; .margin-bottom:1px;
}
#right1-1{
	float:left; 
	vertical-align:top;
	width:180px;
	text-align:center;
}
#right1-1 ul li {margin-top:11px;}
#right1-2{
	vertical-align:top;
	width:180px;
	height:19px;
	margin-top:15px;
	padding:10px 0 5 0;
}
#form dd{
	vertical-align:top;
	float:left;
}
/*
#thisform .input{
	float:left;
	vertical-align:top;
    width:113px;	
	margin:0 0 0 5px;
	padding:0;
}*/

#right1_btn{
	float:right;
	vertical-align:top;
    width:42px;
	height:17px;
	margin:0 6px 0 0;
	padding:0;
}
#right1-3{
	width:169px;
	height:25px;
	margin:4px 0 0 11px;
	padding:0;
	text-align:left;
	vertical-align:top;
}
/*#right1-3_text01{
	color:#DC5526;
	font-family:'verdana';
	font-size:9px;
	font-weight:bold;
}*/
#right1-3_text02{
	font-family:'verdana';
	font-size:11px;
	background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/icon_arrow_orange.gif') no-repeat 0 50% ;
	margin:0;
	padding:1px 0 0 9px;
}
#right1-3_text02 a:link,#right1-3_text02 a:visited{color: #955B1D; text-decoration:none;}
#right1-3_text02 a:hover{color: #955B1D;text-decoration:underline; }
#thisform .input {
	float: left;
	width: 122px;
	border: 1px solid #bbb8b1;
	margin-left:4px;
	height:15px;
	line-height:15px;
}
#fig5_7 .button{
	vertical-align:top;
	margin-left:3px;
}
#fig5_7 dd{display:inline;}

#right2 {
	vertical-align:top;
	text-align:left;
	width:180px;
}
#right2 ul .content01 li img{vertical-align:top;} /*?*/
/*우측 맵 추가*/
#right2_map{margin:8px 0 0 0; width:180px
}

#right2_map dt{height:20px; text-align:left
}

#right3 {
	float:left; 
	text-align:left;
	vertical-align:top;
	width:180px;
}
#right3 ul li {margin-top:8px;}
#right3_1 {
	float:left; 
	text-align:left;
	vertical-align:top;
	width:180px;
	height:70px;
	margin-top:8px;
}
#right4 {
	text-align:left;
	vertical-align:top;
	width:180px;
}
#rt4_tit{
	float:left;
	text-align:left;
	vertical-align:top;
	width:180px;
	height:34px;
}
#rt4_tit img{ vertical-align:top}
#rt_content{
    float:left;
	vertical-align:top;
	width:180px;
	height:113px;
	background:url('http://tong.visitkorea.or.kr/ena/images/main/kto_over_bg.gif') no-repeat;

}
#rt_content_txt{
    float:left;
	vertical-align:top;
	width:172px;
   	margin:3px 0 0 0;
	padding:0 0 0 8px;
	height:113px;
}
#rt_content_txt li{
    text-align:left;
	vertical-align:top;
    font-family:Verdana,sans-serif;
    font-size:12px;
    letter-spacing:0;
	margin:0;
	padding:0 0 0 15px; /*li */
}
#rt_content_txt li a:link,#rt_content_txt li a:visited{color:#7C85A9; text-decoration:none;}
#rt_content_txt li a:hover{color:#7C85A9;text-decoration:underline; }

li.arrow_img{background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/icon_arrow_dkblue.gif') no-repeat 8px 5px;}
/*#text_height{
	height:1px;
}            /**/
#right5 {
	float:left;
	text-align:left;
	vertical-align:top;
	width:180px;
	height:181px;
}

#rt5_title{
	float:left;
	vertical-align:top;
	width:180px;
	height:34px;
}
#rt5_title img{ vertical-align:top}
#rt5_content{
	float:left;
	vertical-align:top;
	width:180px;
	height:147px;
	background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/weather_ex_bg.gif') no-repeat;
	position:relative;
}
#rt5_ct01{
	float:left;
	vertical-align:top;
	width:180px;
	height:75px;
}
#rt5_ct01 ul li{display:inline; float:left}
/** enu의 환율디자인으로 변경**/
#Right_5 { float:left; text-align:left; margin:8px 0 10px 0 ; position:relative}
#Right_5 dd{height:59px;background:url(http://tong.visitkorea.or.kr/ena/images/main_new/right_5_box_body_bg.gif) no-repeat;}
#Right_5 dd img{vertical-align:middle;}
#Right_5 #Exchange{padding:10px 0 0 15px;display:block;}
.ex_more{text-align:right;padding-right:20px;}
#Ex_Etc{
	position:absolute; 
	left:0px; 
	top:30px;
	width:180px; 
	height:80px;
	padding:5px 0 7px 15px;
	display:none;
	background:url(http://tong.visitkorea.or.kr/ena/images/main_new/layer_box_bg_95.gif) no-repeat 0 -10px;
	z-index:10;
	
}
#Ex_Etc_Scroll{
	width:164px; 
	height:78px;
	overflow:auto;
	scrollbar-face-color: #dddddd;
	 scrollbar-shadow-color: #cccccc;
	 scrollbar-highlight-color: #cccccc;
	 scrollbar-3dlight-color: #f5f5f5;
	 scrollbar-darkshadow-color: #f5f5f5;
	 scrollbar-track-color: #f0f0f0;
	 scrollbar-arrow-color: #ffffff;
}
.ex_etc_bottom{height:7px;width:180px;background:url(http://tong.visitkorea.or.kr/ena/images/main_new/layer_box_bottom.gif) no-repeat;}
#Right_5 #Calculator{padding:5px 0 0 8px;display:none; color:#3979BD;}
#Right_5 #Calculator .input { width:85px; height:17px; margin:0px 4px 0px 0px; border:1px solid #BFBEBE; }
#Right_5 #Calculator .select { width:62px; height:17px; font-size:12px; }
#Right_5 #Calculator li{margin-top:5px;}
#Right_6 {margin:0; float:none; text-align:left;  }
#Right_6 dt{height: 20px; clear:both}
#Right_6 dd{height:80px;background:url(http://tong.visitkorea.or.kr/ena/images/main_new/right_6_box_bg.gif) no-repeat;}
#Right_6 ul{padding:0;}
#Right_6 li{display:inline;float:left;width:125px; margin:0px 0px 0px 7px; padding:0px;}
#Right_6 ul li.Flash	            { width:36px; height:39px; margin:0px; padding:20px 0px 20px 8px; }
#Right_6 ul li.Date		          { color:#666666;padding: 3px 0 0 0; }
#Right_6 ul li.Date span		      {margin-left:5px; }
#Right_6 ul li.Temperature1 a  {color: #000000; font-size: 11px}
#Right_6 ul li.Temperature2 a {color: #666666; font-size: 11px}
#Right_6 ul li.Temperature3 a {	color: #666666; font-size: 11px}
#Right_6 ul li.Temperature1 span {color: #000000;  margin-left: 5px}
#Right_6 ul li.Temperature2 span {color:#ff5400; margin-left: 5px}
#Right_6 ul li.Temperature3 span {color:#0084ff; margin-left: 5px}



#ct1-1{
	float:left;
	width:77px;
	height:16px;
	padding:0;
	margin:8px 0 0 13px;
}
#ct1-1 img{ vertical-align:top;margin-top:2px}
#ct1-1-2{
	float:right;
	vertical-align:top;
	width:79px;
	height:16px;
	padding:0;
	margin:8px 0 0 0;
	text-align:right;
}
#ct1-1-2 img{ vertical-align:top;margin-top:2px}
#ct1-2{
	vertical-align:top;
	width:40px;
	height:35px;
	margin:4px 0 0 7px;
	padding:0;
}
#ct1-2-2{
	vertical-align:top;
	width:126px;
	height:35px;
	margin:4px 0 0 7px;
	padding:0;
	font-family:verdana,sans-serif;
	line-height:17px;
	letter-spacing:0;
}
.wt_01{font-size:12px; text-align:left;color:#406EB4;}
.wt_01 a:link a:visited{color:#406EB4; text-decoration:none;}
.wt_01 a:hover{color:#406EB4; text-decoration:none; }

.wt_02{font-size:12px; text-align:left;color:#D30000;}
.wt_02 a:link a:visited{color:#D30000; text-decoration:none;}
.wt_02 a:hover{color:#D30000; text-decoration:none; }

.wt_03{font-size:12px; text-align:left;color:#666666;letter-spacing:-1px;} /**/
.wt_03 a:link a:visited{color:#666666; text-decoration:none;letter-spacing:-1px;}/**/
.wt_03 a:hover{color:#666666; text-decoration:none;letter-spacing:-1px;}/**/

#rt5_ct02{
	float:left;
	vertical-align:top;
	width:180px;
	position:relative;
	margin-top:5px;
}
#ct2-1{
	vertical-align:top;
	height:25px;
	width:152px;
	padding:0;
	margin:0px 0 0 13px;
}
#rt5_ct03{
	float:left;
	vertical-align:top;
	position:relative;
	padding-left:15px;
	width:165px;
}
#rt5_ct03 ul li{ float:left;width:165px;}
#ct2-2{
	float:left;
	width:180px;
	height:15px;
	vertical-align:top;
	background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/weather_ex_img02-1.gif') no-repeat 15px 5px;
	margin:0;
	padding:5px 0 0 40px;
	font-family:verdana,sans-serif;
    font-size:12px;
	color:#000000;
    letter-spacing:0;
}
#ct2-3{
	float:left;
	vertical-align:top;
	width:180px;
	height:30px;
	background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/weather_ex_img02-2.gif') no-repeat 15px 3px;
	margin:0;
	padding:1px 0 0 40px;
	font-family:verdana,sans-serif;
    font-size:12px;
	color:#000000;
    letter-spacing:0;
}
/* footer*/
#bottom {
	float:left;
	width:780px;
	height:147px; 
	background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/copyright_bg.gif') no-repeat ;
}
#bottom_left{
	float:left; 
	vertical-align:top;
	width:204px;
    height:147px;
	margin:0;
	padding:0;
	display:inline;
}
#bottom_left img{
	float:left;
	vertical-align:top;
	margin:0;
	margin:42px 0 0 37px;
}
#bottom_right{
	float:right; 
	vertical-align:top;
	width:576px;
	margin:28px 0 0 0;
	padding:0;
}
.dd_ht{height:11px; margin:0 0 7px 0; padding:0;}
.dd_ht2{height:11px; margin:0 0 13px 0; padding:0;}
.dd_ht3{height:11px; margin:0 0 8px 0; padding:0;}
.dd_ht4{height:11px; margin:0 0 9px 0; padding:0;text-align:left;}
.hot_tag{font-size:11px; text-align:left;}
.hot_tag2{font-size:11px; text-align:left;color:#2C6CAD;}
#hot_tag2-2{font-size:11px; text-align:left;color:#1692A8;}
#hot_tag3{font-size:11px; text-align:left;color:#6a883f;}
.hot_tag3-2{font-size:11px; text-align:left;color:#48b3ad;}



#Content_Right_Keyword_Box	{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#Content_Right_Keyword_Box .Lang_Content_H2_Title_Image	{ margin:0px; padding:0px 0px 0px 0px; height:13px; }
#Content_Right_Keyword_Box .Lang_Content_H2_Title_Image h2		{ margin:0px; padding:0px; background:none; }
#Content_Right_Keyword_List		{ position:relative; width:180px; height:18px; overflow:hidden; }
#Content_Right_Keyword_List ol		{ margin:0px; padding:0px; list-style:none; }
#Content_Right_Keyword_List ol li	{ background:url('http://tong.visitkorea.or.kr/ena/images/main/2009/icon_arrow_orange.gif') no-repeat 0 50% ; position:absolute; left:9px; width:170px; height:10px; line-height:13px; padding:1px 0 0 8px;}
#Content_Right_Keyword_List ol li a {color: #955B1D;}
#Content_Right_Keyword_List ol li a:hover{color: #955B1D;text-decoration:underline;}

/* Korea in Focus */
#bl1, 
	#bl1 h4 {margin-bottom:0px; font-size:0px;}
	#bl1 .wrap {position:relative; height:115px;}
#focus_btn {position:absolute; bottom:0px; height:20px;}
	#focus_btn span {height:20px; width:35px; float:left; display:inline; text-indent:-5000px; font-size:0; cursor:pointer; background:#fff;filter:alpha(opacity=0);opacity:0;}

/* banner */
#bottem_banner{float:left; margin-top:15px;margin-bottom:15px; width:780px; height:75px;background:url(http://tong.visitkorea.or.kr/ena/images/main_new/bottom_banner_bg.gif) no-repeat;}
#bottem_banner ul{padding:5px 0px 4px 19px;}
#bottem_banner li{display:inline;float:left;margin-left:1px;margin-right:2px;}


a.web2:link			{color: #094eb6; font-size: 11px; text-decoration: underline}
a.web2:visited		{color: #094eb6; font-size: 11px; text-decoration: underline}
a.web2:active		{color: #094eb6; font-size: 11px; text-decoration: underline}
a.web2:hover		{color: #094eb6; font-size: 11px; text-decoration: underline}

#s_network {overflow: hidden;background:url(http://tong.visitkorea.or.kr/ena/images/main/eng_banner_border.jpg);height:37px;width:180px;margin-bottom:10px}
#s_network img {float:left;	margin-right: 9px}
.TA_logoWidget img {width:25px;	height:25px;margin:2px 5px}


#ticket { position: relative;}

#ticket .timeRank {
	position: absolute;
	width:370px;
	 top:0px
	
}

#ticket .timeRank .list {
	position:absolute;
	top:108px;
	width:370px;
	height:36px;
	border:1px solid #e9e9e9;
	display:none;
	background:#f8f8f8;
	left:0px;
}
#ticket .timeRank ul.on {
	display:block;
}
#ticket .timeRank li {
	position:absolute;
	top:-108px
}
#ticket .timeRank dl {
	width:370px;
	height:0px;
	padding:0px 0 0 0px;
}
#ticket .timeRank dt {
	width:190px;
	white-space:nowrap;
	font-size:12px;
	font-weight:bold;
	color:#595959;
	display:none;
	position:absolute;
	top:113px;
	left:10px;
	overflow:hidden; line-height:16px;
	text-overflow: ellipsis;
}
#ticket .timeRank dd {
	display:none;
}
#ticket .timeRank .info {
	position:absolute;
	width:155px;
	height:20px;
	white-space:nowrap;
	float:right;
	font-size:11px;
	top:118px;
	right:10px;
	text-align:right;
	display:none;
}
#ticket .timeRank .btn a {
	position:absolute;
	left:360px;
	top:30px;
	display:block;
	width:67px;
	height:19px;
	
}
#ticket .timeRank li.on dt, #ticket .timeRank li.on dd {
	display:block;
}
#ticket .timeRank .no {
    display: inline-block;
	width:16px;
	color:#fff;
	text-align:center;
	background: url(http://tong.visitkorea.or.kr/ena/images/main/2009/bg_no.gif) no-repeat 0 1px;
    font-size:11px; height:16px; line-height:15px;
}
#ticket .timeRank .photo {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}
#ticket .timeRank .photo2 {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}
#ticket .timeRank .photo img {
	width:83px;
	height:107px;
}
#ticket .timeRank .photo2 img {
	width:176px;
	height:107px;
}
#ticket .timeRank .bg {
	position:absolute;
	left:0;
	top:0;
	display:none;
	width:83px;
	height:112px;
	background: url(http://tong.visitkorea.or.kr/ena/images/main/2009/bg_ticket_rank.gif) no-repeat;
}
#ticket .timeRank .bg2 {
	position:absolute;
	left:0;
	top:0;
	display:none;
	width:179px;
	height:112px;
	background: url(http://tong.visitkorea.or.kr/ena/images/main/2009/bg_ticket_rank_k.gif) no-repeat;
}
#ticket .timeRank li.on .photo a span {
	display:block;
}
#ticket .timeRank li.on .photo2 a span {
	display:block;
}
#ticket .timeRank .n2 .photo {
	left:191px;
}
#ticket .timeRank .n3 .photo {
	left:287px;
}
#ticket .timeRank .n4 .photo {
	left:357px;
}
#center04_body {
	background:none;
		

}
#ticket .timeRank .photo a {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:88px;
	height:112px;
	cursor:pointer	
}
#ticket .timeRank .photo2 a {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:191px;
	height:112px;
	cursor:pointer	
}
#ticket .timeRank dt a { color:#666666}
