html {
	min-width: 980px;
}
body {
	font: 12px/1.5 Arial;
	width: 100%;
	line-height: 20px;
	color: #8b8b8b;
}
.cn {
	font-family: simsun;
}
* {
	margin: 0;
	padding: 0;
}
a:link, a {
	text-decoration: none;
	color: #8b8b8b;
}
a:hover {
	color: #ff8400;
}
a img, img {
	border: none;
	max-width: 100%;
}
ul, li, ol {
	list-style: none;
}
input {
	outline: none;
}
p {
	text-align: justify;
	text-justify: inter-ideograph;
	color: #8b8b8b;
}
.clear {
	clear: both;
}
b {
	font-size: 18px;
	color: #ff8400;
	font-weight: 500;
	margin-right: 5px;
}
.first {
	padding-left: 0;
}
.font16 {
	font-size: 16px;
}
.last {
	padding-right: 0;
	border: none;
}
.right20 {
	margin-right: 27px;
}
a.color_1 {
	color: #2984b9;
}
.inner_cont .no_bom {
	padding-bottom: 0;
}
.inner_cont h3:first-child{padding-top:0px;}
.inner_cont h3 {
	color: #ff8400;
	padding:20px 0 10px 0;
	font-size: 16px;
}
.inner_cont h4 {
	padding: 10px 0px;
	margin-bottom: 20px;
}
.inner_cont h4 a {
	padding: 10px 20px;
	background: #eeeeee;
}
.inner_cont h4 a:hover {
	background: #f7e6d7;
}
.bd {
	width: 100%;
	height: 1px;
	background: url(../images/bd_bg.png) no-repeat;
	margin-bottom: 18px;
}
.txt {
	padding: 5px 0 10px 0;
}
.txt li {
	background: url(../images/li_bg.png) 0 8px no-repeat;
	padding-left: 10px;
	margin: 5px 0;
}
.index_content p {
	padding-bottom: 20px;
}
.inner_content p {
	padding-bottom: 20px;
}
/*  header  */























.header {
	width: 980px;
	height: 70px;
	padding-top: 15px;
	margin: 0 auto;
	background: url(../images/header_bg.png) bottom no-repeat;
}
.logo {
	float: left;
}
.top {
	float: right;
	color: #8b8b8b;
	line-height: inline;
}
.top span {
	float: right;
	width: 81px;
	margin-left: 12px;
	display: block;
	background: url(../images/top_disc.png) 0 2px no-repeat;
}
.top_sc {
	margin-left: 15px;
}
.top_tc {
	margin-left: 20px;
}
/*  banner  */























.index_banner_box {
	width: 100%;
	background-color: #f2f2f2;
	margin-top: 5px;
}
.index_banner {
	width: 980px;
	height: 205px;
	margin: 0 auto;
	z-index: 0;
	overflow: hidden;
	position: relative;
}
.banner_img {
	width: 980px;
	height: 205px;
	overflow: hidden;
}
.banner_img li {
	height: 205px;
	position: absolute;
	left: 0;
	top: 0;
}
.banner_disc {
	width: 60px;
	height: 9px;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}
.banner_disc li {
	width: 9px;
	height: 9px;
	float: left;
	margin-left: 10px;
	text-indent: -99999px;
	cursor: pointer;
	background: url(../images/banner_disc.png) no-repeat;
}
.banner_disc li:hover, .banner_disc li.on {
	background: url(../images/banner_disc_hover.png) no-repeat;
}
/*  container  */















































