@charset "euc-kr";
/* CSS Document */

/* --------------------------- common ---------------------------------------- */
body {
	font-family:"³ª´®°íµñ", Nanum Gothic, Verdana, AppleGothic, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#777777;
}
ul, #middle_contents{
	margin:0;
	padding:0;
}
#MainTable {
	width:759px;
	height:100%;
}
#middle_contents {
	width:759px;
	position:relative;
	overflow:hidden;
}
ul{
	list-style-type:none;
}
img{
	border:0;
}


/* --------------------------------------------------------------------------- */

	
/* -------------------------Ä³ÀÌ½ºÅÍµð´Â-------------------------------------- */

#tap_menu {
	position:relative;
	float:left;
	width:100%;
	margin:28px 2px 0 10px;
	padding:0;
}
#tap_menu li{
	display:inline;
	margin:0 0px;
}
#contents_section {
	position:relative;
	float:left;
	width:730px;
	margin:39px 0 0 15px;
	padding:0;
	line-height:1.5em;

}
#contents_section dl{
	margin:0 0 35px 0;
}
#contents_section dt{
	margin:0px 0 10px 0;
}
#contents_section dd{
	margin:0px 0 0px 22px;
}
#contents_section ul{
	list-style-type:circle;
	list-style-position:inside;
	margin-left:10px;
}
.dd_top{ padding-top:30px;}
.dd_center{ padding-top:10px; text-align:center;}
/* ---------------------------------------------------------------------------- */
/* Å×ÀÌºí µðÀÚÀÎ */
table {
	width:100%;
	border-collapse:collapse;
}
td, th {
	border:1px solid #CCC;
	padding:6px;
}
th {
	border-top:2px solid #4b86c0;
	border-bottom:2px solid #4b86c0;
	color:#165b9f;
	background:#d8ebff;
}
th[scope="row"] {
	text-align:center;
	font-weight:bold;
	border:1px solid #CCC;
	background:#ffffff;
}
/* ---------------------------------------------------------------------------- */
.green{ color:#2994ff;font-weight : bold;}
.red{ color:#f34c19;font-weight : bold;}
#bank_table01 th#course {
	width:150px; text-align:center;
}
#bank_table01 th#section01 {
	width:150px;text-align:center;
}
#bank_table01 th#section010 {
	width:50px;text-align:center;
}
#bank_table01 th#section02 {
	width:300px;text-align:center;
}

#bank_table02 th#course02 {
	width:250px; text-align:center;
}
#bank_table02 th#section02 {
	width:300px;text-align:center;
}
#bank_table02 th#section020 {
	width:200px;text-align:center;
}
#bank_table03 th#course03 {
	width:100px;
}
#bank_table03 th#section03 {
	width:300px; text-align:center;
}
#bank_table04 th#course04 {
	width:100px;
}
#bank_table04 th#section04 {
	width:300px; text-align:center;
}
#bank_table05 th#course05 {
	width:200px;
}