/* CSS Document */

body {
	font-family: "宋体";
}
tr,td {
	font-size: 12px;
}
.banner {
	margin-top: 0px;
}

.orange {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
	background-image: url(/images/index/bj00bj.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tab_bg {
    background-image: url(/images/index/tab0.gif);
	background-repeat: repeat-x;
}
.tab_style2 {
	font-weight: bold;
	text-align: center;
	background-image: url(/images/index/Tab2.gif);
	background-repeat: no-repeat;
	line-height: 29px;
	height: 29px;
	width: 92px;
	color: #FFFFFF;
}
.tab_style1{
	font-weight: bold;
	text-align: center;
	background-image: url(/images/index/Tab1.gif);
	background-repeat: no-repeat;
	line-height: 29px;
	height: 29px;
	width: 92px;
	color: #FFFFFF;
}

.tab_style1 a {
	color: #000000;
}

.tab_style1 a:hover {
	color: #FF6600;
}
.tab_style2 a {
	color: #FFFFFF;
}

.tab_style2 a:hover {
	color: #FFFF99;
}
.orange a{
	color: #000000;
  
}
.orange a:hover{
	color: #FF9900;
  
}
