.t_nav_white {	//子导航文字链样式表
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.t_nav_white a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.t_nav_white a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.t_nav_white a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
    text-decoration: underline;
}
.t_nav_white a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.hotspot {
	font-size: 12px;
	color: #FF0000;
}

.hotspot a:link {
	font-size: 12px;
	color: #FF0000;
}

.hotspot a:visited {
	font-size: 12px;
	color: #FF0000;
}

.hotspot a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.hotspot a:active {
	font-size: 12px;
	color: #FF0000;
}
.editbox { //表单样式表1
			background: #ffffff; 
			border-bottom: #A2A2A2 1px solid;
			border-left: 1px; 
			border-right: #A2A2A2 1px solid; 
			border-top: 1px; color: #A2A2A2; 
			cursor: text; 
			font-family: "Arial"; color: #333333;
			font-size: 9pt; height: 12px; 
			padding: 1px
		  }
		
.border { //表格边框样式表
		  border-top : 1px solid #ADADAD ;
	   	  border: 1px solid #ADADAD;
		 } 
.border2 { //表格边框样式表2
		  border-top : 1px solid #ADADAD ; 
		  border-bottom : 1px solid #ADADAD ;
		  border-left : 1px solid #ADADAD ; 
		  border-right : 1px solid #ADADAD
		 } 
.border_notop { //无上边框表格边框样式表
		  border-bottom : 1px solid #ADADAD ;
	border-left : 1px solid #ADADAD;
	border-right : 1px solid #ADADAD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
		   } 
.border_nobottom { //无下边框表格边框样式表
		  border-top : 1px solid #ADADAD ;
	border-left : 1px solid #ADADAD;
	border-right : 1px solid #ADADAD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
		   } 
.border_blues { //无下边框表格边框样式表
	border-left : 1px solid #B3C6DB;
	border-right : 1px solid #B3C6DB;
	border-bottom : 1px solid #B3C6DB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3C6DB;
		   } 
.border_blues_nobo { //无下边框表格边框样式表
	border-left : 1px solid #B3C6DB;
	border-right : 1px solid #B3C6DB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3C6DB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3C6DB;
		   } 
.border_blues_bo { //无下边框表格边框样式表
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3C6DB;
		   } 
		   
.border_onlybottom { //无上边框表格边框样式表
		  border-bottom : 1px solid #626262 ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626262;
		   } 
.border_onlybottom_white { //无上边框表格边框样式表
		  border-bottom : 1px solid #ffffff ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
		   } 
		   
.border_onlyleft { //无上边框表格边框样式表
		  border-left : 1px solid #626262 ;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #626262;
		   } 

.t_main { //主要文字链接样式表
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.t_main a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.t_main a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.t_main a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.t_main a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.t_main_footer { //footer主要文字链接样式表
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}
.t_main_footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration: none;

}
.t_main_footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}
.t_main_footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration: underline;
}
.t_main_footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}

.T_title { //title文字样式表
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.T_title a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.T_title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.T_title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.T_title a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.T_title_white { //title文字样式表
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.table_nobreak { //防止表格撑破样式表
table-layout: fixed;
word-wrap:break-word;
background: #ffffff; 
 FONT-SIZE: 12px;
}

.Tnavi {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Tnavi a:link {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Tnavi a:visited {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
}
.Tnavi a:hover {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Tnavi a:active { 
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.T_aT {  //最终文章页新闻标题样式表
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;

}

.t_article { //新闻文章内容文字样式表
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.T_14 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}

.T_14 a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.T_14 a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.T_14 a:hover {
	font-size: 14px;
	color: #FF0000;
    text-decoration: underline;
}

.T_14 a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.t_blobe_12 {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}

.t_blobe_12 a:link {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}

.t_blobe_12 a:visited {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}

.t_blobe_12 a:hover {
	font-size: 12px;
	color: #FF0000;
    text-decoration: underline;
}

.t_blobe_12 a:active {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}

.T_white_14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.T_white_14 a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.T_white_14 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.T_white_14 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}

.T_white_14 a:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.t_white_12 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
}

.t_white_12 a:link {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
}

.t_white_12 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
}

.t_white_12 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	text-decoration: underline;
}

.t_white_12 a:active {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
}

.t_9_12 {
	font-size: 12px;
	color: #626262;
	line-height: 18px;
}

.t_9_12 a:link {
	font-size: 12px;
	color: #626262;
	line-height: 18px;
}

.t_9_12 a:visited {
	font-size: 12px;
	color: #626262;
	line-height: 18px;
}

.t_9_12 a:hover {
	font-size: 12px;
	color: #626262;
	line-height: 18px;
	text-decoration: underline;
}

.t_9_12 a:active {
	font-size: 12px;
	color: #626262;
	line-height: 18px;
}

.t_red_12 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.t_red_12 a:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}


.t_red_12 a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}


