.main {
	width: 100%;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.center {
	width: 1010px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 10px;
}

.news {
	width: 100%;
	margin-top: 10px;
	background: #fff;
	overflow: auto;
}
.main #xkdiv1 {
	height: 210px;
}
.main #cfdiv1 {
	height: 210px;
}
.main #tab2    {
	padding-top: 10px;
	overflow: hidden;
	height: 210px;
}
.main #tab1    {
	padding-top: 10px;
	overflow: hidden;
	height: 210px;
}




.news .tab {
	width: 100%;
	border-bottom: 2px solid #005ed1;
	overflow: auto;
  cursor:pointer;
}

.news .tab ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.news .tab li {
	font-size: 16px;
	color: #fff;
	height:44px;
	line-height:44px;
	width:200px;
	text-align:center;
	background:url(imgtab_a_bg.png) repeat-x 0 0;
	float: left;
}

.news .tab .active {
	background: url(imgtab_b_bg.png) repeat-x 0 0;
}

.news .tab .more {
	font-size: 13px;
	color: #666;
	padding: 10px;
	height: 21px;
	line-height: 21px;
	background: 0;
	float: right;
	text-align: right;
}
.main .center .tab ul li a {
	color: #FFF;
}
.main .center .tab ul .more a {
	color: #069;
	text-align: right;
	padding-right: 10px;
}



.news .table {
	background: #fff;
	border-collapse: collapse;
	border-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.main .center .table tr {
	cursor: pointer;
}


.news .table th {
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	color: #666;
	background: #daefff;
	text-indent: 10px;
	text-align: left;
	font-weight: normal;
	border-color: #e6e6e6;
}

.news .table td {
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #fff;
	text-indent: 10px;
	text-align: left;
	border-color: #e6e6e6;
}

.news .table .tr_b {
	background: #f8f8f8;
}

.w12 {
	width: 12%;border-color: #e6e6e6;
}

.w15 {
	width: 25%;
	border-color: #e6e6e6;
}

.w20 {
	width: 25%;
	border-color: #e6e6e6;
}
.w30 {
	width: 30%;border-color: #e6e6e6; text-align: right;padding:10px 12px;background:#f5f5f5;
}
.w30_1 {
	width: 30%;border-color: #e6e6e6; text-align: right;padding:10px 12px;
}
.news .table .t_c {
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	color: #333;
	float: left;
	text-indent: 10px;
	background: #fff;
}

.news .table .t_c_a {
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	color: #333;
	float: left;
	text-indent: 10px;
	background: #f8f8f8;
}
.clear_l {clear: left;}

.shbt_top_title {
	width: 100%;
	padding-top: 40px;
  text-align: center;
}
.shbt_top_right {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: 384px;
	width: 120px;
	height:36px;
	line-height:36px;
	color:#fff;
	font-size:12px;
	text-indent: 50px;
}
.shbt_top_right a:link{
	height:36px;
	line-height:36px;
	color:#fff;
	text-decoration: none;
}
.shbt_top_right a:visited{
	height:36px;
	line-height:36px;
	color:#fff;
	text-decoration: none;
}
.shbt_top_right a:hover{
	height:36px;
	line-height:36px;
	color:#fff;
	text-decoration: underline;
}
.shbt_top_right a:active{
	height:36px;
	line-height:36px;
	color:#fff;
	text-decoration: underline;
}
.shbt_top_bottom {
	font-size:16px;
	color:#fff;
	line-height:2em;
	overflow: auto;
	width:100%;
	text-align: center;
	clear:both;
}
.shbt_content {
	width:1008px;
	margin:0 auto 20px;
	background:#fff;
}
.shbt_content .atitle {
	width:100%;
	height:50px;
	color:#333;
	font-size:14px;
	line-height:50px;
	border-bottom:2px solid #c3dbe7;
	text-indent: 50px;
}
.shbt_content .atable {
	padding:20px;
	background:#fff;
	font-size: 13px;
	color:#555;
}
