@charset "utf-8";

#top_movie{
	position: relative;
	width: 1040px;
	height: 455px;
	margin: 0 auto;
	text-align: center;
	z-index: 0;
}
.schoolBlock{
	width: 280px;
	border: 1px solid #D9D9D9;
	border-top: 3px solid #00408E;
	background: transparent url(../images/school_back.png) repeat-x 0 100%;
}
			.schoolBlock h3{
					height: 36px;
					padding-left: 55px;
					background: transparent url(../images/school_h3_back.png) no-repeat 0 0;
					font-size: 15px;
					line-height: 36px;
				}
				.schoolBlock p.setumei{
					font-size: 12px;
					/*margin-top: 0px;*/
				   margin-left: 133px;
				   min-height: 110px;
				}
							.schoolBlock .schoolElm{
								padding: 10px;
							}
										.schoolBlock .schoolElm p.but img{
											margin: 7px 0px 0px;
										}
#news{
	position: relative;
	width: 580px;
}
		#news p{
			position: absolute;
			top: 19px;
			left: 470px;
			height: 22px;
		}	
		#news dl{
		   padding-top: 5px;
		}						
					#news dl dt{
						height: 18px;
						margin: 0;
					   padding: 0 0 0 50px;
						line-height: 18px;
						background: transparent url(../images/bur_new.png) no-repeat 0 0;
						font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					}
					#news dl dd{
						height: auto;
					   margin: -16px 0 12px 5px;
						border-bottom: 1px dotted #D9D9D9;
						padding-left: 160px;
				}

.curriculumArea{
	width: 580px;
	margin-right: -10px;
	_display: inline;
	_height: 1%;
}
			.curriculumArea div.cab{
				width: 265px;
				min-height: 100px;
				float: left;
				padding-right: 10px;
				_display: inline;
				_height: 1%;
			}
						.curriculumArea div.cab p{
							font-size: 10px;
						}								
