﻿/* File Created: 十一月 12, 2013 */

/*-- 所需资料 --*/
#tabbox ul,#tabbox li{margin: 0;padding: 0; list-style: none;}
#tabbox li{margin: 0;padding: 0; list-style: none;}
#tabbox a{text-decoration: none;color: #000;font-size: 12px;}

#tabbox{ width:733px; overflow:hidden; clear: both; margin:0px 0px; background-color:#ffffff; padding:10px 0px;}
#tabbox .tab_conbox{ border-top: none; width:733px; height:100%; margin:0px; }
#tabbox .tab_con{ }

#tabbox .tabs{height: 26px;border-bottom:1px solid #999; width:100%; }
#tabbox .tabs li{ height:25px;line-height:25px;float:left;border:1px solid #999;
		  margin-bottom: 0px;background: #E1E5FD;
		  overflow: hidden;position: relative; cursor:pointer; margin-left:3px; }

#tabbox .tabs li a {display: block;padding: 0 10px;border: 1px solid #fff;outline: none;}
#tabbox .tabs li a:hover {background: #e5e5e5;}	
#tabbox .tabs .thistab,.tabs .thistab a:hover{background: #fff;border-bottom: 1px solid #fff;}


.tab_con {padding:2px 12px;font-size: 14px; line-height:175%;}
.tab_con dl {
	width: 678px;
	background-image: url(../image/line_01.gif); 
	background-position: bottom;
	background-repeat: repeat-x;
	position:relative; 
	overflow:hidden;
	padding:12px 2px 10px 35px;
	margin:3px 0px 0px 10px;
}
.tab_con .dls
{
    padding:10px 2px 2px 35px;
	margin:0px 0px;
	margin-left: 6px;
	background:none;
	border-bottom:1px solid #999;
}
.tab_con .dln
{
    padding:10px 0px 2px 10px;
	margin:0px 0px;
	background:none;
	border-bottom:0px;
	height:45px;
}
.tab_con dl .sp{
	font-size:12px;
	font-weight:bold;
}
/*.tab_con dl dt {
	width: 175px; 
	float: left; margin:0px;
	text-align:left;
}*/
.tab_con dl dt {
	width: 60px;
	float: left;
	margin: 0px;
	text-align: left;
}
.tab_con dl dt.dtt {
	width: 115px;
}
.tab_con dl dt span A {
	width: 65px; float: left; height: 23px; margin:0px;
}
.tab_con dl dt strong 
{
    margin:0px;
	line-height: 14px; color: #797979; font-size:12px;
}
.tab_con dl dt .vs_btn1 A {
	margin:0px; 
	background-image: url(../image/visa_btn1.jpg);
	background-repeat:no-repeat;
}
.tab_con dl dt .vs_btn2 A {
	margin:0px; 
	background-image: url(../image/visa_btn2.jpg);
	background-repeat:no-repeat;
}
.tab_con dl dt .vs_btn3 A {
	margin:0px; 
	background-image: url(../image/visa_btn3.jpg);
	background-repeat:no-repeat;
	cursor: default;
}

.tab_con dl dd {
	width: 490px; float: left; margin-left:10px; margin-top:-2px; vertical-align: middle;
}
.tab_con dl dd P {
	line-height: 16px; 
	font-size:12px; margin:0px; padding:0px; float:left;width: 480px;
}
