@charset "utf-8";
.photoList{
	clear:both;
	padding: 9px;
	display: block;
}
.photoList li{
	list-style:none;
	display:block;
	height: 70px;
	width: 180px;
	float:left;
	margin: 4px;

}
.photoList li a{
	display:block;
	padding:4px 4px 4px 70px;
	line-height:100%;
	width:106px;
	height:62px;
}
.photoList li a:hover{
	text-decoration:none;
	color:#F90;
}


.p01{
	background: url(img/list01.jpg) no-repeat;	
}
.p02{
	background: url(img/list02.jpg) no-repeat;	
}
.p03{
	background: url(img/list03.jpg) no-repeat;	
}
.p04{
	background: url(img/list04.jpg) no-repeat;	
}
.p05{
	background: url(img/list05.jpg) no-repeat;	
}
.p06{
	background: url(img/list06.jpg) no-repeat;	
}
.p07{
	background: url(img/list07.jpg) no-repeat;	
}
.p08{
	background: url(img/list08.jpg) no-repeat;	
}
.p09{
	background: url(img/list09.jpg) no-repeat;	
}
.p10{
	background: url(img/list10.jpg) no-repeat;	
}
.p11{
	background: url(img/list11.jpg) no-repeat;	
}
.p12{
	background: url(img/list12.jpg) no-repeat;	
}
.p13{
	background: url(img/list13.jpg) no-repeat;	
}
.p14{
	background: url(img/list14.jpg) no-repeat;	
}
.p15{
	background: url(img/list15.jpg) no-repeat;	
}
.p16{
	background: url(img/list16.jpg) no-repeat;	
}
.p17{
	background: url(img/list17.jpg) no-repeat;	
}
.p18{
	background: url(img/list18.jpg) no-repeat;	
}
.photoList strong {
	display: block;
	padding-top:5px;
	line-height: 120%;
}
.photoList em {
	font-size: 10px;
	font-style: normal;
	color: #666;
	display: block;
	padding-top:5px;
}
.mtitle_bg{
	background: url(../img/mtitle_bg.jpg) no-repeat top;
	padding-top: 5px;
}
h4 {
	border-bottom: 1px solid #D6D6D6;
}

.courseList{
	clear:both;
	padding: 9px;
	display: block;
}
.courseList li{
	list-style:none;
	display:block;
	width: 180px;
	float:left;
	margin: 4px;
}

#table tr td .innerTbl {
	background:none;
}
#table tr td .innerTbl tr td {
	border: none;
	padding: 0px;
}

