/*************** common ***************/
.popup {
	color: #FFF;
	width: auto;
}
.line_h_dot_black {
	background-image: url(../icon/share/line_dot_black.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.line_h_dot_black_bottom {
	background-image: url(../icon/share/line_dot_black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.index-wrapper {
	position: relative;
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	/*border-bottom:solid 2px #c5bfbf;*/
	float: left;
	clear: both;
	top: 128px;
}
.wrapper {
	background-image: url("../icon/shadow_bar.png");
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	top: 124px;
	
 *padding:0 0 80px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #0CC;
	border-bottom-color: #c5bfbf;
	border-top-width: 4px;
	border-top-style: groove;
	border-top-color: #F00;
}
.content {
	width: 960px;
	margin: 0 auto;
}
.content div {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	float: left;
	/*width: 100%;*/
	vertical-align: baseline;

}
.more {
	background-image: url(../img/arrow.gif)/;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 10px;
	color: #333;
}
.more:hover {
	background-image: url(../img/arrow-hover.gif)/*tpa=index.htmlimages/arrow-hover.gif*/;
	color: #4194c5;
	text-decoration: none;
}
.more2 {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	background-color: #e6e5e3;
	padding: 2px 10px;
	float: right;
}
/*************** main ***************/
.banner {
	position: relative;
	width: 100%;
	height: 376px;
	overflow: hidden;
	display: block;
	background-image: url(../img/home-1.jpg);
}
.banner .banner-holder {
	width: 1200px;
	margin: 0 auto;
}
.banner img {
/*position:absolute;
	top:0px;
	left:0px;
	*/

}
.banner .main-visual {
	position: absolute;
	top: 0px;
	left: 31.5px;
	width: 1200px;
	height: 376px;
}
.banner .main-visual img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.thu-holder {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-image: url(../icon/thu_bg.png)/*tpa=index.htmlimages/thu_bg.png*/;
	height: 40px;
}
.thu-holder .thu {
	width: 960px;
	margin: 0 auto;
}
.thu-holder .thu .block {
	padding: 15px 0px;
	float: right;
}
.thu-holder .thu .block a {
	width: 10px;
	height: 11px;
	background-image: url(../icon/thu_off.png)/*tpa=index.htmlimages/thu_off.png*/;
	margin-left: 20px;
	float: left;
}
.thu-holder .thu .block .on {
	width: 10px;
	height: 11px;
	background-image: url(../icon/thu_on.png)/*tpa=index.htmlimages/thu_on.png*/;
	margin-left: 20px;
	float: left;
}


.home {
	position: relative;
	width: 960px;
	padding-top:150px;
	padding-bottom: 10px;
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	float: left;
}
.home .listing a {
	color: #333;
}
.home .colume {
	position: relative;
	width: 280px;
	margin-bottom: 30px;
	float: left;
}
.home .colume div {
	width: 100%;
}
.home .colume p.listing {
	border-bottom: 1px solid #ccc;
}
/*.home .colume2 {
	position: relative;
	width: 280px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.home .colume3 {
	position: relative;
	width: 280px;
	float: right;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 22px;
}  */
.left-block .block .colume {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	float: left;
}
.left-block .block .colume div {
	width: 100%;
}
.left-block .block .colume p.listing {
	border-bottom: 2px solid #ccc;
	padding: 0 0 25px 0;
}
.left-block .block .colume2 {
	position: relative;
	width: 480px;
	margin: 0px 60px;
	float: left;
}
.left-block .block .colume .tab .tab2 {
	width: auto;
	margin-top: 10px;
}
.left-block .block .colume .tab a {
	display: block;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	float: left;
	font-weight: normal;
}
.left-block .block .colume .tab a:hover, .tab a.on {
	background-image: url(../images/down_arrow.gif)/*tpa=index.htmlimages/down_arrow.gif*/;
	background-position: center bottom;
	background-repeat: no-repeat;
	/*border-bottom:2px solid #e60118;*/
	padding-bottom: 13px;
}
.left-block .block .colume .tab {
	position: relative;
	width: 100%;
	border-bottom: solid 2px #afafaf;
	margin-bottom: 15px;
	float: left;
	height: 42px;
}
/*
.left-block .block .colume .tab p{ float:left; width:100%;}



.left-block .block .colume .tab .tab1 {
	margin-top:18px;
	margin-right:24px;
}

*/

.home h1 {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	border-bottom: solid 1px #afafaf;
	padding-bottom: 10px;
	margin-bottom: 7px;
}
.home p {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 10px;
}
.home strong {
	color: #e60118;
}
.home a:hover strong {
	text-decoration: underline;
}
.home .banner2 {
	margin-bottom: 10px;
	float: left;
}
.tab {
	position: relative;
	width: 280px;
	border-bottom: solid 1px #afafaf;
	margin-bottom: 10px;
	float: left;
	height: 42px;
}
.tab p {
	float: left;
	width: 100%;
}
.tab a {
	display: block;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-size: 16px;
	color: #666666;
	padding-bottom: 5px;
	float: left;
}
.tab a:hover, .tab a.on {
	background-image: url(../images/down_arrow.gif)/*tpa=index.htmlimages/down_arrow.gif*/;
	background-position: center bottom;
	background-repeat: no-repeat;
	/*border-bottom:2px solid #e60118;*/
	padding-bottom: 13px;
}
.tab .tab1 {
	line-height: 25px;
	margin-top: 10px;
	margin-right: 24px;
}
.tab .tab2 {
	margin-top: 10px;
	width: 106px;
}
.inner {
	color: #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
a.pdf {
	background-image: url(../icon/pdf_icon.gif)/*tpa=index.htmlimages/pdf_icon.gif*/;
	background-position: 93% 94%;
 *background-position:100% 94%;
	background-repeat: no-repeat;
	/*	padding-right:30px;*/
	float: left;
}
/****** breadcrumb ***/

#nav {
	margin: 12px 23px 8px;
	float: left;
	width: 100%;
}
#nav a {
	font-size: 11px;
	color: #666666;
}
#nav a:hover, #nav a.on {
	color: #e60118;
}
/**** breadcrumb ****/

/**** sidemenu ****/
#sidemenu {
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
	padding: 30px 30px 30px;
	width: 125px;
	float: left;
	margin-right: 10px;
}
#sidemenu h2 {
	font-size: 20px;
	color: #e20017;
		/*color: #4093C5;*/
	clear: both;
	margin-bottom: 10px;
	font-weight: normal;
}
#sidemenu h2 a {
	font-size: 20px;
	color: #e20017;
	clear: both;
	margin-bottom: 10px;
}
#sidemenu h2 a:hover {
	color: #666666;
}
#sidemenu ul, .core-buisness-block ul {
	margin: 10px 0px;
	list-style: none;
}
#sidemenu ul li, .core-buisness-block ul li {
	font-size: 13px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	color: #333;
	clear: both;
}
#sidemenu ul li a, .core-buisness-block ul a {
	background-image: url(../icon/sidemenu-arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	float: left;
	clear: both;
	margin: 8px 0px;
}
#sidemenu ul li a:hover, #sidemenu ul li a.on, .core-buisness-block ul a:hover {
	background-image: url(../icon/sidemenu-arrow-hover.gif);
	color: #e20017;
}
/***** sidemenu *****/

