/* language */
#lang .line1 {
	background-color: #0EB039;
}

#lang .line2 {
	background-color: #ACE4BB;
}


#lang .st {
	font-size: 12px;
	font-weight: bold;
	color: #0EB039;
	margin-bottom: 4px;
	margin-left: 10px;

}
#lang .txt-main {
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 45px;
	line-height: 140%;
}
#lang .txt-color {
	font-size: 12px;
	color: #0EB039;
	line-height: 140%;
}


#lang .txt-koe {
	font-size: 10px;
	color: #333333;
	line-height: 130%;
	padding: 18px;
}

#lang .cap-bottom {
	font-size: 10px;
	color: #333333;
	line-height: 130%;
	margin-top: 5px;
}
#lang .cap-top {
	font-size: 10px;
	color: #333333;
	line-height: 130%;
	margin-bottom: 5px;
}
#lang .img1 {
	margin-right: 20px;
	margin-left: 45px;
}

#lang .img2 {
	padding: 8px 0;
}

#lang .ta-index1 {
	background-color: #F9CFEB;
}

#lang .ta-index2 {
	background-color: #C0E6FF;
}

#lang .ta-index3 {
	background-color: #E1F9D2;
}

#lang .ta-index4 {
	background-color: #FFDAB6;
}
#lang .ta-index5 {
	background-color: #CBCCFF;
}

#lang .ta-pv2 {
	background-color: #E7ECF8;
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}

#lang .ta-line {
	background-color: #CCBDFF;
}

#lang .ta-head {
	background-color: #E4D7FD;
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}

#lang .link {
	font-size: 12px;
	line-height: 180%;
	float: left;
	padding-right: 10px;
}
#lang a:link {
	color: #E65619;
	text-decoration: none;
}
#lang a:visited {
	color: #E65619;
	text-decoration: none;
}
#lang a:hover {
	color: #F07634;
	text-decoration: underline;
}

/* language new */

#lang h1 {
	width: 509px;
	height: 61px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	border-top: 2px solid #0eb039;
	margin: 0 0 16px 0;
	padding: 0;
}

#lang h2.cour {
	width: 509px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999em;
	background-color: #0eb039;
	background-image: url(../language/images/bar_cour.gif);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
	padding: 0;
}

#lang h2.lect {
	width: 509px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999em;
	background-color: #0eb039;
	background-image: url(../language/images/bar_lect.gif);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
	padding: 0;
}

#lang h2.lang {
	width: 509px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999em;
	background-color: #0eb039;
	background-image: url(../language/images/bar_lang.gif);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
	padding: 0;
}

#lang h2.lear {
	width: 509px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999em;
	background-color: #0eb039;
	background-image: url(../language/images/bar_lear.gif);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
	padding: 0;
}

#lang h2.grou {
	width: 509px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999em;
	background-color: #0eb039;
	background-image: url(../language/images/bar_grou.gif);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
	padding: 0;
}

#lang h2.cour-sum {
	width: 509px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999em;
	background-color: #0eb039;
	background-image: url(../language/images/bar_cour_sum.gif);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
	padding: 0;
}

#lang h2.cour-lim {
	width: 509px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999em;
	background-color: #0eb039;
	background-image: url(../language/images/bar_cour_lim.gif);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
	padding: 0;
}

#lang h2.chec {
	width: 509px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999em;
	background-color: #0eb039;
	background-image: url(../language/images/bar_chec.gif);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
	padding: 0;
}

#lang h2.leve {
	width: 509px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999em;
	background-color: #0eb039;
	background-image: url(../language/images/bar_leve.gif);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
	padding: 0;
}

#lang h3 {
	width: 486px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #0eb039;
	background-image: url(../language/images/line_01.gif);
	background-repeat: no-repeat;
	margin: 0 0 4px 23px;
	padding: 0 0 0 2px;
}

#lang strong {
	font-weight: bold;
	color: #0EB039;
}

#lang .lang-txt {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	margin: 0 23px 14px;
}

#lang .lang-txt p {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

#lang .lang-txt ul{
	list-style-type: none;
	margin: 6px 0 20px 16px;
	padding: 0;
}

#lang .lang-txt ul li{
	font-size: 12px;
	color: #333;
	line-height: 140%;
	background-image: url(../language/images/arrow.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 12px;
}

#lang .lang-box {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	background-color: #f8f8d4;
	border: 2px solid #f93;
	margin: 0 25px 14px;
	padding: 6px 14px;
}

#lang .lect-area {
	width: 225px;
	background-color: #e6e6e6;
	background-image: url(../language/images/line_02.gif);
	background-repeat: no-repeat;
	padding: 10px 7px 7px;
}

#lang .lect-img {
	border: 1px solid #fff;
	float: left;
	margin-bottom: 4px;
}

#lang .lect-txt {
	width: 110px;
	float: right;
	margin-bottom: 4px;
}

#lang .lect-name {
	font-size: 10px;
	color: #333;
	line-height: 130%;
	border-bottom: 1px dotted #999;
	padding: 0 0 3px;
}

#lang .lect-career {
	font-size: 10px;
	color: #333;
	line-height: 130%;
	padding: 3px 0 0;
}

#lang .lect-career span {
	color: #0EB039;
}

#lang .lect-voice-top {
	font-size: 10px;
	color: #333;
	line-height: 130%;
	background-image: url(../language/images/voice_top.gif);
	background-repeat: no-repeat;
	padding: 30px 6px 0;
	clear: both;
}

#lang .lect-voice-bottom {
	height: 7px;
	font-size: 1px;
	background-image: url(../language/images/voice_bottom.gif);
	background-repeat: no-repeat;
}
