.content_core {
	width: 100%;
	position: relative;
}
.about_left {
	float: left;
	width: 190px;
	overflow: hidden;
	border: solid 1px #e5e5e5;
	padding: 0 0 1px 0;
	background: #FFF;
}
.about_left ul {
	width: 100%;
	display: block;
}
.about_left ul li {
	display: block;
	font-size: 14px;
	width: 200px;
	overflow: hidden;
}
.about_left ul li.hide {
	height: 30px;
	overflow: hidden;
	clear: both;
}
.about_left ul li.show {
	height: auto;
	overflow: visible;
	clear: both;
}
.about_left ul li b {
	display: block;
	clear: both;
	line-height: 30px;
	height: 30px;
	color: #FFF;
	text-indent: 30px;
	background: #f3a000;
}
.about_left ul li b a {
	color: #FFF;
}
.about_left ul li a {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	display: block;
	color: #666;
}
.about_left ul li a.sub {
	padding-left: 20px;
}
.about_left .left_main {
	text-indent: 0;
	width: 100%;
	margin: 0;
}
.about_left .left_title {
	float: left;
	width: 190px;
	height: 50px;
	line-height: 50px;
	background: #00afc7;
    color: #FFF;
	font-size: 16px;
    text-indent: 1em;
    font-weight: bold;
    margin-bottom: 5px;
	clear: both;
}
.about_left ul li {
	clear: both;
	text-indent: 0;
	width: 100%;
	border-bottom: dashed 1px #DDD;
}
.about_left ul li:last-child {
	border-bottom: none;
}
.about_left ul li em {
	display: block;
}
.about_left ul li a {
	padding-left: 20px;
	display: block;
	height: 45px;
	line-height: 46px;
	clear: both;
}
.about_left ul li em {
	border-bottom: dashed 1px #DDD;
	font-weight: bold;
	display: block;
	height: 26px;
	line-height: 26px;
	padding-left: 30px;
}
.about_left ul li div a {
	padding-left: 30px;
	display: block;
	height: 26px;
	line-height: 26px;
	clear: both;
}
.about_left ul li.hover {
	background: #cadfe6 url(../images/page_nav_ico.png) 160px center no-repeat;
	color: #FFF;
	font-weight: bold;
}
.about_left ul .hover a {
	color: #f60;
	display: block;
}
.about_right {
	float: right;
	width: 960px;
	margin: 0 0 0 12px;
	border: solid 1px #eee;
	padding: 10px;
	background: #FFF;
}
.about_right a {
}
.about_right .about_sub_nav {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #DDD;
	text-indent: 1em;
	font-weight: bold;
	color: #666;
}
.about_right .about_sub_nav a {
	color: #666;
	font-weight: normal;
	font-size: 14px;
}
.about_right .about_cont {
	padding: 20px 25px;
	font-size: 14px;
	line-height: 2;
}
.about_right .about_cont ul {
	list-style-type: disc;
	padding: 0 0 0 9px;
	margin: 0 0 0 12px;
}
.about_right .about_cont ul li {
	display: list-item;
	text-align: -webkit-match-parent;
	list-style-type: disc;
	clear: both;
}
.about_right .about_cont p {
	line-height: 150%;
	margin: 5px 0;
}
.about_right .about_cont img {
    width: expression(this.width > 900? 900: true) !important;
    max-width: 900px !important;
    height: auto !important;
    overflow: hidden;
}
.about_right .about_cont .outlets_list {
}
.about_right .about_cont .outlets_list li {
	height: 34px;
	line-height: 34px;
	border-bottom: dashed 1px #DDD;
	position: relative;
}
.about_right .about_cont .outlets_list li a {
	font-size: 14px;
	display: block;
	width: 100%;
}
.about_right .about_cont .outlets_list li a:hover {
	background: #F3F3F3;
}
.about_right .about_cont .outlets_list li em {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
}
.right_tab {
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #DDD;
}
.right_tab a {
	float: left;
	padding: 0 20px;
}
.right_tab .hover {
	background: #FFF;
	position: relative;
	bottom: -1px;
	border: solid 1px #DDD;
	border-bottom: none;
}
.about_right .about_cont .partner_list {
	display: block;
	margin: 9px 12px 20px 12px;
}
.about_right .about_cont .partner_list ul {
	display: block;
}
.about_right .about_cont .partner_list ul li {
	float: left;
	margin: 20px 12px 0 0;
	line-height: 24px;
	width: 120px;
	height: 86px;
	clear: none;
	list-style-type: none;
}
.about_right .about_cont .partner_list ul li img {
	display: block;
	margin: 0 auto;
}
.about_right .about_cont .partner_list a {
	padding: 4px;
	border: solid 1px #FFF;
	display: block;
	text-align: center;
}
.about_right .about_cont .partner_list a:hover {
	background: #F3F3F3;
	border: solid 1px #DDD;
}
em {
	font-style: normal;
	font-weight: noraml;
}
#partner_list ul li {
	float: left;
	margin: 20px 12px 15px 0;
	line-height: 24px;
	width: 430px;
	height: 200px;
	text-align: center;
}
#partner_list ul li img {
	display: block;
	width: 330px;
	height: 180px;
}
.contentt {
	width: 1200px;
	margin: 40px auto 0;
}