/****************For full width****************************/
#main-fullwidth {
	width: 960px;
	margin-bottom:55px;
	min-height: 400px;
	float: left;
}
#section-fullwidth {
	background-image: url(../icon/section_bar.png) ;
	font-size: 25px;
	line-height: normal;
	position: absolute;
	top: 189px;
	left: 0px;
	width: 900px;
	padding: 17px 30px;
	color: #fff;
	float: left;
}
#main-fullwidth .content-block {
	float: left;
	width: 100%;
}
.content-block ol {
	float: left;
	margin-bottom: 30px;
	padding-left: 25px
}
.content-block ol li {
	color: #333;
	line-height: 20px;
}
.content-block .type-listing {
	float: left;
	border-bottom: 1px solid #cccccc;
	width: 960px;
}
.content-block .type-listing a {
	padding: 15px 15px;
	color: #333;
	font-size: 18px;
	float: left;
	background-image: url(../img/arrow.gif)/*tpa=index.htmlimages/arrow.gif*/;
	background-position: center left;
	background-repeat: no-repeat;
	font-weight: normal;
}
.content-block .type-listing a:hover {
	text-decoration: none;
	background-image: url(../img/arrow-hover.gif)/*tpa=index.htmlimages/arrow-hover.gif*/;
	color: #e20017;
}
/*****************************************/


