@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;
}
#middle_contents {
	width:759px;
	position:relative;
	overflow:hidden;
}
#MainTable {
	width:759px;
	height:100%;
}
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:720px;
	margin:39px 0 0 20px;
	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 #75bb48;
	border-bottom:2px solid #75bb48;
	color:#366617;
}
th[scope="row"] {
	text-align:center;
	font-weight:bold;
	border:1px solid #CCC;
	color:#555;
}
/* ---------------------------------------------------------------------------- */

/*---- ÀÚ°ÝÁõ½ÅÃ»--- */
.requdest_tb{ clear:both; float:left;}
.point{ color:#FF6633;}

#edu_table02 th#grade {
	width:400px;
}
