body {
	margin: 0px;
        /*background-color: #3982C6;*/
	   background-color: #ADADAD; /* 源 _from h 2009-07-02 */
	   background-color: #FFFFFF;
	/*background-image: url(../images_/index-bg.jpg);*/
}
.word {
	font-size: 12px;
	color: #000000;
	color: #454545;
}
.form {
	height: 17px;
	border: 1px solid #000000;
	font-size: 12px;}
a {
	font-size: 12px;
	text-decoration: none;
	color: blue;

}
a:hover {
	font-size: 12px;
	color: #f60;
	text-decoration: none;
	LEFT: 1px;
	POSITION: relative; TOP: 1px;
	
	/* _from 2009-09-25 */
	color: #CC6600;
	text-decoration:underline;
}
.blue {color: #004075;
       text-decoration: underline;

}
.black {color: #004075;
        font-size: 13px;
        text-decoration: none;
        font-weight: 600;
}
.dht {color: #0080FF;

}
.menuword {
	font-size: 12px;
	color: #FFFFFF;
}
.wordwhite {

	font-size: 12px;
	color: #FFFFFF;
}
.border {
	font-size: 12px;
	/*  源CSS，在两边各有一条黑色的线，
	 *  现在去掉  _from h
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;*/
}
.border1 {
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	/*border-right-color: #000000;*/
	/*border-left-color: #000000;*/
	font-size: 12px;
　　border:1px solid #CCCCCC;

}
.manyword {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
　　　　

}

}
.formborder {
	font-size: 12px;
	color: #000000;
	
	border: 1px solid #377EB2;
	background-color: #ECF6FF;
	
	/* _from h */
	border: 1px solid #F2F4FD;
	background-color: #F7FCFF;
}
.input {
         width:95px;
         height:20px;
	 border-style:solid;
	 border-width:1;
	 border-color:#9C969C; 
	 background-color: #EFEFEF;
	 padding-left:4;
	 padding-right:4;
	 padding-top:1;
	 padding-bottom:1
}