body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004F8C;
	background-image: url(../images/layout-bg.jpg);
	background-repeat: repeat-x;
}
#index-footer {
	background-image: url(../images/layout-index-footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #999999;
}
#container-bg {
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container {
	margin-right: 8px;
	margin-left: 8px;
}
#header-left {
	height: 407px;
	width: 229px;
	position: absolute;
	left: 8px;
	top: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFEC51;
}

#header {
	height: 389px;
	background-image: url(../images/layout-index-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 230px;
}
.header-select {
	margin-top: 33px;
}
.header-uptable {
	height: 92px;
}

.header-link {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 6px;
	padding-bottom: 9px;
	line-height: 12px;
}
.header-link a{
	color: #999999;
	text-decoration: none;
}
.header-link a:hover{
	color: #006699;
}
#index-menu {
}
#left-index {
	width: 229px;
	padding-top: 24px;
	padding-bottom: 100px;
	float: left;
}
#left {
	width: 229px;
	padding-top: 20px;
	float: left;
	padding-bottom: 16px;
}
#right {
	width: 763px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #666666;
	position: relative;
}
#title {
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.title-text {
	color: #FFFFFF;
	padding-right: 17px;
}
#content{
	padding-top: 25px;
	padding-right: 17px;
	padding-bottom: 60px;
	padding-left: 21px;
}
#content-about{
	padding-top: 25px;
	padding-right: 17px;
	padding-bottom: 60px;
	padding-left: 21px;
	background-image: url(../about/images/about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content-seavice{
	padding-top: 25px;
	padding-right: 17px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-image: url(../about/images/seavice02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 21px;
}
.seavice-pic {
	background-image: url(../about/images/seavice.jpg);
	background-repeat: no-repeat;
	background-position: right 177px;
	width: 725px;
}


.clean {
	clear: both;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	height: 0px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #004F8D;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.number{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9FD2FD;
	margin-top: 25px;
}
#right h6 {
	font-weight: bold;
	line-height: 14px;
	font-size: 12px;
	background-image: url(../about/images/mask.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 8px;
	background-position: left top;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
}
#right h4 {
	font-weight: bold;
	line-height: 14px;
	font-size: 12px;
	background-image: url(../about/images/mask.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 8px;
	background-position: left top;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
}
#right h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-left: 7px;
}

.page {
	margin-top: 25px;
}
.page2 {
	margin-bottom: 25px;
}
.news {
	margin-right: 11px;
	margin-left: 11px;
}
.news-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
}
.news a{
	text-decoration: none;
	color: #666666;
}
.news a:hover{
	color: #A082B8;
}.news-v {
}
.news-v-title {
	background-image: url(../news/images/news_v_up.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
.news-v-title p {
	font-weight: bold;
	color: #0A567A;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 78px;
	line-height: 14px;
}
.news-v-text {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.news-v-img {
	border: 1px solid #C4E9FB;
	margin-right: 17px;
	margin-bottom: 17px;
}
.news-v-date {
	color: #FF9900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#photo {
	overflow: hidden;
	width: 725px;
}
#photo-all {
	width: 780px;
	overflow: hidden;
}
.photo-one {
	background-image: url(../photo/images/photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 223px;
	margin-right: 27px;
	float: left;
	position: relative;
}
.video-play{
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 220px;
	position: absolute;
	}
.photo-one-text {
	padding-top: 5px;
}

.photo-one-text a{
	color: #666666;
	text-decoration: none;
}
.photo-one-text a:hover{
	color: #A687BD;

}

#photo-v-flv {
	background-image: url(../photo/images/photo-v-flvbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 330px;
	width: 725px;
	margin-bottom: 27px;
}
.photo-v-flv-text {
	padding-left: 120px;
	padding-bottom: 15px;
}

.photo-v-flv-img {
	height: 320px;
	width: 482px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 122px;
}
.photo-v-one-w {
	width: 159px;
	margin-right: 30px;
	margin-bottom: 15px;
	float: left;
}
.photo-v-one {
	background-image: url(../photo/images/photo-v-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
	width: 159px;
}
.teacher {
	background-image: url(../teacher/images/techer_expand.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.teacher a{
	color: #00508F;
	text-decoration: none;
}
.teacher a:hover{
	color: #A587BD;
}
.teacher-up {
	background-image: url(../teacher/images/techer_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.teacher-down {
	background-image: url(../teacher/images/techer_down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 50px;
	width: 725px;
}
.teacher-img {
	height: 141px;
	width: 199px;
	margin-top: 15px;
	margin-left: 26px;
}
.contact {
	background-image: url(../contact/images/contact.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
.contact-down {
	background-image: url(../contact/images/contact2.jpg);
	background-repeat: no-repeat;
	padding-left: 340px;
}

.contact p {
	color: #FF0000;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 288px;
}
.contact-infor {
	width: 450px;
	margin-left: 260px;
	margin-top: 50px;
}
.input {
	height: 18px;
	width: 158px;
	border: 1px solid #CCCCCC;
	line-height: 16px;
	margin: 0px;
}
.input-long {
	height: 18px;
	width: 348px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.input-big {
	height: 71px;
	width: 348px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.contact-text {
	padding-top: 5px;
}
.contact-input {
	padding-top: 3px;
	padding-bottom: 2px;
}

.red {
	color: #FF0000;
}
#echo {
	padding-top: 25px;
	padding-right: 17px;
	padding-bottom: 60px;
	padding-left: 21px;
}
.echo-gs {
	left: 21px;
	right: 25px;
	padding-right: 25px;
	padding-left: 21px;
	background-image: url(../echo/images/g_bg-s.jpg);
	background-repeat: no-repeat;
	height: 210px;
}
.echo-gs-tword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
#echo-bn {
	padding-left: 555px;
}
#echo_table-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
#echo_table-bg {
	background-image: url(../echo/images/table_bg.jpg);
	background-repeat: repeat-y;
}
#table_pic {
	margin-right: 40px;
	margin-bottom: 15px;
	width: 150px;
}
#echo_table-word {
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 20px;
}
#echo_table-word p {
	margin: 0px;
	padding: 0px;
}
.table_pic {
	float: left;
	margin-right: 26px;
}
.purple-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A687BD;
	padding-top: 8px;
}


#echo-gs_new {
	left: 21px;
	right: 25px;
	background-image: url(../echo/images/new_bg.jpg);
	background-repeat: no-repeat;
	height: 483px;
	padding-left: 22px;
}
#echo-gs_new-table {
	padding-top: 30px;
	padding-left: 26px;
	width: 679px;
}
.s-bar {
	border: 1px solid #CCCCCC;
}
.l-bar {
	border: 1px solid #CCCCCC;
}
.echo_pic {
	height: 130px;
	width: 150px;
	border: 1px solid #E8E2EE;
	margin-right: 26px;
}

#echo_new-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}
.school {
	padding-left: 16px;
}
.title {
	padding-left: 16px;
	color: #FF6600;
}
.title a {
	color: #FF6600;
	text-decoration: none;
}
.title a:hover {
	color: #009933;
	text-decoration: underline;
}
.honor_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 16px;
}
#honor_th {
	background-image: url(../honor/images/table_head.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 725px;
}
#honor_tb {
	background-image: url(../honor/images/table_bg.jpg);
	background-repeat: repeat-y;
}
#honor_tw {
	padding: 10px;
}

.pic_bg {
	background-image: url(../honor/images/pic_bg.jpg);
	background-repeat: no-repeat;
	margin: 11px;
	padding: 6px;
}
.purple-word2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A687BD;
	margin-right: 10px;
	margin-left: 10px;
}

