@charset "euc-kr";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
body{
		font: 62.5%/2.2em Arial, Tahoma, Verdana,Helvetica, sans-serif;
		color: #4b4942;
		background: #FFFFFF;
		margin: 0px 0px 0px 0px;
		padding:0px;
	}
a{text-decoration: none;color: #5599a7;}
a:hover{color: #bb800f;}
.hide,hr{display: none;}
strong{font-weight: bold;}
	
/* =LAYOUT - the main layout styles */
	/* container */
#top_container{
	width: 1300px;
	height: 89px;
	margin: 0px 0px 0px 0px;
	padding:0px;
	float: left;
	background: #FFFFFF url(/images/top-background.png) no-repeat 0 0;
}
 /* =HEADER */
	/* Logo and Site Title */
	h1 a,h1 a:hover{
		width: 130px;
		height: 58px;
		float: left;
		margin:15px 0 0 150px;
		background: url(/images/skdtv-logo.png) 0 0 no-repeat;
		padding-left:52px;
		color: #7b8266;
	}
#search_wrapper{
	float: right;
	padding:0px 145px 0px 500px;
	margin-top:-60px;
}
.search{
	background: #FFFFFF;
	border: 1px solid #212417;
	width: 160px;
	height: 18px;
	padding: 3px 2px 0 3px;
	color: #474A40;
}

/* banner */
#top_banner{
	width: 592;
	padding-top:55px;
	float: left;
}

#top_link{
	width: 400px;
	margin-top:-15px;
	font-size:13px;
	color:white;
	float: right;
	text-align:right;
	padding: 3px 145px 0 300px;
}

#container{
	width: 1300px;
	margin: 0px auto 0 0px;
	float:left;
}

#home_wrapper{
	padding-left:150px;
}




/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
		height:38px;
		width: 1300px;
		float: left;
		background: url(/images/navi_background.png) repeat-x;
	}
	#navigation{
		float: left;
		height: 38px;
		padding-left:150px;
	}
	#navigation li{
		float: left;
		
	}
	#navigation li a{
		height: 30px;
		float: left;

		
	}
	#navigation .navText{
		font-size:18px;
		padding-top:10px;
		padding-left:40px;
		padding-right:40px;
	}
	s
	#navigation li a:hover{
		color: #6DAEC8;
	}
	/* search */
/* =BANNER */
	#main_wrapper{
		width: 904px;
		height: 286px;
		overflow: hidden;
		padding:0px;
	}
	.whatshot{
		float: left;
		width: 535px;
		height: 286px;
		background: url(/images/main_hot.jpg) no-repeat;
		position: relative;
		overflow: hidden;
	}
	.weeklybest{
		margin-right:0;
		width: 369px;
		height: 286px;
		background: url(/images/weeklybest.jpg) no-repeat;
		position: relative;
		padding:0px;
		overflow: hidden;
	}

/* =MIDDLE */
	#middle_wrapper{
		width: 904px;
		height: 329px;
		overflow: hidden;
		margin: 10px auto 10px auto;
	}
	.mnet{
		float: left;
		width: 398px;
		height: 329px;
		background: url(/images/mnet_background.jpg) no-repeat;
		position: relative;
		overflow: hidden;
	}
	.others{
		margin-right:0;
		width: 506px;
		height: 329px;
		position: relative;
		padding : 0px 0 0 0px;
		overflow: hidden;
	}

/* =Bottom */
	#bottom_wrapper{
		width: 904px;
		height: 200px;
		overflow: hidden;
		margin: 10px auto 10px auto;
	}
	.schedule{
		float: left;
		width: 401px;
		height: 200px;
		background: url(/images/schedule_background.jpg) no-repeat;
		position: relative;
		overflow: hidden;
	}
	.news{
		float: left;
		width: 255px;
		height: 200px;
		background: url(/images/globalnews_background.gif) no-repeat;
		position: relative;
		overflow: hidden;
	}
	.notice{
		float: left;
		margin-right:0;
		width: 248px;
		height: 200px;
		background: url(/images/notice_background.gif) no-repeat;
		position: relative;
		overflow: hidden;
	}

/* =SUB Pages */
	#sub_wrapper{
		 width: 1006px;
		overflow: hidden;
		margin: 10px auto 10px 150px;
		background : #FFFFFF;
	}
	.skdtv_menu{
		float: left;
		width: 200px;
		position: relative;
		overflow: hidden;
	}
	.skdtv_menu li{ padding:8px 0 0 0; }

	.skdtv_menu2{
		float: left;
		width: 180px;
		height: 200px;
		background: url(/images/skdtv_submenu.gif) no-repeat;
		position: relative;
		overflow: hidden;
		margin: 10px 4px 0 4px;
	}
	.skdtv_menu2 li{ padding:8px 0 0 0; }

	.program_menu{
		float: left;
		width: 172px;
		height: 200px;
		background: url(/images/program_submenu.gif) no-repeat;
		position: relative;
		overflow: hidden;
		margin: 10px 4px 0 4px;
	}
	.program_menu li{ padding:8px 0 0 0; }

	.custom_menu{
		float: left;
		width: 172px;
		height: 200px;
		background: url(/images/custom_submenu.gif) no-repeat;
		position: relative;
		overflow: hidden;
		margin: 10px 4px 0 4px;
	}
	.custom_menu li{ padding:8px 0 0 0; }

	.ad_menu{
		float: left;
		width: 172px;
		height: 200px;
		background: url(/images/ad_submenu.gif) no-repeat;
		position: relative;
		overflow: hidden;
		margin: 10px 4px 0 4px;
	}
	.ad_menu li{ padding:8px 0 0 0; }

	.contents{
		width: 790px;
		float: right;
		position: relative;
		padding:10px 5px 10px 5px;
		margin-top:30px;
		background: url(/images/menu_right.png) repeat-y;
	}

/* =FOOTER */
#footer{
	width: 1300px;
	height: 88px;
	text-align:left;
	margin: 0 ;
}


/*left nav */
#leftnav {
	text-align:center;

}

#leftnav a{
	color: black;
	font-size:16px;
}
#leftnav a:hover{
	color:black;
	text-decoration:none;
}
