@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #000;
}
img {
	border:none;
}
body {
	background-color: #FFF;
	background-image:url(/images/index/010.gif);
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
}
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a.bt:link{
	color:#FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a.bt:visited{
	text-decoration: none;
	color: #fff;
}
	
a:hover {
	text-decoration: none;
	color: #09c;
}
a.bt:hover{
	text-decoration: none;
	color: #09c;
}
a:active {
	text-decoration: none;
}
a.bt:{
	text-decoration: none;
}
input.sr{
	height:15px;
	width:100px;
	border:#F90 solid 1px;
}
td.bj{
	border-left:#FC0 solid 1px;
	border-right:#FC0 solid 1px;
}

A.text1:link   {
	COLOR:#FFF;
	TEXT-DECORATION:none;
	font-size:12px;
	}   
A.text1:visited {
	COLOR:#FC0;
	TEXT-DECORATION:none;
	font-size:12px;
	}   
A.text1:active {
	COLOR:#FFF;
	TEXT-DECORATION:none;
	font-size:12px; 
	}   
A.text1:hover {  
	COLOR:#FC0;
	TEXT-DECORATION:none;
	font-size:12px;
} 

td.tetle{
	padding-left:20px;
	color:#FFF;
	font-weight:bold;
}

td.tetle2{
	padding-left:20px;
	color:#FFF;
}
p.text123{
	text-indent:25px;
	}
	
td.zhen{
border:#006699 1px solid;
}

td.zhen1{
	border:#093 1px solid;
}

td.ss1{
border-top:#3399CC 2px solid;
border-right:#cccccc 1px solid;
border-bottom:#cccccc 1px solid;
background-color:#f0f0f0;
font-weight:bold;
}

td.ss2{
border-right:#cccccc 1px solid;
border-bottom:#cccccc 1px solid;
border-top:#3399CC 2px solid;
font-weight:bold;
}

td.ss2_a{
border-right:#cccccc 1px solid;
border-bottom:#cccccc 1px solid;
border-top:#3399CC 2px solid;
}

td.ss3{
border-bottom:#cccccc 1px solid;
border-top:#3399CC 2px solid;
}

td.ss4{
background-color:#f0f0f0;
border-bottom:#cccccc 1px solid;
border-right:#cccccc 1px solid;
font-weight:bold
}

td.ss5{
border-bottom:#cccccc 1px solid;
}

td.ss6{
border-bottom:#cccccc 1px solid;
border-right:#cccccc 1px solid;
}

td.ss7{
background-color:#f0f0f0;
border:#cccccc 1px solid;
}
td .ss8{
	background-color:#ECFFEC;
}
input.andy{
	width:150px;
	height:17px;
	border:#363 1px solid;
}

input.andy1{
	width:300px;
	height:17px;
	border:#363 1px solid;
}

input.button{
width:50px; 
border:#090 1px solid; 
color:#090;
background-color:#E3FDEB;	
}

input.button1{
width:100px; 
border:#090 1px solid; 
color:#090;
background-color:#E3FDEB;	
}
/*以下是选项卡菜单*/

.tab_change_tit {
   padding-left:3px;
    float:left;
	HEIGHT: 29px;
	background-image: url(/images/index/z_1.jpg);
	background-repeat: repeat-x;
}
.tab_change_content {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;

	background-repeat: no-repeat;
}

.tab_change{
	BORDER-LEFT: #f2f2f2 0px solid;
	WIDTH: 79px;
	COLOR: #000000;
	text-align: center;
	line-height: 29px;
	background-image: url(/images/index/z_3.jpg);
}
.tab_change a{
	color:#FFFFFF;
}
.tab_change a:hover{
	color:#FF6600;
}
.tab_change_current{
	BORDER-LEFT: #f2f2f2 0px solid;
	WIDTH: 79px;
	CURSOR: pointer;
	color:#FFFFFF;
	text-align: center;
	line-height: 29px;
	background-image: url(/images/index/z_4.jpg);
	background-repeat: no-repeat;
}
.tab_change_current a{
	color:#FFFFFF;
}
.tab_change_current a:hover{
	color:#FF6600;
}

th.andy{
background-image:url(../../images/index/005.jpg);
color:#FFFFFF;
font-weight:normal;
height:20px;
}


/*选项卡菜单结束*/