@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	background-color: #fff;
	color: #000;
}

.fixed { clear: both;}
.C { text-align: center;}
.VT { vertical-align: top;}
a img { border: none;}

#Main { width: 1000px; margin: 20px auto; padding-bottom: 7px; background: #ccc url(img/bg.gif) no-repeat left top; color: #000;}
	#Main2 { width: 993px; color: #000; background: #ccc url(img/bg2.gif) repeat-y; border: 1px solid #000;}
		#Main2_Header { height: 150px; color: #000; background: #fff url(./img/bg_header.jpg) no-repeat left top; border-bottom: 1px solid #000;}
			#Main2_Header img { margin-top: 25px; margin-left: 20px;}
		#Main2_Left { width: 222px; float: left; border-right: 1px solid #000; padding-top: 20px;}
			#Nav { margin: 0  auto 20px 30px; padding: 0;}
				#Nav li { margin: 5px auto; font-size: 12px;}
					#Nav a { color: #000; background: inherit;}
					#Nav a:hover { color: #fff; background: inherit; text-decoration: none;}
		#Main2_Right { width: 770px; height: 100%; float: right;}
			#Content {
				width: 741px; margin: 15px 10px;
				word-break:keep-all;
			}
				#Content h1 { font-size: 16px; color: #0033CC; background: inherit; border-bottom: 1px solid #999; padding-bottom: 15px; padding-bottom: 5px; font-style: italic;}
				#Content h2 { font-size: 14px;}
				#Content h3 { font-size: 14px; color: #006699; background: inherit;}
				#Content h4 { font-size: 12px;}
				#Content li { line-height: 1.5em;}
				#Content img { margin: 10px auto;}
				#Content img.downloadICO { margin: 0;}
				
				#Content .Gallery td { vertical-align: top;}				
				.ImgRemark { color: #00f; background: inherit; font-size: 12px; vertical-align: top;}
				#Content table td { text-align: center;}
				.ImgInContent { text-align: center;}
					.ImgInContent img { border: 1px solid #000; border: 1px solid #000;}
					.ImgInContent p { color: #00f;}
				#ContactUs em { font-style: normal; color: #3366FF; padding-left: 10px;}
				
				#EduPhotos { list-style-type: none;}
					#EduPhotos li { float: left; margin-right: 15px;}
					#EduPhotos img { cursor: pointer; padding: 3px; border: 1px solid #6666CC;}
					
				li em { color: #336600; font-weight: bold;}
		#Main2_Footer { height: 30px; line-height: 30px; text-align: center; border-top: 1px solid #000; background: #fff; color: #000; font-size: 12px;}
		
.DataTable { background: #000; margin-top: 20px;}
.DataTable td { background: #fff;}
.DataTable th { background: #fff;}
.fbt {
	font-size: 12px;
}
