@charset "utf-8" 
.content {
 width: 798px;
 margin: 0px auto;
}
.tabbed_content {
	width: 100%;
}
.tabs {
	position: relative;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	overflow:hidden;
}
.tabs .moving_bg {
	/*background-color:#7F822A;
	background-image:url(../images/arrow_down_green.gif);*/

	position: absolute;
	width: 158px;
	z-index: 190;
	left: 0;
	padding-bottom: 25px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#1e62bd;
	border-bottom:5px solid #0d4591;
}
.moving_bg:focus {
	color:#ffffff;
}
.tabs .tab_item {
	display: block;
	float: left;
	padding: 15px;
	width: 128.6px;
	color: #666666;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	border-right:1px solid #e8e8e8;
}
.tab_item:hover {
	background-color:#1e62bd;
	border-bottom:5px solid #0d4591;
	padding: 15px 15px 10px 15px;
	color:#ffffff;
}
.tab_item_hover {
	background-color:#1e62bd;
	border-bottom:5px solid #0d4591;
	padding: 15px 15px 10px 15px;
	color:#ffffff;
}
.tab_item:visited {
	color:#ffffff;
}
.tab_item_last {
	display: block;
	float: left;
	padding: 15px;
	color: #ffffff;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	border-right:1px solid #e8e8e8;
}
.tabbed_content .slide_content {
	overflow: hidden;
	padding: 20px 0 20px 0px;
	position: relative;
	width: 758px;
	margin:0 auto;
}
.tabslider {
	width: 5000px;
}
.tabslider ul {
	float: left;
	width: 758px;
	margin: 0px;
	padding: 0px;
}
.tabslider ul a {
	text-decoration: none;
}
.tabslider ul a:hover {
	color: #aaaaaa;
}
.tabslider ul li {
	padding-bottom: 7px;
	/*color:#666666;*/
}
.pro_chat_text {
	width:750px;
	margin:0 auto;
}
.pro_chat_text_img {
	text-align:center;
	width:100%;
	margin-bottom:20px;
}
.pro_chat_text_cont {
	width: 710px;
	border-top: 3px solid #DBDBDB;
	padding: 30px 20px;
	margin: 0 auto;
	background-color:#FCFCFC;
	overflow: hidden;
}
.pro_chat_text_cont p {
	font-size:15px;
	font-weight:bold;
	color:#0d4591;
	margin-bottom:15px;
}
.pro_chat_text_cont p img {
	margin-right:10px;
}
.pro_chat_text_cont p span {
	color:#666666;
	font-weight:normal;
	font-size:13px;
	font-stretch: condensed;
	padding-left:20px;
}
.pro_chat_table {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.pro_chat_table h6 {
	float:left;
	font-size: 15px;
	font-weight:bold;
	color: #0d4591;
	margin-bottom: 15px;
}
.pro_chat_table h6 img {
	margin-right:10px;
}
.pro_chat_table table {
	float:left;
	width:520px;
	margin-left:25px;
	border-top:1px solid #858585;
}
.pro_chat_table table tbody tr th {
	border-bottom:1px solid #858585;
	border-right:1px solid #858585;
	height:20px;
	padding-left:10px;
	text-align:left;
	width:80px;
}
.pro_chat_table table tbody tr td {
	border-bottom:1px solid #858585;
	padding-left:10px;
}

.tool_chat_table {
	width:48%;
	margin:0 auto;
	overflow:hidden;
	float:left;
}


.tool_chat_table h6 {
	float:left;
	font-size: 15px;
	font-weight:bold;
	color: #0d4591;
	margin-bottom: 15px;
}
.tool_chat_table h6 img {
	margin-right:10px;
}
.tool_chat_table table {
	float:left;
	width:520px;
	margin-left:25px;
	border-top:1px solid #858585;
}
.tool_chat_table table tbody tr th {
	border-bottom:1px solid #858585;
	border-right:1px solid #858585;
	height:20px;
	padding-left:10px;
	text-align:left;
	width:100px;
}
.tool_chat_table table tbody tr td {
	border-bottom:1px solid #858585;
	padding-left:10px;
}







.pro_sub_text {
	width:100%;
	overflow:hidden;
		margin-bottom:20px;
}
.pro_sub_text h6 {
	width:710px;
	padding:10px 20px;
	background:#EAEAEA;
	font-size:14px;
	font-weight: bold;
	color:#013E9B;
}
.pro_sub_text h6 span {
	font-size:16px;
	float:right;
	display:none;

}
.pro_sub_chat_left {
	width:355px;
	float:left;
	margin-right: 30px;
	margin-top:20px;
}
.pro_sub_chat_right {
	width:355px;
	float:left;
	margin-top:20px;
}
.pro_sub_img_button {
	width:100%;
	overflow:hidden;
}
.pro_sub_img {
	float:left;
	width:auto;
}
.pro_sub_button {
	float:left;
	width:120px;
	text-align: center;
	margin-top: 50px;
}
.pro_sub_table {
	width:100%;
	margin-top:20px;
	border-top:1px solid #858585;
}
.pro_sub_table table tbody tr th {
	border-bottom:1px solid #858585;
	border-right:1px solid #858585;
	height:20px;
	padding-left:10px;
	color:#0D4591;
	text-align:left;
	width:145px;
}
.pro_sub_table table tbody tr td {
	border-bottom:1px solid #858585;
	padding-left:10px;
	padding-top: 5px;
  padding-bottom: 5px;
}
