@charset "euc-kr";
/* CSS Document */
@import url("common_css.css");
@import url("table_css.css");
@import url("baeoom_css.css");

ul,li {padding:0; margin:0;}

h3 {
	text-align:left;
	padding:15px 0 5px 2px;
}

h4 {
	padding:0;
	margin-top:30px;
	font-family:dotum;
	font-size:13px;
}

#title2 {	
	overflow:hidden; 
	width:340px;
}
#title2 li.title {
	float:left;
	padding:25px 0 2px 10px;
}
#title2 li.more {
	float:right;
	padding:28px 10px 0px 0px;
}


#class_box {
	margin:10px auto;
	width:900px;
}


#class_box_top{
	background:url(/images/mybaeoom/class_box_top.gif) no-repeat;
	height:55px;
}

#class_box_top #title{
	float:left;
	padding-left:20px;
}

#class_box_top #jump{
	float:left;
	padding:13px 0 0 5px;	
	width:230px;
}

#class_box_top #myhome{
	float:left;
	padding:12px 0 0 5px;	
	width:110px;
}

#class_box_top #path{
	float:right;
	color:#fff;
	margin:15px 15px 0 0;
	border-top:none;
}

#class_box_mid{
	overflow:hidden;
	background:url(/images/mybaeoom/class_box_mid.gif) repeat-y;
	height:100%;
}

#class_box_menu_wrap{
	float:left;
	width:200px;
}

#class_box_body{
	float:left;
}

#class_box_bot{
	background:url(/images/mybaeoom/class_box_bot.gif) no-repeat;
	height:11px;
	
}
#class_box_menu{
	margin:0px 0px 0px 10px;
	background:url(/images/mybaeoom/title_classbox_01.gif) no-repeat left;
}


#class_box_menu .head{	
	background:url(/images/mybaeoom/title_classbox_01.gif) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:19px 0 0 10px;	
	height:33px;
}
#class_box_menu .body{
	background:url(/images/mybaeoom/class_box_menu_mid.gif) repeat-y;
}
#class_box_menu .bot{
	background:url(/images/mybaeoom/class_box_menu_bot.gif) no-repeat;
	height:16px;
}


#class_box_menu_list{
	margin:0 0 0 10px;
	padding:5px 0 0 0;
	width:145px;
}
.bu_menu1{
	background:url(/images/mybaeoom/bu_menu1.gif) no-repeat 0 7px;
	padding:5px 0 5px 15px;
	font-weight:bold;
	line-height:12px;
}

#title_subject{
	background:url(/images/mybaeoom/bu_subject.gif) no-repeat 0 1px;
	font-size:17px;
	font-family:gulim;
	font-weight:bold;	
	padding:0px 0 0 20px;
	margin:20px 0 0 0;
	height:25px;
	border-bottom:3px solid #476dbf;
	width:650px;
	color:#000;
}

.class_box2{
	margin-top:20px;
	border:5px solid #dbe2ea; 
	padding:10px;
	text-align:left;
	padding:10px;
}

.bu_menu1_on{
	background:url(/images/mybaeoom/bu_menu1_on.gif) no-repeat 0 7px;
	padding:5px 0 5px 15px;
	font-weight:bold;
	line-height:12px;
}

.bu_menu1_on a:link    {text-decoration:none; color:#476dbf;}
.bu_menu1_on a:visited {text-decoration:none; color:#476dbf;}
.bu_menu1_on a:active  {text-decoration:none; color:#476dbf;}
.bu_menu1_on a:hover   {text-decoration:underline; color:#476dbf;}

.dot {
	background:url(/images/mybaeoom/dot.gif) repeat-x;
	height:1px;
	font-size:0;
}
