/* CSS Document */

/* price */
img.left{
	float:left
}


img.center{
	margin:0 122px;
	float:left;
}

img.right{
	float:left;
}

#top a img{
	border-style: none;
}

#top a:focus {
   outline:none;
}

#contents{
	width: 900px;
	height:295px;
	margin:0 auto;
	overflow:hidden;
}

#contents h3{
	margin-bottom:3px;
	font-size:100%;
	text-align:center;
}

#contents p{
	font-size:80%;
	margin-left:20px;
}

.course{
	margin-top:180px;
}


.pic1{
	width:400px;
	margin:10px 20px;
	float:left;
	}

.pic1 img{
	float:left;
}

.pic1 ul{
	width:200px;
	float:left;
	margin-left:19px;
}

.pic1 ul li{
	font-size:80%;
}

.pic2{
	width:400px;
	margin:10px 20px;
	float:left;
}

table th{
	background-color: #000000;
	color: #FFFFFF;
}

table td{
	font-size:80%;
	padding-left:10px;
}