.container {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	padding: 27px 0;
	margin-bottom: 20px;
	background: url(../images/header_bg.png) bottom no-repeat;
}
.menu {
	width: 209px;
	float: left;
	background-color: #eee2ca;
	padding: 0 18px;
	border-top: 3px solid #a56349;
	overflow: hidden;
}
.left_menu {
	width: 209px;
	padding: 15px 0;
}
.left_menu img {
	padding: 5px 0;
}
.min_menu {
	min-height: 608px;
}
.left_menu_contact {
	padding: 15px 13px 5px 10px;
	background-color: #fff;
	margin-bottom: 30px;
	float: left;
}
.left_menu_contact h3 {
	color: #977036;
	font-size: 14px;
}
.left_menu_contact p {
	padding-bottom: 10px;
	color: #676767;
}
.left_menu > li {
	overflow: hidden;
	border-bottom: 1px solid #a56349;
}
.left_menu > li.last {
	border: none;
}
.left_menu > li > a {
	display: block;
	width: 209px;
	height: 34px;
	margin: 5px 0;
}
.left_secend_menu {
	padding-bottom: 5px;
}
.left_secend_menu > li > a {
	display: block;
	padding:5px 0 4px 28px;
	color: #7d6e56;
	line-height:20px;
	background: url(../images/left_secend_bg.png) no-repeat;
}
.left_secend_menu > li > a:hover, .left_secend_menu > li.inner_current > a {
	color: #fff;
	padding-left: 28px;
	background: url(../images/left_secend_bg_hover.png) no-repeat;
}
.left_secend_menu > li {
	margin: 2px 0;
}
.left_secend_menu > li span {
	float: right;
	display: block;
	width: 9px;
	height: 20px;
	padding-right: 10px;
	background: url(../images/left_secend_span.png) 0 8px no-repeat;
}
.left_secend_menu > li > a:hover span, .left_secend_menu > li.inner_current > a > span {
	background: url(../images/left_secend_span_hover.png) 0 8px no-repeat;
}
.left_third_menu {
	padding-top: 10px;
	display: none;
}
.inner_current .left_third_menu {
	display: block;
}
.left_third_menu li {
	border-left: 3px solid #8b8481;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left: 10px;
}
.left_third_menu li a {
	color: #8b8481;
	line-height: 15px;
	display: block;
	width: 143px;
}
.left_third_menu li:hover, .left_third_menu li.third_curr {
	border-left: 3px solid #f75617;
}
.left_third_menu li:hover a, .left_third_menu li.third_curr a {
	color: #f75617;
}
/*  index_content  */















































