@charset "utf-8";
#banner {
	background-image: url(../images/classroom/top8.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 980px;
}
#mid_l {
	float: left;
	width: 205px;
	background-image: url(../inside_images/news/mid_l_bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	height: 100px;
}
#mid_c {
	float: left;
	width: 570px;
}

#mid_r {
	float: left;
	width: 205px;
	height: 100px;
}
.top {
	text-align: center;
	margin-bottom: 5px;
}
.top a {
	font-size: 0.8em;
	color: #903;
	text-decoration: none;
	padding: 0px;
}
.top a:hover {
	color: #903;
	border: 1px dashed #903;
	padding-right: 5px;
	padding-left: 5px;
}
.green {
	background-image: url(../images/h2_bg/h2_bg_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 22px;
	padding-left: 26px;
	margin-top: 15px;
	height: 22px;
	padding-top: 8px;
	color: #428400;
	width: 510px;
}
#pictires table {
	text-align: center;
}
#pictires p {
	font-size: 0.78em;
	letter-spacing: 0.1em;
	color: #666;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}

#pictires_l {
	width: 350px;
	margin-left: 110px;
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
}
#desc {
	width: 520px;
	margin-left: 31px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #903;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	height: 55px;
	letter-spacing: 0.1em;
}
#pictires {
	margin-left: 31px;
	width: 520px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 20px;
}
#pic {
	float: left;
	height: 67px;
	width: 100px;
	padding-right: 3px;
	padding-bottom: 3px;
}

#mid_c .context {
	margin-left: 26px;
	margin-right: 12px;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #333;
	letter-spacing: 0.1em;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: justify;
	text-justify:distribute;
}
