@charset "utf-8";
/* CSS Document */

#Investor {}
.investor {}
.investor .pageBanner {
	background-image:url(../images/pageBannerImg_investor.jpg);
}
.investor .pageBox {}
/*------------------------------------------------------*/
.titleStyle_1 {
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	background-image:url(../images/bor_2.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:20px;
}
/*---------------------------------------------------*/
.tch .titleStyle_1 {
	line-height:33px;
}
.sch .titleStyle_1 {
	line-height:33px;
}
/*---------------------------------------------------*/
.titleStyle_1 span {
	color:#b30738;	
	background-image:url(../images/bor_3.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#fff;
	padding-right:10px;
}
.investor .editorBox {}