@charset "euc-kr";
@import url("base.css");

#body {
	position: relative;
	margin: 0 auto;
	width: 885px;
}

#left, #main {
	float: left;
}

#left {
	width: 215px;
}

#main {
	position: relative;
	width: 670px;

}


#mainlogo {
	z-index: 10;
	width: 215px;
	height: 86px;
	background: url(/images/subback/sub5_top_logo.gif) no-repeat; 
}

#login,
#login_after,
#menumiddle {
	float: left;
}


#leftbanner {
	clear: both;
	position: relative;	
	top: -29px;
}


#submenu {
	padding-top: 10px;
}

#submenutop {
	position: relative;
	width: 195px;
	height: 59px;
	background: url(/images/subback/sub5_menutop.gif) no-repeat; 
	vertical-align: top;

}

#submenubottom {
	position: relative;
	width: 195px;
	height: 40px;
	background: url(/images/subback/sub5_bottom.gif) no-repeat; 
}

#submenulist {
	background: #c15cd9;
	width: 195px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;

}


#plan {
	padding-top: 10px;
}



#menumiddle {
	width: 20px;
	height: 9px;
	background: url(/images/subback/sub5_menu_middle.gif) no-repeat; 
}

#globalmenu {
	position: relative;
	padding-left: 525px;
	width: 145px;
	height: 22px;
	background: url(/images/subback/sub5_topsideback.gif) no-repeat right bottom; 


}

#mainmenu {
	width: 670px;
	height: 47px;
}

#menuleft, #menuback, #menuright {
	float: left;
}

#menuleft {
	position: relative;
	width: 38px;
	height: 47px;
	background: url(/images/subback/sub5_menu_left.gif) no-repeat; 
}

#menuback {
	width: 625px;
	height: 47px;
	background: url(/images/subback/sub5_menu_back.gif) repeat-x bottom;
}

#menuright {
	position: relative;
	width: 7px;
	height: 47px;
	background: url(/images/subback/sub5_menu_right.gif) no-repeat; 
}

#subtitle {
	position: relative;
	width: 663px;
	height: 110px;
	background: url(/images/subback/sub5_title.gif) no-repeat;
}

/*
#footer {
	border-top: solid 2px #c15cd9;
}
*/

.footer_hr {
	border-top: solid 1px #ccc;
}


#content {
	width: 645px;
	min-height: 400px;
	padding-left: 18px;
	padding-top: 25px;
/*	overflow: visible; */
}


.td_gray2 {
	height: 30px;
	background: #f5f5f5;
}

.td_white2 {
	height: 30px; 
	background: #ffffff;
}

.font_nav-b {
	color: #c15cd9;
	font-weight: bold;
}


.board_td_top {
	height: 30px;
	background: #f5f5f5;
	border-top: solid 2px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;

}

.board_content {
	padding: 20px;
	text-align: justify;
	line-height: 18px;
}

.gray_tdline td {
	border-bottom: solid 1px #d9d9d9;
}

.plan_text_box1{
		border:3px solid #ffbebe;
		line-height:30px;
		padding-left:3px;
		background: #f7edfa;
		height: 30px;
		width:450px;

		font-size:14px;
		padding-left:5px;
}


.input_button {
	border:1px solid #bdbebe;
	line-height:18px;
	padding-left:3px;
	background: #f7edfa;
}

.input_button_plan_text_box1 {
	border:3px solid #ffbebe;
	line-height:18px;
	padding-left:3px;
	background: #f7edfa;
	height: 36px;
	width:100px;
}


.tit_online_vi {
	background: url(/images/plan/tit_online_vi.png) no-repeat 0 2px;
	padding-left:15px;
	color: #1270b3;
	font-family:nanumgothicbold;
	line-height:200%;
	font-size:16px;
	text-align:left;
}



.lec_view_table {
	border: 3px solid #d8dee9;
	background: #ffffff;
}

.lec_view_td1 {
	height: 27px;
	background: #d8dee9;
	color: #5b739e;
	text-align: center;
}

.lec_view_td2 {
	height: 27px;
	background: #eceff4;
	text-align: center;
}
