﻿﻿ul,ol,li {
	list-style: none;
}
.sidetab {
	font-family: "Microsoft Yahei",Verdana,"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #626262;
	margin: 0 auto;
}
.sidetab a {
	color: #626262;
	text-decoration: none; 
	cursor: pointer;
	outline: none;
}
.sidetab a:hover {
	color: #333;
	text-decoration: none;
}

.tab_box .hidetb {
	display: none;
}

.dv_tablist {
	float: left;
	overflow: hidden;
	width: 113px;
	background: #FFF;
}

.hidden {
    display: none;
}

.tab-title {
	margin: 0;
}

.tab-title li {
	cursor: pointer;
}

.tab-title li div {
	position: relative;
}

.tab-title li p {
	position: absolute; 
	top: 75px; 
	left: 25px; 
	font-size: 15px; 
	font-weight: bold; 
	color: #FFF;
}

.tab-title li.staon-tab {	
	width: 113px;
	height: 100px;	
}

.tab-title li.staon-tab p {
	color: #0087cb;
}

.sev_list {
	float: left; 
	overflow: hidden;
	background: #FFF; 
	position: relative;
}
	
.sev_list li {
	display:block;
	border-bottom: 1px dotted #C7C7C7; 
	margin: 15px 0 0 0; 
	*margin: 15px 0 0 0; 
	overflow: hidden; 
	height:80px;
}

.sidetab-content {
	padding-left: 15px;
	overflow: hidden;
}

.sidetab-content ul {
	margin: 0;
}

.picstyle {
	float: left; 
	margin-right: 10px;
}

.divservcont {
	float: left;
	margin-right:5px;
}

.divservcont h3 {
	float:left;
	font-size: 14px;
	margin-bottom: 13px;
	padding: 0;
}
.divservcont .help {
	float:right;
}
.divservcont h3 a,.divservcont h3 a:hover{
	color: #999;
}

.sp_link {
/* 	padding-right: 8px; */
	padding-right: 0px; /* 暂时解决IE中的显示问题 */
}

.sp_link a {
	padding: 0 10px; 
	font-weight: normal; 
	font-size: 12px;
	color: #038CDC;
}

.sp_link a:hover {
	color: #041d93;
}

.aenable {
	color: #999; 
	font-size: 14px; 
	padding: 0 10px;
}

.aenable:hover {
	color: #999;
}

.btmore {
	background-color: #048CAC; 
	width: 50px; 
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	float: right; 
	margin-right: 42px; 
	margin-top: 8px; 
	cursor: pointer;
}

.btmore a {
	color: #FFF;
}