.background {
	background-image: url(images/background.gif);
	background-color: #383a44;
}
.head-bg1 {
	background-image: url(images/head-bg.png);
	background-repeat: repeat-x;
}
.head-bg2 {
	background-image: url(images/head-logo.jpg);
	background-repeat: no-repeat;
	background-position: 45px;
}
.body-bg1 {
	background-image: url(images/body-bg1.jpg);
	background-repeat: repeat-x;
}
.body-bg2 {
	background-image: url(images/body-bg2.jpg);
}
.foot-bg {
	background-image: url(images/foot-bg.png);
	background-repeat: repeat-x;
}
.menu-bg {
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
}
.menu-bgEn {
	background-image: url(english/images/menu-bg.png);
	background-repeat: no-repeat;
}
.subMenu1 {
	background-image: url(about/images/subMenu1-bg.jpg);
	background-repeat: no-repeat;
}
.subMenu2 {
	background-image: url(acaderny/images/subMenuBg.jpg);
	background-repeat: no-repeat;
}
.title1 {
	font-family: verdana;
	font-size: 15px;
	color: #5e5e5e;
	text-align: left;
	padding-left: 40px;
	padding-top: 25px;
}
.title2 {
	font-family: verdana;
	font-size: 15px;
	color: #062a11;
	text-align: left;
	padding-left: 40px;
	padding-top: 25px;
}
.title3 {
	font-family: verdana;
	font-size: 15px;
	color: #5e5e5e;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 6px;
}
.title4 {
	font-family: verdana;
	font-size: 15px;
	color: #5e5e5e;
	text-align: left;
	padding-left: 40px;
	background-image: url(acaderny/images/formTit.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.title5 {
	font-family: verdana;
	font-size: 15px;
	color: #5e5e5e;
	text-align: left;
	padding-left: 40px;
	background-image: url(join/images/formTit.jpg);
	background-repeat: no-repeat;
}
.title6 {
	font-family: verdana;
	font-size: 15px;
	color: #5e5e5e;
	text-align: left;
	padding-left: 40px;
	background-image: url(acaderny/images/tit4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.title7 {
	font-family: verdana;
	font-size: 13px;
	color: #5e5e5e;
	text-align: left;
	padding-left: 40px;
	background-image: url(join/images/formTit.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 20px;
	background-position: bottom;
	padding-right: 50px;
}
.article1 {
	font-family: verdana;
	font-size: 12px;
	line-height: 24px;
	color: #5e5e5e;
	text-align: left;
	padding-top: 20px;
	padding-left: 40px;
}
.article2 {
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	color: #5e5e5e;
	text-align: left;
	padding-left: 55px;
}
.article3 {
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	color: #5e5e5e;
	text-align: left;
	padding-top: 10px;
	padding-left: 45px;
	padding-right: 35px;
}
.article4 {
	font-family: verdana;
	font-size: 12px;
	line-height: 24px;
	color: #5e5e5e;
	text-align: left;
	padding-top: 20px;
	padding-left: 40px;
}
.article5 {
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	color: #062a11;
	text-align: left;
	padding-top: 15px;
	padding-left: 45px;
}
.ctBg {
	background-image: url(images/ct-bg.jpg);
	background-repeat: no-repeat;
	background-color: #f0f0f1;
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #5e5e5e;
	background-position: bottom;
}
.ctBg-left {
	background-image: url(images/ct-left.png);
	background-repeat: no-repeat;
}
.ct1-1 {
	background-image: url(about/images/foto1.jpg);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
	background-position: right bottom;
}
.ct1-2 {
	background-image: url(about/images/bg-line.png);
	background-repeat: no-repeat;
}
.ct2-1 {
	background-image: url(acaderny/images/bg1.jpg);
	background-repeat: no-repeat;
}
.ct2-2 {
	background-image: url(acaderny/images/bg2.jpg);
	background-repeat: no-repeat;
}
.ct2-3 {
	background-image: url(join/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f0f0f1;
}
.test {
}
.inputBg {
	background-image: url(join/images/inputBg1.jpg);
	background-repeat: repeat-y;
}
.inputBgEn {
	background-image: url(english/images/inputBg1.jpg);
	background-repeat: repeat-y;
}
.inputRule {
	background: Transparent;
	border:0;
	font-size: 13px;
	color: #535353;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.inputRuleEn {
	background: Transparent;
	border:0;
	font-size: 13px;
	color: #535353;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 3px;
}
.inputTit {
	font-family: verdana;
	font-size: 12px;
	color: #5e5e5e;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 5px;
	text-align: left;
}
.inputTxt {
	font-family: verdana;
	font-size: 13px;
	color: #a4a4a4;
	text-align: left;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 5px;
}
.txtField {
	background: Transparent;
	border:0;
	font-size: 13px;
	color: #535353;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 21px;
	text-align: left;
}
.subMenuTag {
	background-image: url(link/images/tag2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: verdana;
	font-size: 13px;
	padding: 19px;
	text-align: left;
}
.links-ctBg {
	background-image: url(images/ct-bg.jpg);
	background-repeat: no-repeat;
	background-color: #f0f0f1;
	background-position: bottom;
}
.links-article {
	font-family: verdana;
	font-size: 12px;
	line-height: 15px;
	color: #5e5e5e;
	text-align: left;
	padding-left: 5px;
}
.links-mouseover {
	mouseover
}
.blogBg1 {
	background-image: url(images/ct-bg.jpg);
	background-repeat: no-repeat;
	background-color: #f0f0f1;
	background-position: bottom;
}
.blogBg2 {
	background-image: url(blog/images/articleLine.gif);
	background-repeat: repeat;
	font-family: verdana;
	font-size: 13px;
	line-height: 30px;
	color: #5e5e5e;
	text-align: left;
}
.blogBg3 {
	background-image: url(blog/images/listBg.png);
	background-repeat: repeat-y;
	font-family: verdana;
	font-size: 13px;
	line-height: 35px;
	color: #5e5e5e;
	text-align: left;
}
.blogDate {
	font-family: verdana;
	font-size: 13px;
	color: #a4a4a4;
	text-align: left;
}
.blogBlog {
	font-family: verdana;
	font-size: 15px;
	color: #464646;
	text-align: left;
	padding-top: 5px;
}
.blogTit {
	background-image: url(blog/images/titBg3.jpg);
	background-repeat: repeat-x;
}
.blogMenu {
	background-image: url(blog/images/subMenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.blogPages {
	font-family: verdana;
	font-size: 15px;
	color: #747474;
	text-align: center;
	padding-top: 5px;
	letter-spacing: 20px;
}
.fotoMenu {
	background-image: url(media/images/menuBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: verdana;
	font-size: 13px;
	color: #79797b;
}
.fotoMenuBtn1 {
	font-family: verdana;
	font-size: 13px;
	color: #79797b;
	background-image: url(media/images/subMenuBg3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-shadow:#000;
	height: 48px;
	width: 131px;
	vertical-align: top;
	line-height: 35px;
}
.fotoMenuBtn2 {
	font-family: verdana;
	font-size: 13px;
	color: #FFF;
	background-image: url(media/images/subMenuBg4.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-shadow:#000;
	height: 48px;
	width: 131px;
	line-height: 35px;
	vertical-align: top;
}
.fotoIndex {
	font-family: verdana;
	font-size: 11px;
	color: #79797b;
	text-align: center;
	text-shadow:#000;
	height: 120px;
	width: 100px;
	vertical-align: bottom;
	padding-top: 5px;
	line-height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 10px;
}
.fotoBg {
	background-image: url(media/images/dotline.png);
}
.movieIndex {
	font-family: verdana;
	font-size: 11px;
	color: #79797b;
	text-align: center;
	text-shadow:#000;
	line-height: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
	padding-bottom: 10px;
}
.peopleTit {
	font-family: verdana;
	font-size: 13px;
	color: #a4a4a4;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: top;
	width: 65px;
}
.peopleTxt {
	font-family: verdana;
	font-size: 13px;
	color: #5e5e5e;
	text-align: left;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
	padding-right: 15px;
}
.ct1-1En {
	background-image: url(english/images/aboutBg..jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F0F0F2;
}
.article1En {
	font-family: verdana;
	font-size: 12px;
	line-height: 24px;
	color: #5e5e5e;
	text-align: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 30px;
}
.inputTitEn {
	font-family: verdana;
	font-size: 13px;
	color: #5e5e5e;
	text-align: left;
	padding-top: 13px;
	padding-bottom: 12px;
}
.inputTxtEn {
	font-family: verdana;
	font-size: 13px;
	color: #a4a4a4;
	text-align: left;
	padding-top: 13px;
	padding-left: 25px;
	padding-bottom: 12px;
}
.inputTitEn2 {
	font-family: verdana;
	font-size: 12px;
	color: #5e5e5e;
	text-align: left;
	padding-top: 8px;
}
.titBgSd {
	background-image: url(images/titSD.png);
	background-repeat: no-repeat;
	background-position: top;
}
.titBg {
	background-image: url(images/titBg.jpg);
	background-repeat: repeat-x;
}