/***** main *****/
#main {
	width: 760px;
	margin-bottom: 85px;
	min-height: 450px;
	float: left;
}
#banner {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
#section {
	background-image: url(../icon/section_bar.png);
	font-size: 22px;
	line-height: normal;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 700px;
	padding: 5px 20px;
	color: #fff;
	float: left;
}
#main-fullwidth #section {
	background-image: url(../icon/section_bar.png);
	font-size: 25px;
	line-height: normal;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 900px;
	padding: 17px 30px;
	color: #fff;
	float: left;
}
#main .left-block {
	float: left;
	width: 100%;
	margin-right: 25px;
}
/*.left-block img {
	float: left;
	margin : 1px 1px 1px 1px;
}*/
.left-block p, .content-block p {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	margin: 5px;
	line-height: 20px;
}
.left-block p strong, .content-block p strong {
	color: #e60118;
	font-weight: bold;
}
.left-block h1, .content-block h1 {
	background-color: #fff;
	font-size: 22px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 15px;
}
.left-block .line-break {
	width: 100%;
	border-bottom: 3px solid #CCCCCC;
	margin-bottom: 15px;
}
.left-block a {
	color: #e60118;
	font-size: 15px;
		text-align:center;
}
.left-block a:hover {
	text-decoration: underline;
	text-align:center;
}
.left-block h2, .content-block h2 {
	font-size: 22px;
	color: #333;
	text-decoration: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.left-block h3 {
	font-weight: bold;
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
.left-block h4 {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
	margin-top: 15px;
}
.left-block h5 {
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #e20017;
	color: #666;
	line-height: 20px;
	padding-bottom: 10px;
	margin-bottom:6px;
}
.left-block span {

	line-height: 30px;
	color: #151515;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.left-block h6 {
	font-family: 'Lovers Quarrel', cursive;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #e20017;
	padding-bottom: 10px;
	margin-bottom:6px;
}
.left-block .group {
	margin-bottom: 30px;
	float: left;
}
.left-block ul {
	width: 100%;
	list-style: none;
	float: left;
	/*	margin:10px 0px;*/
	padding: 6px 10px 30px 10px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
}
.left-block ul li {
	background-image: url(../img/bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	color: #333;
	float: left;
	clear: both;
	margin: 12px 12px 0px 20px;
	padding-left: 15px;
	min-width: 90%;
	max-width: 450px;
	text-align: justify;
}
.left-block.core-buisness-block ul li {
	float: none;
	background-image: none;
}
.left-block.core-buisness-block ul li a {
	color: #333;
}
.left-block.core-buisness-block ul li a:hover {
	color: #e20017;
}
.left-block .report-holder {
	float: left;
	width: 235px;
	margin-right: 14px;
	margin-bottom: 10px;
}
.left-block .report-holder a {
	font-size: 14px;
	color: #333;
	padding-left: 80px;
	min-height: 70px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	padding-top: 40px;
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}
/*** career ***/
.left-block .career {
	float: left;
	border-bottom: 3px solid #CCCCCC;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.career h3 {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	float: left;
}
.career ul {
	list-style: none;
	float: left;
	margin: 10px 0px;
	padding: 0px;
	width: 100%;
}
.career ul li {
	background-image: url(../img/bullet.gif)/*tpa=index.htmlimages/bullet.gif*/;
	background-position: 0 5px;
	background-repeat: no-repeat;
	float: left;
	clear: both;
	margin: 8px 5px 8px 10px;
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.career p {
	margin-bottom: 5px;
	float: left;
	clear: both;
}
/*** career ***/

/**** property *****/
.left-block .property-cat {
	float: left;
	width: 159px;
	margin-right: 14px;
	margin-bottom: 0px;
}
.left-block .property-cat img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
}
.left-block .property-cat a {
	float: left;
	line-height: normal;
	font-size: 13px;
	color: #333333;
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}
.left-block .property-cat span {
	float: left;
	line-height: normal;
	font-size: 13px;
	color: #333333;
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}
.left-block .property-cat a:hover, .left-block .property-cat span:hover {
	float: left;
	text-decoration: none;
	color: #4194C5;
}
.left-block .property-record {
	float: left;
	width: 159px;
	margin-right: 14px;
	/*	margin-bottom: 10px;*/
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}
.left-block .property-record2 {
	width: 235px;
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
}
.property-record a {
	padding-left: 10px;
	background-image: url(../img/arrow.gif)/*tpa=index.htmlimages/arrow.gif*/;
	background-position: left 4px;
	background-repeat: no-repeat;
	float: left;
	color: #333;
}
.property-record a:hover {
	text-decoration: none;
	background-image: url(../img/arrow-hover.gif)/*tpa=index.htmlimages/arrow-hover.gif*/;
	color: #e20017;
}
.left-block .block .empty, #main-fullwidth .block .empty {
	margin: 0px;
	padding: 0px;
	border: none;
}
.left-block .block .block-end, #main-fullwidth .block .block-end {
	padding: 25px 0px;
	padding-bottom: 0px;
}
.left-block table.normal thead {
}
.left-block .property-detail {
	float: left;
	width: 100%;
}
.left-block .property-detail .title {
	font-size: 14px;
	/*IE, nice rendering!
	font-weight:bold;*/
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
.left-block .property-detail img {
	float: left;
}
.left-block .property-detail ul {
	padding: 0px;
	width: 320px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.left-block .property-detail ul.no-img {
	width: 100%;
}
.left-block .property-detail ul li {
	margin-top: 0px;
	margin-bottom: 10px;
}
.left-block .type-listing {
	float: left;
	border-bottom: 1px solid #cccccc;
	width: 500px;
	clear: both;
}
.left-block .type-listing table img {
/*	margin:0px 0px 15px;*/
}
.left-block .type-listing a {
	padding: 15px 15px;
	color: #333;
	font-size: 18px;
	float: left;
	background-image: url(../img/arrow.gif)/*tpa=index.htmlimages/arrow.gif*/;
	background-position: center left;
	background-repeat: no-repeat;
	font-weight: normal;
}
.left-block .type-listing a img {
	margin: 15px 0 15px 5px;
}
.left-block .type-listing table {
	padding: 15px 0 15px 0;
}
.left-block .type-listing ul {
	padding: 8px 0px;
}
.left-block .type-listing table table {
	padding: 15px 0 0 0;
}
.left-block .type-listing table td p {
	padding: 15px 0 0 0;
	width: 100%;
	margin-bottom: 0;
}
.left-block .record-list .type-listing a {
	/*	padding: 15px 0px 15px 15px;*/
	color: #333;
	font-size: 18px;
	float: left;
	background-image: url(../img/arrow.gif)/*tpa=index.htmlimages/arrow.gif*/;
	background-position: center left;
	background-repeat: no-repeat;
	font-weight: normal;
}
.left-block .record-list .type-listing a:hover, .left-block .type-listing a:hover {
	text-decoration: none;
	background-image: url(../img/arrow-hover.gif)/*tpa=index.htmlimages/arrow-hover.gif*/;
	color: #e20017;
}
.left-block .record-list .type-listing p {
	margin-bottom: 10px;
}
.left-block .record-list .type-listing img {
	margin: 0px 10px 0px 0px;
}
/**** property *****/
.content-middle {
	float: left;
	width: 100%;
}
.cdownload {
	float: left;
	width: 100%;
}


/***** left block ******/
/***** right block ******/
.right-block {
	float: left;
	width: 210px;
}
.right-block h3 {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 2px solid #999999;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 100%;
}
.right-block h3 a {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
	color: #333;
}
.right-block a {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
}
.right-block h3 a:hover {
	text-decoration: none;
}
#main .block, #main-fullwidth .block {
	float: left;
	width: 100%;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 0 15px 0;/*padding-bottom:15px;*/
	/*margin-bottom:40px;*/
	
}
.right-block p {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	float: left;
	width: 100%;
}
.right-block a:hover {
	text-decoration: underline;
	color: #e20017;
}
.right-block ul {
	list-style: none;
	float: left;
	width: 100%;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
}
.right-block ul li {
	font-size: 13px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	color: #333;
}
.right-block ul li a {
	background-image: url(../icon/sidemenu-arrow.gif)/*tpa=index.htmlimages/sidemenu-arrow.gif*/;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 4px 0px;
	float: left;
	clear: both;
}
.right-block ul li a:hover {
	background-image: url(../icon/sidemenu-arrow-hover.gif)/*tpa=index.htmlimages/sidemenu-arrow-hover.gif*/;
	color: #e20017;
}
.right-block .report {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.right-block .report a {
	color: #333;
	font-weight: bold;
	margin: 10px 0 0 0;
}
.right-block img {
	border: none;/*float:left;*/
}
.pdf-icon {
	margin-left: 5px;
	float: none;
}
.right-block .report img {
	float: none;
	margin-right: 5px;
}
.right-block .report span {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	background-image: url(../icon/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 125px;
	/*float: right;*/
	margin-top: 20px;
}
/**** right block ****/
.right-block .property {
	float: left;
	width: 190px;
	margin-bottom: 15px;
}
.right-block .property span {
	float: left;
	background-color: #BEC7CC;
	padding: 10px;
	width: 170px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 180px center;
}
.right-block .property a {
	font-size: 13px;
	color: #2F3030;
}
.right-block .property a:hover {
	text-decoration: none;
}
.right-block span.button {
	float: right;
}
.linkbox {
	font-size: 13px;
	color: #333;
	background-color: #BEC7CC;
	padding: 2px 10px;
	width: 170px;
	float: right;
}
.linkbox2 {
	background-image: url(../img/arrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 10px;
}
.container {
	border-bottom: 3px solid #999999;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.container .arrow, .page-container .arrow {
	float: left;
	margin: 14px 0px;
}
.container .arrow img, .page-container .arrow img {
	margin: 0px;
	padding: 5px 8px;
}
.page-container {
	float: left;
	width: 100%;
	border-top: 1px solid #E5E5E5;
	padding-top: 15px;
}
.page-container .page {
	float: left;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.page-container .page .arrow-right {
	float: right;
}
.page-container .page .arrow-left {
	float: left;
}
.page-container .page a {
	font-size: 14px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 5px 10px;
	font-weight: normal;
}
.page-container .page a.prev {
	padding: 0px 10px;
	float: left;
}
.page-container .page a.next {
	padding: 0px 10px;
	float: right;
}
.page-container .page a:hover, .page-container .page a.on {
	color: #e20017;
	text-decoration: underline;
}
/***** main *****/

/*** year ***/
#year-block {
	overflow: hidden;
	width: 420px;
	height: 60px;
	float: left;
	z-index: 1;
	position: relative;
	margin: 0px 10px;
}
#year {
	width: 2000px;
	height: 50px;
	vertical-align: middle;
	float: left;
	z-index: 999;
}
#year a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	float: left;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
 *line-height: 22px;
	padding: 15px;
	position: relative;
	top: -2px;
}
#year a:hover {
	color: #999999;
	text-decoration: none;
}
#year a.on {
	background-image: url(../icon/year_on.gif)/*tpa=index.htmlimages/year_on.gif*/;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #999999;
}
.list_carousel ul#foo2 {
	position: absolute;
	left: 0px;
	z-index: 2;
	width: 20000px;
}
.list_carousel ul#foo2 a {
	width: 68px;
	height: 58px;
	border: 1px solid #fff;
	background: #fff;
	float: left;
	margin: 0 5px;
	text-align: center;
}
/*** year ***/

