img{
	border: none;
}


a:active,
a:visited,
a:link {
	color: #1f4c7a;
	text-decoration: none;
}

a:hover {
	color: #1f4c7a;
	text-decoration: underline;
}


.teach-block-opacity {
	width: 984px;
	overflow: auto;
	background-image: url('../img/opacity-bg.png');
	background-repeat: repeat-y;
	background-position: right;
}

.teach-block-blue {
	width: 912px;
	overflow: auto;
	border-left: solid #185087 6px;
	background: #ffffff;
	background-image: url('../img/content-bottom-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.header-block {
	width: 912px;
	height: 105px;
	background-image: url('../img/header-bg.png');
	background-repeat: repeat-x;
}

.logo {
	width: 355px;
	height: 105px;
	float: left;
}

.header-right {
	width: 557px;
	height: 105px;
	float: left;
	background-image: url('../img/header-right-bg.png');
	background-repeat: no-repeat;
	background-position: top right;
}

/* ----- lang Block Start ----- */
.lang-search-block {
	width: 260px;
	height: 105px;
	float: right;
}

.lang-block {
	width: 152px;
	height: 65px;
}

.lang-menu {
	width: 38px;
	height: 65px;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	float: left;
	line-height: 50px;
	text-align: center;
}

.lang-menu a:active,
.lang-menu a:visited,
.lang-menu a:link {
	color: #185087;
	text-decoration: none;
}


.lang-menu a:hover {
	color: #185087;
	text-decoration: underline;
}

.lang-menu-blue {
	width: 38px;
	height: 65px;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	float: left;
	line-height: 50px;
	text-align: center;
	background-image: url('../img/lang-menu-blue.png');
	background-repeat: repeat-x;
}

.lang-menu-blue a:active,
.lang-menu-blue a:visited,
.lang-menu-blue a:link {
	color: #ffffff;
	text-decoration: none;
}


.lang-menu-blue a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* ----- lang Block End ----- */


/* ----- Search Block Start ----- */
.search-block {
	width: 250px;
	height: 40px;
}

.search-form {
    width: 185px;
	height: 25px;
	float: left;
}

.search-from-css {
	width: 179px; 
	height: 23px; 
	font-size: 10px; 
	line-height: 19px;
	border: 0px;
	background-image: url('../img/search-form-bg.png');
	background-repeat: no-repeat;
}

.search-icon {
    width: 25px;
	height: 25px;
	float: left;
}
/* ----- Search Block End ----- */

.teach-center-block {
	width: 912px;
	overflow: auto;
	background: #ffffff;
}

.slide-block {
	width: 851px;
	height: 254px;
	background: #ffffff;
	background-image: url('../img/slide-bg.png');
	background-repeat: no-repeat;
	margin-left: 27px;
	padding-top: 11px;
}

.slide {
	width: 825px;
	height: 250px;
	margin: auto;
}

/* ----- Menu Block Start ----- */
.menu-block {
	width: 825px;
	height: 35px;
	background-image: url('../menu/menu-bg.png');
	background-repeat: repeat-x;
	margin-left: 40px;
}

.menu {
	height: 35px;
	float: left;
}

.menu-line {
	width: 1px;
	height: 35px;
	float: left;
	background-image: url('../menu/menu-line.png');
	background-repeat: no-repeat;
}

#mmenuitem {
	background-color:#fafafa; 
	border:1px solid #c0c0c0; 
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:15px; 
	width:160px;
	font-size: 11px;
}

#mmenuitem a:active,
#mmenuitem a:visited,
#mmenuitem a:link {
	color: #535353;
	text-decoration: none;
}

#mmenuitem a:hover {
	color: #172c70;
	text-decoration: underline;
}

/* ----- Menu Block End ----- */

.content-block {
	width: 912px;
	overflow: auto;
	background: #ffffff;
	background-image: url('../img/content-bg.png');
	background-repeat: repeat-x;
}