.index_content {
	width: 702px;
	float: left;
	padding-left: 33px;
}
.index_corporate, .index_circulars, .index_report_box {
	width: 100%;
	float: left;
}
.index_corporate h2 span {
	display: block;
	float: right;
	width: 555px;
	height: 19px;
	background: url(../images/index_content_bg.png) 0 13px  repeat-x;
}
.index_circulars h2 span {
	display: block;
	float: right;
	width: 470px;
	height: 19px;
	background: url(../images/index_content_bg.png) 0 13px  repeat-x;
}
.index_cir_cont {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.index_cir_cont li {
	padding: 8px 0;
	overflow: hidden;
	float: left;
}
.index_cir_cont li.odd {
	background-color: #f1f1f1;
}
.index_date {
	width: 110px;
	float: left;
	color: #2984b9;
	text-align: center;
}
.index_tit {
	width: 560px;
	float: left;
}
.index_pdf {
	float: right;
	width: 20px;
	padding-right: 12px;
}
.index_reports {
	width: 387px;
	float: left;
	margin-right: 25px;
}
.index_contact {
	width: 290px;
	float: left;
}
.index_reports h2 span {
	display: block;
	float: right;
	width: 238px;
	height: 19px;
	background: url(../images/index_content_bg.png) 0 13px  repeat-x;
}
.index_contact h2 span {
	display: block;
	float: right;
	width: 198px;
	height: 19px;
	background: url(../images/index_content_bg.png) 0 13px  repeat-x;
}
.index_contact_tit {
	float: left;
	width: 100%;
}
.index_contact_tit h3 {
	color: #977036;
	font-size: 14px;
}
.index_contact_tit p {
	padding-bottom: 0;
	padding-top: 10px;
	line-height: 19px;
}
.index_report_cont {
	width: 100%;
	float: left;
}
.index_report_tit {
	float: left;
	width: 180px;
	height: 156px;
	display: table;
	overflow: hidden;
 *position: relative;
}
.index_report_tit img {
	float: left;
}
.download {
	width: 55px;
	padding-left: 10px;
	vertical-align: middle;
	display: table-cell;
	line-height: 18px;
	color: #977036;
 *position: absolute;
 *top: 50%;
}
.download_tit {
 *position:relative;
 *top: -50%;
	font-size: 14px;
}
.download img {
	margin-top: 10px;
}
.inner_content {
	width: 702px;
	float: left;
	padding-left: 33px;
}
.inner_content h2 {
	width: 100%;
	height: 15px;
	margin: 10px 0 25px 0;
	background: url(../images/index_content_bg.png) 0 13px repeat-x;
}
.board_tit {
	width: 100%;
	padding-bottom: 25px;
	overflow: hidden;
	background: url(../images/index_content_bg.png) 0 25px repeat-x;
 )
}
.board_tit li {
	float: left;
	margin-right: 8px;
	padding: 2px 13px;
	font-size: 14px;
	color: #a56349;
	border: 1px solid #cdd6d7;
	cursor: pointer;
}
.board_tit li:hover, .board_tit li.on {
	color: #fff;
	border: 1px solid #a56349;
	background-color: #a56349
}
.board_tit2 {
	width: 100%;
	padding-bottom: 25px;
	overflow: hidden;
	background: url(../images/index_content_bg.png) 0 45px repeat-x;
 )
}
.board_tit2 li {
	float: left;
	margin-right: 8px;
	padding: 2px 13px;
	font-size: 14px;
	color: #a56349;
	border: 1px solid #cdd6d7;
	cursor: pointer;
}
.board_tit2 li:hover, .board_tit2 li.on {
	color: #fff;
	border: 1px solid #a56349;
	background-color: #a56349
}
.board_cont li {
	display: none;
}
.board_cont li h3 {
	padding-bottom: 10px;
}
.board_cont .bom10 {
	padding-bottom: 10px;
}
.txtBox .hd {
	height: 28px;
	line-height: 28px;
	margin-bottom: 13px;
	padding: 0 11px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	background: #eeeeee;
}
.txtBox .hd:hover {
	color: #ff8400;
	background: #f7e6d7;
}
.txtBox .current {
	color: #ff8400;
	background: #f7e6d7;
}
.txtBox span {
	font-size: 12px;
	font-weight: normal;
}
.txtBox .intro, .topBar {
	display: none;
	padding:10px;
	text-align:justify;
	text-justify:inter-ideograph;
	word-wrap:break-word;
}
.com_cont {
	color: #ff8400;
	padding-bottom: 10px;
	font-size: 16px;
}
.terms {
	width: 157px;
	height: 37px;
	padding-bottom: 20px;
}
.cor_1 img {
	float: right;
	padding: 0 0 30px 30px;
}
.cor_1 span {
	display: block;
	padding-top: 10px;
}
.year_list {
	float: left;
	width: 100%;
	height: 23px;
	margin-bottom: 30px;
	position: relative;
	z-index: 10;
}
.yeai_tit {
	color: #ff8400;
	position: absolute;
	left: 0;
	bottom: 0;
}
.year_cont {
	width: 155px;
	height: 23px;
	position: absolute;
	right: 0;
	z-index: 100;
}
.year_cont span {
	display: block;
	width: 145px;
	height: 19px;
	line-height: 19px;
	padding: 2px 5px;
	cursor: pointer;
	background: url(../images/year_bg.png) no-repeat;
}
.year {
	position: absolute;
	left: 0;
	top: 23px;
	width: 153px;
	display: none;
	z-index: 100;
	border: 1px solid #b3b1b1;
}
.year a {
	display: block;
	width: 148px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	background-color: #fff;
}
.year a:hover {
	color: #ff8400;
	background-color: #d6d6d6;
}
.ann_cont {
	width: 100%;
	float: left;
}
.ann_cont ul li {
	width: 100%;
	padding: 9px 0;
	overflow: hidden;
}
.ann_cont ul li span {
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	margin-right: 10px;
	color: #2984b9;
}
.ann_cont ul li a {
	display: block;
	width: 592px;
	float: left;
}
.report_cont {
	width: 100%;
	float: left;
	overflow: hidden;
}
.report_cont ul {
	width: 100%;
	padding: 0 55px;
}
.report_cont ul li {
	width: 50%;
	float: left;
	height: 158px;
}
.report_img {
	float: left;
	width: 114px;
	height: 158px;
	padding-right: 15px;
}
.report_img img {
	border: 1px solid #b3b1b1;
}
.inner_cont ol {
	padding: 0 0 10px 0px;
}
.inner_cont ol li {
	padding: 0 0 10px 15px;
	background: url(../images/icon.png) no-repeat 2px 7px;
}
.report_inner_cont {
	width: 110px;
	height: 158px;
	display: table;
 *position:relative;
}
.report_inner_tit {
	display: table-cell;
	vertical-align: middle;
 *position:absolute;
 *top: 50%;
}
.report_inner_tit span {
 *position: relative;
 *top: -50%;
}
.report_inner_tit span a {
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 5px;
}
/*  footer  */


.footer {
	width: 980px;
	margin: 0 auto;
	height: 45px;
}
.footer span {
	margin-left: 5px;
}
