@charset "utf-8";
/* CSS Document */

/*----------------------------------------------
EDUCATION
----------------------------------------------*/
div.l-box {
	float: left;
	width: 380px;
	margin-right: 20px;
}
div.r-box {
	float: left;
	width: 140px;
}

div.hr {
	clear: both;
}
div.hr hr {
	display: none;
}
#LCONT li {
	display: inline;
	margin-right: 5px;
	width: 120px;
	height: 120px;
}
#LCONT li.last {
	margin-right: 0px;
}
#LCONT ul {
	padding: 20px 0px;
}


#tabIndex {
	background: url(../education/ed_image/edtab_bg.gif) repeat-x 0px 0px;
	height: 31px;
	padding-left: 5px;
}
#LCONT #tabIndex ul {
	padding: 0px 0px;
}
#LCONT #tabIndex li {
	float:left;
	display: block;
	width: auto;
	height: 31px;
	margin-right: 0px;
	cursor: pointer;
}
#tabIndex .close {
  background: url(../education/ed_image/edtab_bg.gif) repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
}
#tabIndex .open {
  background: #F1F2EE;
  text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#tabBoxIndex {
	padding-top: 10px;
	clear: both;
}

#LCONT div.tabbox ul {
	padding: 20px 0px;
}

#LCONT #tablecontent #tabBoxIndex div.tabbox li {
	display: block;
	margin-right: 5px;
	width: auto;
	height: auto;
}
#LCONT #tablecontent #tabBoxIndex div.tabbox div p {
	margin-bottom: 0.0em;
}