@charset "UTF-8";

.testimonialTitle {
	/* structure design */
    height: 30px;
	margin-top: 0px;
	/* text design */
    color: #097FB6;
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 37px;
	line-height: 20px;
}

.testimonialTitle_sub {
	/* structure design */
    height: 30px;
	margin-top: 5px;
	/* text design */
    color: #006688;
	font-size: 90%;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 37px;
	line-height: 15px;
}

.testimonialTitle_b {
	/* structure design */
    height: 30px;
	margin-top: -3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 37px;
	background-image: url('testimonial_hr.jpg');
	background-repeat: repeat-x;
	background-position: 10px 27px;
}

.quotationList {
    /* structure design */
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 5px 8px;
    /* text design */
	font-size: 85%;
}

.quotationList li {
    /* structure design */
    width: 96%;
    margin: 10px 0px;
    padding: 0px 0px 15px 10px;
    background: url('quotation_hr.jpg') no-repeat 0px bottom;
    /* text design */
    color: #6A6A6A;
    font-size: 85%;
}

.quotation {
    /* structure design */
    margin: 5px 5px 0px 0px;
    padding: 0px 10px 0px 0px;
	 /* text design */
	font-size: 120%;
}

.witness {
    /* structure design */
    margin: 15px 8px 0px 10px;
    /* text design */
    text-align: right;
	font-weight: bold;
    font-size: 120%;
    font-style: italic;
}

.quo {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.flag {
	width: 77px;
	float: left;
	position: relative;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cont {
	position: relative;
	float: left;
	padding-left: 15px;
	width: 495px;
	padding-bottom: 20px;
}

.cont_en {
	position: relative;
	float: left;
	padding-left: 15px;
	width: 290px;
	padding-bottom: 20px;
}

.doTranslate {
    /* structure design */
    margin: 10px 10px 0px 10px;
	 /* text design */
	font-size: 110%;
	text-align: right;
}

.doTranslate a:link, .doTranslate a:visited {
    /* text design */
    color: #3399cc;
    text-decoration: underline;
}

.doTranslate a:hover {
    /* text design */
    color: #ff6600;
    text-decoration: underline;
}

.doCollapse {
	display: none;
    /* structure design */
    margin: 10px 10px 0px 10px;
	 /* text design */
	font-size: 110%;
	text-align: right;
}

.doCollapse a:link, .doCollapse a:visited {
    /* text design */
    color: #3399cc;
    text-decoration: underline;
}

.doCollapse a:hover {
    /* text design */
    color: #ff6600;
    text-decoration: underline;
}

.translation {
    /* structure design */
	display: none;
    margin: 15px 5px 0px 90px;
    padding: 0px 10px 0px 0px;
	 /* text design */
	color: #333333;
	font-size: 120%;
	width: 495px;
}

#MutiLangContent .introSec {
	display: none;
}

#MutiLangContent {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#multi_left {
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

#multi_left ul {
	margin-top: 20px;
	margin-left: 25px;
}

#multi_left ul li {
	margin-top: 5px;
}

#multi_right {
	float: left;
	width: 440px;
}

.EBTag {
	height: 63px;
	width: 151px;
	background-image: url(img/testimonial/icon_bu.gif);
	background-position: left -63px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.EBTag_click {
	height: 63px;
	width: 151px;
	background-image: url(img/testimonial/icon_bu.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.EBTag:hover {
	background-position: left 0px;
}

.EFTag {
	background-image: url(img/testimonial/icon_fu.gif);
	height: 63px;
	width: 151px;
	background-position: left -63px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.EFTag_click {
	background-image: url(img/testimonial/icon_fu.gif);
	height: 63px;
	width: 151px;
	background-position: left 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.EFTag:hover {
	background-position: left 0px;
}

.EOTag {
	background-image: url(img/testimonial/icon_ov.gif);
	height: 63px;
	width: 151px;
	background-position: left -63px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.EOTag_click {
	background-image: url(img/testimonial/icon_ov.gif);
	height: 63px;
	width: 151px;
	background-position: left 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.EOTag:hover {
	background-position: left 0px;
}





