/* CSS Document */
body,td,th,div,ul,li {	
	margin:0 auto;
	padding:0;	
}
body{
 font:12px;
 color:#4f4f4f;
 text-align:center;
}
a:link {
	color: #4f4f4f;
	text-decoration: none;
}
a:visited {
	color: #4f4f4f;
	text-decoration: none;
}
a:hover {
	color: #4f4f4f;
	text-decoration: none;
}
a:active {	
	color:#FF6600;
	text-decoration: none;
}

.reg_font01{color:#ff5500;}

.line_bottom{
	border-bottom:#fd8e09 solid 3px;
}

.table_top{
	margin-top:5px;
}
.table_top td {
	font-size: 14px;
}
.table_border{
	border-left:#fd8e09 solid 1px;
	border-right:#fd8e09 solid 1px;
	border-top:#fd8e09 solid 1px;
}
.title_border{
	border-bottom:#b3b3b3 solid 1px;
	border-left:#b3b3b3 solid 1px;
	border-right:#b3b3b3 solid 1px;
}

.input_border{
	border:#b3b3b3 solid 1px;
	height:14px;
}

.font_01{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.font_02{
	color:#555555;
}




.sec1 { 
  cursor: hand;
  color: #555555;
  font-size:14px;
  font-weight: bold; 
  background-image:url(../images/indexBg_02.jpg);
  background-repeat:no-repeat;
  width:98px;
  height:32px;
  }
.sec2 { 
  cursor: hand;
  color: #ffffff;
  font-size:14px;
  font-weight: bold; 
  background-image:url(../images/indexBg_01.jpg);
  background-repeat:no-repeat;
  width:98px;
  height:32px;
  }
.sec3 { 
  cursor: hand;
  color: #fff;
  font-weight:bold;  
  background-image:url(../images/botton_02.jpg);
  background-repeat:no-repeat;
  width:79px;
  height:20px;
  }
.sec4 { 
  cursor: hand;
  color: #555;
  
  background-image:url(../images/botton_01.jpg);
  background-repeat:no-repeat;
  width:79px;
  height:20px;
  }
.main_tab {
  background-color: #fd8e09;
  color: #000000;
  }
  
.title_cxtj{
	font-size:16px;
	font-weight:bold;
	color:#d47503;
}

.title_table{
	font-size:14px;
	font-weight:bold;
	color:#d47503;
}
.title01_table{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left:5px;
}


.index_source_ul_scroll {width:100%; padding:0 3px;}
.index_source_ul_scroll ul{list-style-type:none;height:26px;margin:0;padding:0;border-bottom: 1px dashed #EAC4D1;}
.index_source_ul_scroll li{list-style-type:none;margin:0;float:left; padding-top:6px; }
.index_source_ul_scroll .li00{width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap; text-align:left;}
.index_source_ul_scroll .li01{width:90px;text-align:left;}
.index_source_ul_scroll .li02{width:70px; text-align:center;}
.index_source_ul_scroll .li03{width:50px; text-align:center;}
.index_source_ul_scroll .li04{width:70px; text-align:right;}
.index_source_ul_scroll .li05{width:90px; text-align:right;}
.index_source_ul_scroll .li06{width:50px; text-align:right;}
.index_source_ul_scroll .li00 a:link,
.index_source_ul_scroll .li00 a:visited,
.index_source_ul_scroll .li00 a:active{color:#FF3300;text-decoration: none;} 
.index_source_ul_scroll .li00 a:hover{ color:#FF3300; text-decoration:underline;}
.index_source_ul_scroll .li01 a:link,
.index_source_ul_scroll .li01 a:visited,
.index_source_ul_scroll .li01 a:active{color:#333333;text-decoration: none;} 
.index_source_ul_scroll .li01 a:hover{ color:#FF0000; text-decoration:none;}