.content-red-bg {
	width: 872px;
	overflow: auto;
	background-image: url('../img/content-red-bg.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 40px;
	padding-top: 16px;
}

.content-part {
	width: 616px;
	overflow: auto;
	float: left;
}

/* ----- Info Block Start ----- */
.info-block {
	width: 602px;
	overflow: auto;
}

.info-block-top {
	width: 602px;
	height: 7px;
	background-image: url('../img/info-block-top.gif');
	background-repeat: no-repeat;
}

.info-block-bg {
	width: 600px;
	overflow: auto;
	border-left: solid #ededed 1px;
	border-right: solid #ededed 1px;
	background: #ffffff;
}

.info-block-center {
	width: 560px;
	overflow: auto;
	margin: auto;
}

.info-block-title {
	width: 560px;
	height: 35px;
	background: #ffffff;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid #ededed 1px;
}

.info-block-text {
	width: 560px;
	font-size: 12px;
	color: #666666;
	/*overflow: auto;*/
	padding-top: 12px; 
	padding-bottom: 8px;
	line-height:16px;
}

.info-block-bottom {
	width: 602px;
	height: 45px;
	background-image: url('../img/info-block-bottom.gif');
	background-repeat: no-repeat;
	text-align: center;
}
/* ----- Info Block End ----- */


.register-button {
	width: 250px;
	height: 45px;
	float: right
}

.content-bottom {
	width: 602px;
	overflow: auto;
	margin-top: 14px;
	margin-bottom: 40px; 
}

/* ----- Small Block Start ----- */
.small-block-left {
	width: 296px;
	/*overflow: auto;*/
	float: left;
}

.small-block-right {
	width: 296px;
/*	overflow: auto;*/
	float: left;
	margin-left: 10px;
}

.small-block-top {
	width: 296px;
	height: 7px;
	background-image: url('../img/small-block-top.gif');
	background-repeat: no-repeat;
}

.small-block-bg {
	width: 294px;
/*	overflow: auto;*/
	border-left: solid #ededed 1px;
	border-right: solid #ededed 1px;
	background: #ffffff;
}

.small-block-center {
	width: 250px;

	margin: auto;
}

.small-block-title {
	width: 250px;
	height: 35px;
	background: #ffffff;
	border-bottom: solid #ededed 1px;
}

.latest-news-text {
	width: 250px;
	font-size: 11px;
	color: #666666;
/*	overflow: auto;*/
	padding-top: 12px; 
	line-height: 15px;
}


.latest-news-text a:active,
a:visited,
a:link {
	color: #4b82bb;
	text-decoration: none;
}

.latest-news-text a:hover {
	color: #666666;
	text-decoration: underline;
}


.more {
	width: 248px;
	height: 30px;
	text-align: right;
}

.small-block-bottom {
	width: 296px;
	height: 7px;
	background-image: url('../img/small-block-bottom.gif');
	background-repeat: no-repeat;
}
.useful-list-block {
	width: 250px;
	
	padding-top: 16px;
}

.useful-list {
	width: 250px;
/*	height: 50px; */
	font-size: 11px;
	color: #666666;
}

.useful-img {
	width: 92px;
	height: 60px;
	float: left;
}

.useful-text {
	width: 158px;
	overflow: auto;
	float: left;
	line-height: 15px;
}

.useful-text1 {
	width: 250px;
	float: left;
	line-height: 15px;
}

.useful-text a:active,
a:visited,
a:link {
	color: #4b82bb;
	text-decoration: none;
}

.useful-text a:hover {
	color: #4b82bb;
	text-decoration: underline;
}

/* ----- Small Block End ----- */

.banner-part {
	width:212px;
	overflow: auto;
	float: left;
}

.banner {
	width: 212px;
	height: 70px;
}
.contact-info {
	width: 195px;
	overflow: auto;
	font-size: 10px;
	color: #666666;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 20px;
}

/* ----- Footer Block Start ----- */
.footer-block {
	width: 918px;
	height: 86px;
	background-image: url('../img/footer-bg.png');
	background-repeat: repeat-x;
}

.footer-left-part {
	width: 658px;
	height: 86px;
	float: left;
	padding-left: 50px;
}

.footer-menu {
	width: 658px;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
}

.footer-menu a:active,
.footer-menu a:visited,
.footer-menu a:link {
	color: #999999;
	text-decoration: none;
}


.footer-menu a:hover {
	color: #999999;
	text-decoration: underline;
}

.copyright {
	width: 658px;
	height: 36px;
	font-size: 10px;
	color: #999999;
}


.footer-right-part {
	width: 210px;
	height: 86px;
	float: left;
}

.design {
	width: 210px;
	height: 40px;
	text-align: center;
	padding-top: 46px;
}

/* ----- Footer Block End ----- */

.news-list {
	width: 560px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: auto;
}

.news-list-line {
	width: 560px;
	height: 1px;
	background-color:#ececec;
	overflow: auto;
}

.news-poster {
	width: 154px;
	height: 102px;
	padding-top: 2px;
	float: left;
	text-align: center;
	border: solid #cccccc 1px;
}


.news-description {
	width: 383px;
	overflow: auto;
	padding-left: 17px;
	float: left;
}

.news-date {
	line-height: 15px;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}

.news-title {
	line-height: 15px;
	font-size: 11px;
	color: #0d5ea5;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
}

.news-text {
	line-height: 15px;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	padding-top: 8px;
}
.news-title a:active,
.news-title a:visited,
.news-title a:link {
	color: #0d5ea5;
	text-decoration: none;
}

.news-title a:hover {
	color: #333333;
	text-decoration: underline;
}
