.schoolOcBox{

}

#schoolMain .schoolOcBox h3 {
	background-image: url(/school/images_ver2/title_school_back.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 710px;
	font-size: 20px;
	color: #0198e7;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 48px;

}

#schoolMain .schoolOcBox .ocDetailBox h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	background-color: #0198e7;
	color: #fff;
	padding: 10px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*display: table;*/
	overflow: hidden;
	zoom: 1;
	line-height: 28px;
}

#schoolMain .schoolOcBox .ocDetailBox h4 span.txt{
	display: block;
}

#schoolMain .schoolOcBox .ocDetailBox h4 span.btn{
	display: block;
	float: right;
	margin-left: 20px;
}

.ocTopBox {
	margin-bottom: 20px;
	padding: 0 15px;
}

.ocTopBox p.ocBoxCatch {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

.ocTopBox p.photo {
	padding-right: 15px;
	float: left;
}

.ocTopBox p.txt {
	overflow: hidden;
	zoom: 1;
	font-size: 14px;
}

/*.schoolOcBox h4.list{
	font-size: 14px;
	font-weight: bold;
	background-color: #eaeaea;
 padding: 5px 15px 15px 15px;
	color: #484848;
}*/

.schoolOcBox h4.list{
	font-size: 16px;
	font-weight: bold;
	background-color: #eaeaea;
	color: #484848;
	padding: 10px 20px 10px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.schoolOcBox .ocInfoBox h5{
	font-size: 14px;
	font-weight: bold;
	background-color: #eaeaea;
	color: #333366;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.ocListBox {
	margin-bottom: 20px;
	clear: both;
}

.ocListBox ul.ocList {
	margin-bottom: 20px;
	padding: 15px;
}

.ocListBox ul.ocList li {
	display: block;
	font-size: 14px;
	border-bottom: 1px dotted #CCC;
	position: relative;
	padding-top: 10px;
	padding-right: 156px;
	width: 524px;
}

.ocListBox ul.ocList li span.txt {
	display: block;
	background-image: url(/school/images_ver2/circle.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 25px;
	margin-bottom: 10px;
}

.ocListBox ul.ocList li span.btn {
	display: block;
	width: 156px;
	height: 23px;
	position: absolute;
	top: 7px;
	right: 0px;
}

.ocListBox ul.ocList li span.btn img {
	float: right;
}

/*.calendarBox {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}*/

.calendarBox {
	margin-bottom: 20px;
	clear: both;
  /* border: 1px solid #CCCCCC; 
  margin-bottom: 20px;
  clear: both;
  padding-top: 20px;
  padding-right: 80px;
  padding-bottom: 20px;
  padding-left: 80px;*/
}

.calendarBox h4{
	font-size: 16px;
	font-weight: bold;
	background-color: #eaeaea;
	color: #484848;
	padding: 10px 20px 10px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.calendarBox .calendarL {
	float: left;
	width: 245px;
	margin:15px 0 15px 80px;
	display: inline;
}

.calendarBox .calendarR {
	float: right;
	width: 245px;
	margin:15px 80px 15px 0;
	display: inline;
}

.calendarBox table {
	width: 245px;
	font-size: 12px;
	color: #666666;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

.calendarBox table th {
	padding: 7px;
	border: 1px solid #CCC;
}

.calendarBox table th.month {
	background-color: #eeeeee;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.calendarBox table th.sun {
	background-color: #fd75a2;
	color: #FFF;
	font-weight: normal;
}

.calendarBox table th.sat {
	background-color: #86b0e5;
	color: #FFF;
	font-weight: normal;
}

.calendarBox table th.day {
	background-color: #eeeeee;
	font-weight: normal;
}

.calendarBox table td {
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #CCC;
	padding: 6px;
}

.calendarBox table td.on {
	background-color: #FFCC66;
	font-weight: bold;
}

.textBox {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.ocDetailBox {
	position: relative;
}

.ocDetailBox .ocEntry{
	margin-bottom: 20px;
}

/*#schoolHomeContents .ocDetailBox h4 {
	padding: 15px 208px 15px 15px;
}
*/

.ocDetailBox p.btnEntry {
	position: absolute;
	top: 7px;
	right: 20px;
	width: 190px;
}

.ocDetailBox p.photo {
	float: left;
	margin-right: 15px;
}

#schoolHomeContents .ocDetailBox h5 {
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	line-height: 1.5em;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}

.ocDetailBox .icon {
	overflow:hidden;
 zoom: 1;
}

.ocDetailBox ul.icon1 li,.ocDetailBox ul.icon2 li,.ocDetailBox ul.icon3 li {
	width: 77px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	/*white-space: normal;
	white-space: nowrap;*/
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.ocDetailBox ul.icon1 li {
	background-color: #e8596a;
}

.ocDetailBox ul.icon2 li {
	background-color: #32b16c;
}

.ocDetailBox ul.icon3 li {
	background-color: #f39800;
}

.ocDetailBox .detailsBox {
	margin-bottom: 20px;
}

.ocDetailBox .detailsBox p{
	margin-bottom: 10px;
}

.ocDetailBox .detailsBox p.catch{
	/*color: #FF6600;*/
	color: #339966;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.ocDetailBox .scheduleBox {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
}

.ocDetailBox .scheduleBox table.schedule {
	width: 648px;
	border-style: none;
	margin: 0 15px;
}

.ocDetailBox .scheduleBox table.schedule td {
	border-bottom: 1px dotted #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/*border-style: none;*/
	line-height: 1.5em;
	padding: 7px 0;
	vertical-align: top;
	text-align:left;
}

.ocDetailBox .scheduleBox table.schedule td.date {
	white-space: nowrap;
	width: 150px;
}

.ocDetailBox p.schedule {
	font-weight: bold;
	background-color: #eaeaea;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 14px;
}

.ocDetailBox p.txt {
	padding: 15px;
}


/*.openBox{
	clear: both;
}

p.open{
	clear: both;
	margin-bottom: 20px;
	margin-top: 5px;
	word-break:break-all;
	word-wrap: break-word;
}

.openBoxDetailTitle{
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	float:left;
	width:40px;
	clear:both;
}

.openBoxDetailBody{
	margin-bottom:10px;
	float:right;
	width:503px;
	word-break:break-all;
	word-wrap: break-word;
}*/