.t_red_12 a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}


.t_red_12 a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.T_red_18 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: "黑体";
}


.T_red_18 a:link {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: "黑体";
}


.T_red_18 a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: "黑体";
}


.T_red_18 a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: "黑体";
	text-decoration: underline;
}


.T_red_18 a:active {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: "黑体";
}

.text_big {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	padding-top: 2px;
}

.text_big a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	padding-top: 2px;
}

.text_big a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	padding-top: 2px;
}

.text_big a:hover {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: normal;
	padding-top: 2px;
	text-decoration: underline;
}

.text_big a:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	padding-top: 2px;
}

.t_red_12 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.t_red_12 a:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.t_red_12 a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.t_red_12 a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.t_red_12 a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.t_main_5 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.t_main_5 a:link {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.t_main_5 a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.t_main_5 a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
    text-decoration: underline;
}
.t_main_5 a:active {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.T_title { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.T_title a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.T_title a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.T_title a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
    text-decoration: underline;
}
.T_title a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.t_main_ {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.t_main_ a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.t_main_ a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.t_main_ a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.t_main_ a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.bovdor_top_9 {
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #FFFFFF;
}
.bovdor_3s_9 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.xuxian_z {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C0C0C0;
}
.bovdor_3s_h {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DFC271;
	border-right-color: #DFC271;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFC271;
}
.bovdor_next_h {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFC271;
}
.bovdor_3x_h {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFC271;
	border-bottom-color: #DFC271;
	border-left-color: #DFC271;
	font-size: 12px;
	color: #333333;
}
.bovdor_4_h {
	border: 1px solid #DFC271;
}
.rim_c {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.bovdor_next_f {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bovdor_next_9 {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
.bordor_left_9 {
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #FFFFFF;
}

.bovdor_3y_9 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bovdor_3x_9 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.editbox {
			border-bottom: #A2A2A2 1px solid;
			border-left: 1px; 
			border-right: #A2A2A2 1px solid; 
			border-top: 1px; color: #A2A2A2; 
			cursor: text; 
			font-family: "Arial"; color: #333333;
			font-size: 9pt; height: 12px; 
			padding: 1px
}
.bovdor_left_x {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #626262;
}
.bovdor_next_x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626262;
}
.bovdor_4_9 {
	border: 1px solid #999999;
}

.xuxian_x {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C0C0C0;
}
.rim_b {
	border: 3px solid #FFFFFF;
}
.hs_14 {
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
}
.hs_14 a:link{
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
}

.hs_14 a:visited{
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
}

.hs_14 a:hover{
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
}

.hs_14 a:active{
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
}

.button {
font: 12px 宋体,Arial Black;
padding: 0 5px;
color: #000000;
background-color: #FFFFFF;
background-repeat: repeat-x;
background-position: 0 50%;
outline: 1px solid #FFFFFF;
border: 1px solid #FFFFFF !important;
height: 19px !important;
border: 1px solid #FFFFFF;
height: 21px;
line-height: 17px;
width:40px;
}