/*** listing****/
.listing {
	float: left;
	/*padding-bottom:20px;*/
	margin-top: 15px;
	width: 100%;
}
.listing-upcoming {
	background-color: #F0F0F0;
	float: left;
	padding: 10px;
	width: 260px;/*border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
}
.listing-upcoming strong {
	color: #333;
}
.listing a:hover {
	text-decoration: underline;
}
.listing .col1 {
	width: 110px;
	min-height: 30px;
	float: left;
	font-weight: bold;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}
.listing .col2 {
	width: 350px;
	min-height: 30px;
	float: left;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
.listing .col2a {
	width: 350px;
	min-height: 30px;
	float: left;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
.listing .col3 {
	width: 25px;
	min-height: 30px;
	float: left;
}
/**** listing ****/

/*** table ***/
table.fin-highlight {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}
table.fin-highlight thead {
	background-color: #D6D6D6;
}
table.fin-highlight thead td {
	text-align: center;
	font-weight: bold;
}
table.fin-highlight tbody {
	background-color: #F8F8F8;
}
table.fin-highlight tr.even {
	background-color: #EDEDED;
}
table.fin-highlight td {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 10px 10px;
}
table.fin-highlight td.col {
	text-align: left;
}
table.fin-highlight td.col1 {
	color: #333;
	font-weight: bold;
}
table.fin-highlight td.col2 {
	text-align: center;
}
table.nowrap td.col2 {
	white-space: nowrap;
}
table.normal {
	width: 100%;
	border: none;
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 20px;
	float: left;
}
table.normal thead td {
	border-bottom: 3px solid #999;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
table.normal tr td {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 5px 0px;
}
table.normal tr td.blue {
	color: #4194C5;
}
/*** table ***/
.logo-row {
	vertical-align: bottom;
	position: relative;
}
.logo-sub {
	display: none;
	position: absolute;
	float: left;
	top: -50px;
	vertical-align: central;
	background-color: #4194C5;
	color: #FFF;
	padding: 10px 10px;
	text-align: center;
}
.logo {
	float: left;
	margin-right: 30px;
	height: 40px;
}
.logo-meau {
	height: 65px;
	/*margin: 35px auto 20px auto;*/
	margin: 16px auto 20px auto;
	position: relative;
	width: 880px;
}
/** index logo **/

/** core business landing **/
.core-buisness-block {
	float: left;
	width: 179px;
	margin-right: 8px;
}
.core-buisness-block h2 {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 8px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 2px solid #a3a3a3;
}
.block .last {
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.menu2 {
	padding: 0;
	list-style: none;
}
.menu2 li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu2 .on {
	display: none;
}
.menu2 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 14px;
	padding-bottom: 14px;
	position: relative;
}
.menu2 img {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.menu2 li em {
	font-weight: normal;
	background: url(../icon/hover.png) no-repeat;
	width: 185px;
	height: 45px;
	position: absolute;
	text-align: center;
	padding: 20px 12px 12px 7px;
	font-style: normal;
	z-index: 2;
	display: none;
	line-height: 28px;
}
/**************************************************/
.list_carousel {
	width: 430px;
	height: 50px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	float: left;
}
.year-block .year .list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: leftl
}
.year-block .year .list_carousel li {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}
.year-block .year .prev {
	float: left;
	margin-left: 10px;
}
.year-block .year .next {
	float: right;
	margin-right: 10px;
}
.toTop {
	font-weight: normal;
	color: #333;
	line-height: 18px;
	font-size: 14px;
	background-image: url(../img/back_to_top-1.gif)/*tpa=index.htmlimages/back_to_top.gif*/;
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding: 10px 0px;
	padding-left: 20px;
	width: 50px;
}
.toTop span {
	font-weight: normal;
	font-size: 14px;
	color: #434343;
}
/* -----------------sitemap------------------ */
.sitemap-section {
	float: left;
	width: 960px;
	margin-bottom: 16px;
}
.sitemap-section .sitemap-heading {
	float: left;
	width: 100%;
	border-bottom: solid 3px #cccccc;
	margin-bottom: 14px;
}
.sitemap-section .sitemap-heading h1 {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #434343;
	margin: 0px;
	padding-bottom: 10px;
}
.sitemap-section .sitemap-heading h1 a {
	text-decoration: none;
	color: #434343;
}
.sitemap-section .sitemap-heading h1 a:hover {
	text-decoration: underline;
}
.sitemap-section .sitemap-subhead, .sitemap-section .sitemap-subhead-2 {
	float: left;
	width: 100%;
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 14px;
	padding-bottom: 14px;
}
.sitemap-section .sitemap-subhead .row {
	float: left;
	width: 200px;
}
.sitemap-section .sitemap-subhead .row-2 {
	float: left;
	width: 380px;
}
.sitemap-section .sitemap-subhead ul, .sitemap-section .sitemap-subhead-2 ul {
	float: left;
	width: 100%;
	margin: 0px;
	list-style: none;
	padding-left: 0px;
}
.sitemap-section .sitemap-subhead ul li ul {
	float: left;
	width: 100%;
	margin: 0px;
	list-style: none;
	padding-left: 0px;
	padding-top: 5px;
}
.sitemap-section .sitemap-subhead ul li {
	float: left;
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 100%;
	background-image: url(../img/sitemap-arrow.jpg)/*tpa=index.htmlimages/sitemap-arrow.jpg*/;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #434343;
}
.sitemap-section .sitemap-subhead-2 ul li {
	float: left;
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 5px;
	width: 165px;
	background-image: url(../img/sitemap-arrow.jpg)/*tpa=index.htmlimages/sitemap-arrow.jpg*/;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #434343;
}
.sitemap-section .sitemap-subhead ul li a, .sitemap-section .sitemap-subhead-2 ul li a {
	color: #434343;
	text-decoration: none;
}
.sitemap-section .sitemap-subhead ul li a:hover, .sitemap-section .sitemap-subhead-2 ul li a:hover {
	text-decoration: underline;
}
.sitemap-section .sitemap-subhead ul li ul li {
	float: left;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #434343;
	background-image: none;
}
.sitemap-section .sitemap-subhead ul li ul li a {
	color: #434343;
}
.sitemap-section .sitemap-subhead .sitemap-subhead-title, .sitemap-section .sitemap-subhead-2 .sitemap-subhead-title {
	width: 100%;
	background-image: url(../img/sitemap-arrow.jpg)/*tpa=index.htmlimages/sitemap-arrow.jpg*/;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #434343;
	clear: both;
}
.sitemap-section .sitemap-subhead .sitemap-subhead-title a, .sitemap-section .sitemap-subhead-2 .sitemap-subhead-title a {
	color: #434343;
	text-decoration: none;
}
.sitemap-section .sitemap-subhead .sitemap-subhead-title a:hover, .sitemap-section .sitemap-subhead-2 .sitemap-subhead-title a:hover {
	text-decoration: underline;
}
span.button {
	background-color: #E7E4E4;
	font-size: 13px;
	float: left;
}
span.button a {
	background-image: url(../icon/sidemenu-arrow.gif)/*tpa=index.htmlimages/sidemenu-arrow.gif*/;
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 15px;
	margin-right: 16px;
	float: left;
	color: #434343;
}
span.button a:hover {
	text-decoration: none;
}
.left-block ul {
	list-style: none;
}
.left-block .record-list {
	float: left;
	margin-bottom: 30px;
	width: 500px;
}
.left-block .record-list>a {
	padding: 10px;
	width: 480px;
	clear: both;
	float: left;
	/*
	margin-bottom:5px;
	*/
	/*background-image:url(../images/more_icon.png);*/
	background-position: 480px 12px;
	background-repeat: no-repeat;
	color: #434343;
	font-size: 14px;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.left-block .record-list a.even {
	background-color: #EDEDED;
}
.left-block .record-list a.selected {
	/*background-image:url(../images/less_icon.png);*/
	background-color: #9EB6C2;
	color: #fff;
}
.left-block .record-list a:hover {
	text-decoration: none;
}
.left-block .record-list p {
	float: left;
	padding: 5px 0 0;
	min-width: 90%;
	max-width: 500px;
}
.left-block .record-list table p {
	width: 305px;
	float: left;
}
.left-block .record-list .record-list {
}
.left-block .record-list .extlink {
	padding-left: 18px;
	background-image: url(../img/arrow.gif)/*tpa=index.htmlimages/arrow.gif*/;
	background-position: 10px 15px;
	background-repeat: no-repeat;
	width: 477px;
}
/***** box *****/
.box {
	float: left;
	padding: 20px 15px;
	clear: both;
	display: inline-block;
	width: 475px;
	background-color: #E5E5E5;
	margin-bottom: 20px;
}
.box h1 {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #434343;
	font-weight: bold;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
}
.box h2 {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e20017;
	border: none;
	margin: 0px;
	padding: 0px;
}
/***** box *****/

.border_bottom {
	border-bottom: solid 1px #AFAFAF;
	margin-bottom: 20px;
}
/***** about - group structure ***/

.about-chart {
	position: relative;
	float: left;
	z-index: 10000;
}
.about-chart-holder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 363px;
	display: none;
}
.about-chart-holder .arrow {
	position: absolute;
	width: 28px;
	height: 42px;
	background-image: url(../img/chart_arrow.png)/*tpa=index.htmlimages/chart_arrow.png*/;
	bottom: 40px;
	left: 0px;
	z-index: 1;
}
.about-chart-holder .holder {
	position: relative;
	width: 340px;
	float: right;
}
.about-chart-holder .holder .top {
	position: relative;
	width: 340px;
	height: 20px;
	background-image: url(../img/chart_top.png)/*tpa=index.htmlimages/chart_top.png*/;
	float: left;
}
.about-chart-holder .holder .bottom {
	position: relative;
	width: 340px;
	height: 20px;
	background-image: url(../img/chart_bottom.png)/*tpa=index.htmlimages/chart_bottom.png*/;
	float: left;
}
.about-chart-holder .holder .content {
	position: relative;
	padding: 10px 0px;
	width: 340px;
	background-image: url(../img/chart_body.png)/*tpa=index.htmlimages/chart_body.png*/;
	float: left;
}
.about-chart-holder .holder .content h1 {
	width: 290px;
	margin: 0px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	border-bottom: solid 2px #cccccc;
	padding-bottom: 15px;
	color: #000;
}
.about-chart-holder .holder .content ul {
	width: 270px;
	padding: 10px 0px 10px 0px;
	margin-left: 20px;
}
.about-chart-holder .holder .content ul li {
	background-image: url("../img/about_bullent.jpg")/*tpa=index.htmlimages/about_bullent.jpg*/;
	background-position-x: 0px;
	background-position-y: 5px;
	background-repeat: no-repeat;
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 15px;
	min-width: 270px;
	max-width: 100%;
	float: left;
	clear: both;
}
.about-chart-holder .holder .content ul li span {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium, PMingLiU, SimHei, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e20017;
	float: none;
	line-height: 14px;
}
.about-chart-holder .holder .content p {
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding: 10px 0px;
	margin: 0px 25px;
	color: #8c8c8c;
	float: left;
}
.about-chart-holder .holder hr {
	width: 290px;
	height: 1px;
	border: none;
	border-bottom: solid 1px #cccccc;
	margin: 0px 25px;
	float: left;
}
