﻿
/*mainBox*/
.mainBox1 {
	clear:both;
	margin-top:1px;
	margin-bottom:5px;
}
.mainBox1 .mainBox11 {
	float:left;
	width:74%;
}
.mainBox1 .mainBox12 {
	float:right;
	width:25%;
	margin:0px;
	padding:0px;
}
.mainBox2 {
	clear:both;
	margin-bottom:6px;
	border:#ccc 1px solid;
}
.mainBox3 {
	clear:both;
	margin-bottom:6px;
}

.list_ad2 {
	float:left;
	width:100%;
	margin:0 0 5px 0;
}
.ad_body{
	float:left; 
	width:100%;
}
.ad_body2{
	float:left; 
	width:100%;
	margin-top:5px;
}
.right_ad_body{
	float:left;
	width:100%;
	margin-bottom:5px;
}
.jssjk_body{
	float:left; 
	width:100%; 
	border:#ccc 1px solid; 
	margin-top:5px;
}
.headers{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#b62824;
}
.headers a {
	color:#b62824;
}

.headers2{
	padding-left:8px;
	padding-right:8px;
}
.a_02:link {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
}
.a_02:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
}
.a_02:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif; 
}
.cspd_left{
	float:left; 
	width:200px;
}
.cspd_left_head {
	background-color:#e2e2e2; 
	line-height:23px; 
	padding-left:10px;
}
.cspd_right{
	float:right; 
	width:175px;
}
.cspd_right_head {
	background-color:#e2e2e2; 
	line-height:23px; 
	padding-left:10px;
}
.news_body{
	float:left;
	width:100%;
	border:#ffe585 1px solid;
	margin-bottom:5px;
}

/*tabPanel 全局样式*/
.tabHidden {
	display:none;
}
.tabVisible {
	display:block;
}

/*tabPanel1*/
.tabPanel1 {
	clear:both;
	margin: 0px 0 5px 0;
	padding: 0px;
	width: 100%;
}
.tabPanel1 .tabHead {
	position: relative;
	top: 1px;
	height:26px;
	border-left:1px #ccc solid;
	border-top:1px #ccc solid;
	border-right:1px #ccc solid;
	font-size:12px;
	font-weight:bold;
}
.tabPanel1 .tabGroup {
	height:100%;
	margin: 0px;
	padding: 0px;
	list-style:none;
	background-color:#fff0ba;
}
.tabPanel1 li.tab,.tabPanel1 li.tabSelected {
	float: left;
	line-height:26px;
	cursor: pointer;
	margin: 0px;	
}
.tabPanel1 .tab {
}
.tabPanel1 li.tab a,.tabPanel1 li.tabSelected a {
	display:block;
	_float:left;
	height:auto;
	padding:0 11px 0 12px;
}
.tabPanel1 .tabSelected {
	background-color:#f1c142;
}
.tabPanel1 .tabContentGroup {
	clear: both;
	border:1px #ccc solid;
}
.tabPanel1 .tabContent {
	padding: 4px;
	height:265px;
}
.tabPanel1 .li_left {
	float:left;
	width:100%;
}
.tabPanel1 .li_ad {
	float:left;
	width:108px;
	line-height:20px;
	margin:0 4px 0 3px;
	text-align:center;
}
.tabPanel1 .li_letter {
	float:left;
	width:108px; 
	padding:0px;
	line-height:22px; 
}