@charset "UTF-8";
/* CSS Document */
/* -------------------------------------
     LAB CSS
 (c) Copyright 2008 HYS
------------------------------------- */
table{
	/*margin-right: 10px;
	margin-left: 10px;*/
	margin-bottom:0px;
	margin-top: 0px !important;
}
td, th{
	line-height:1.4em;
}

td.w60, th.w60{
	width:60%;
	
}

td ul, th ul{
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	margin-left:0px  !important;
	margin-right:0px !important;
}

td li, th li{
	margin-bottom: 6px !important;
	margin-top: 6px !important;
	margin-left:0px  !important;
	margin-right:0px !important;
	font-size: x-small;
	line-height: 1.2em;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	padding-bottom: 2px;	*/
}

td li a,th li a{
	display:block;
	padding:2px;
	font-size: x-small;
	line-height: 1.2em;
	color:#FFFFFF;
	background-color: #999999;
}

#contents td.field-a li a{
	background-color: #FF3399;
}

#contents td.field-b li a{
	background-color: #0099FF;
}

#contents td.field-c li a{
	background-color: #70B437;
}

#contents td.field-d li a{
	background-color: #FF9900;
}

td li a:hover,th li a:hover{
	color:#FFFFFF;
	background-color:#999999 !important;
}


#contents .phset-r{
		
	margin-bottom:20px;
}

#contents .phset-r img{
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 5px;
	float: right;
	margin-bottom: 0px;
}

#contents .phset-r p{
	float:right;
	clear: none;
	margin-bottom: 0px;
	width: 320px;
}

#contents .phset-l{
	margin-bottom:0px;
	padding-bottom:20px;
	clear: both;
}

#contents .phset-l img{
	margin-top: 4px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
	margin-bottom: 0px;
}

#curriculum{
	margin-top: 40px !important;
	border: 2px solid #CCCCCC;
}
