@charset "GBK";

/* TABLE */
.tb_first { 
  height:100%; 
  width: 100%; 
  background-position: center
}

/* TABLETD */
.td_first { 
  text-align: center; 
  vertical-align: top
}

/* table */
.tb_message {  
  background-color: #666666; 
  width: 95%; 
  background-position: center
}

/* form1 */
.tb_form1 {
	width:95%;
	border: 1px #000000 solid;
	background-color: #E7E3E7;
}

.tb_tab_form1 {
	width:100%;
	valign:top
}

/*  form  */
.td_title1 {  
  font-size: 16px; 
  line-height: 180%; 
  color: #333333; 
  text-decoration: none; 
  font-weight: bold
}

/* form2 */
.tb_form2 {
	width:100%;
	border: thick none;
	background-color: #E7E3E7;

}

/* form2 table  */
.tb_background2 {  
  width: 100%;
  background-color: #666666 
}

.tb_background3 {  
  width: 100%;
  background-color: #798EB1 
}

.tb_bg_lightgrey {  
  width: 100%;
  background-color: #D8D8D8 
}

.tb_bg_white {  
  width: 100%;
  background-color: #FFFFFF 
}

.tb_bg_grey {  
  width: 100%;
  background-color: #ADACAF;
  border-left: 1px solid #000000; 
  border-top: 1px solid #000000; 
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

/*  form  */
.td_title2 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8492c6;

}

/* form  */
.td_button {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-align: right;
	background-position: center;
	background-color: #CECFCE;
}

/* form  */
.td_button_center {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-align: center;
	background-position: center;
	background-color: #CECFCE;
}

.td_left {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-align: left;
	background-position: center;
	background-color: #F7F7F7;
}

.td_right {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-align: right;
	background-position: center;
	background-color: #F7F7F7;
}

.td_center {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-align: center;
	background-position: center;
	background-color: #F7F7F7;
}

/*  table */
.tb_blank {  
  background-position: center; 
  width: 100%
}

/*  td  */ 
.td_navigator {  
  font-size: 12px; 
  text-align: left
}

/*  */
.td_list_title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 180%;
	text-align: center;
	background-color: #E7E3E7;
}

.td_bar {
  font-size: 12px;
	line-height: 160%;
	color: #000000;
  background-position: center
}

.tabs_layout {  
	background-color:#E2E2E2; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000;
}

.tabs_layout#notabs {  
	background-color:#E2E2E2; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000;
}
/* TABS——tab页样式开始 */
.tabs-on { 
	color: #000000; 
	font-size:14px; 
	CURSOR: hand;
	background-color:#E2E2E2; 
	font-family: 宋体, 黑体; 
	font-weight:bold;  
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-right: 1px solid #000000;  
	padding-left: 8px; 
	padding-right: 8px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-align: center 
}
.tabs-off { 
	color: #000000; 
	font-size:14px; 
	CURSOR: hand;
	background-color:#ADACAF; 
	font-family: 宋体, 黑体; 
	font-weight:bold; 
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	padding-left: 8px; 
	padding-right: 8px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-align: center    
} 
.tabs-item { 
	color: #000000;  
	background-color:#ADACAF; 
	font-family: 宋体, 黑体; 
	font-weight:bold  
}
.blank-tab { 
	background-color:#FFFFFF;  
	border-bottom: 1px solid #000000;  
}
.tab_blank { 
	background-color:#ffffff;  
	border-bottom: 1px solid #000000;  
}
a:active.tabs-item  { 
	color: #000000 
}
/* TABS——tab页样式结束 */