body{
	margin:0px; 
	background-color: #ffffff;
	background-image: url('pic/bg2.gif');
	align: center;
	}
<!-- -----------文本框、密码框样式------------------------  -->
.text1{
			border:1px solid #636363;
			height:20px;
			width:80px
			}	
.text2{
			border:1px solid #636363;
			height:18px;
			width:100px;
			color:#1483EB;
			}	
.but1{
	height:17px;
	width:23px;
	background-image: url(picc/go.gif);
	border: 0px solid #ffffff;
	background-color:#ffffff;
	
}
<!-- -----------超连接样式------------------------  -->
A.head:link{
  color:#fc6a0c ;
  text-decoration: none
}
A.head:visited{
  color:#666666;

  text-decoration: none
}

A:link{
  color:#666666;
  text-decoration: none
}
A:visited{
  color:#666666;
  text-decoration: none
}
A:hover{
  color: #000000;
  text-decoration: none;
	border-bottom: 1px dashed FEF9F0;
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative; 
	top: 0px
}
A.null:link{
  color: #000000;
  text-decoration: none
}
A.null:visited{
  color: #000000;
  text-decoration: none
}
A.null:hover{
  color: 000000;
  text-decoration: none;
	border-bottom: 1px dashed FEF9F0;
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative; 
	top: 0px
}
A.new:link{
  color: #FF6347;
  text-decoration: none
}
A.new:visited{
  color: #FF6347;
  text-decoration: none
}
A.new:hover{
  color: FF6347;
  text-decoration: none;
	border-bottom: none
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative; 
	top: 0px
}
A.dwjj:link{
  color: #000000;
  text-decoration: none
}
A.dwjj:visited{
  color: #000000;
  text-decoration: none
}
A.dwjj:hover{
  color: 000000;
  text-decoration: none;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative; 
	top: 0px
}
A.topp:link{
  color:#000000;
  text-decoration: none
}
A.topp:visited{
  color: #000000;
  text-decoration: none
}
A.topp:hover{
  color: #fc6a0c;
  text-decoration: none;
	border-bottom: 1px dashed FF6B08;
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative; 
	top: 0px
}
A.sun:link{
  color: #fc6a0c;
  text-decoration: none
}
A.sun:visited{
  color: #fc6a0c;
  text-decoration: none
}
A.sun:hover{
  color: #fc6a0c;
  text-decoration: none;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative; 
	top: 0px
}

A.gonggao:link{
  color: red;
  text-decoration: none
}
A.gonggao:visited{
  color: red;
  text-decoration: none
}
A.gonggao:hover{
  color: red;
  text-decoration: none;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative; 
	top: 0px
}
A.g:link{
  color: #EBEBED;
  text-decoration: none
}
A.g:visited{
  color: #EBEBED;
  text-decoration: none
}
A.g:hover{
  color: #EBEBED;
  text-decoration: none;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative; 
	top: 0px
}

A.ygdt:link{
  color: red;
   font-size:14px;
  text-decoration: none
}
A.ygdt:visited{
  color: red;
   font-size:14px;
  text-decoration: none
}
A.ygdt:hover{
  color:#000000;
  font-size:14px;
  text-decoration: none;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative; 
	top: 0px
}

<!-- -----------按钮样式1 （2字按钮）（根目录）------------- -->
Input
{
BACKGROUND-COLOR: #FFFDFB; 
BORDER-BOTTOM: #89a5e6 1px solid;
BORDER-LEFT: #89a5e6 1px solid;
BORDER-RIGHT: #89a5e6 1px solid;
BORDER-TOP: #89a5e6 1px solid;
COLOR: #205064;
HEIGHT: 18px;
border-color: #B2C2D7 #B2C2D7 #B2C2D7 #B2C2D7; font-size: 9pt
}
.bt11{
			font-size: 9pt;
			height:20px;
			width:50px;
			border: 0px;
			cursor: hand;
			color: red;
			border-color:#666666;
			background-color:#ffffff;
			
			}
.bt111{
			font-size: 9pt;
			height:25px;
			width:50px;
			border: 0px;
			cursor: hand;
			color: red;
			border-color:#666666;
			background-color:#f7f3f7;
			
			}
<!-- -----------按钮样式1 （2字按钮）（子目录）------------- -->
.bt2{       font-size: 9pt;
			height:20px;
			width:50px;
			border: 1px;
			cursor: hand;
			color: red;
			border-color:#666666;
			background-color:#f7f3f7;
			
			}
			
			
			
<!-- -----------按钮样式2 （4字按钮）（根目录）------------- -->
.bt3{
			font-size: 9pt;
			height:20px;
			width:70px;
			background-image: url(pics/);
			border: 0px;
			cursor: hand 
			}
<!-- -----------按钮样式4 （4字按钮）（子目录）------------- -->
.bt4{
			font-size: 9pt;
			height:20px;
			width:70px;
			background-image: url(../pics/);
			border: 0px;
			cursor: hand 
			}
			
<!-- -----------文本框、密码框样式------------------------  -->
.text{
			border:1px solid #5EB7D4;
			height:20px;
			width:80px
			}		
.text1{
			border:1px solid #000000; 
			height:25px;
			width:300px
}
.text2{
			border:1px solid #c0c0c0; 
			height:20px;
			width:99px
}
.text3{
			border:1px solid #000000; 
			height:25px;
			width:200px
}
.text4{
			border:1px solid #000000; 
			height:25px;
			width:300px
}
.text5{
			border:1px solid #ff0000; 
			height:25px;
			width:100px
}
.text6{
			border:1px solid #000000;
			height:20px;
			width:150px
			}
.text7{
			border:1px solid #000000;
			height:20px;
			width:145px
			}	

<!-- -----------textarea框样式------------------------  -->

 .box1 {font-size:13px; height:300px;width:350px; border:1px solid #666666;}
 .box2 {font-size:13px; height:130px;width:350px; border:1px solid #666666;}
 .box3 {font-size:13px; height:300px;width:480px; border:1px solid #666666;}

<!-- -----------文本框、密码框样式------------------------  -->
.text1{
			border:1px solid #636363;
			height:20px;
			width:80px
			}	
.text2{
			border:1px solid #636363;
			height:18px;
			width:100px;
			color:#1483EB;
			}	
.but1{
	height:17px;
	width:34px;
	background-image: url(pic/reset_1.gif);
	border: 0px solid #ffffff;
	background-color:#ffffff;
	
}
<!-- -----------超连接样式------------------------  -->

<!-- -----------按钮样式1 （2字按钮）（根目录）------------- -->

.bt11{
			font-size: 9pt;
			height:20px;
			width:50px;
			border: 0px;
			cursor: hand;
			color: red;
			border-color:#666666;
			background-color:#ffffff;
			
			}
.bt111{
			font-size: 9pt;
			height:25px;
			width:50px;
			border: 0px;
			cursor: hand;
			color: red;
			border-color:#666666;
			background-color:#f7f3f7;
			
			}
<!-- -----------按钮样式1 （2字按钮）（子目录）------------- -->
.bt2{       font-size: 9pt;
			height:20px;
			width:50px;
			border: 1px;
			cursor: hand;
			color: red;
			border-color:#666666;
			background-color:#f7f3f7;
			
			}
<!-- -----------按钮样式2 （4字按钮）（根目录）------------- -->
.bt3{
			font-size: 9pt;
			height:20px;
			width:70px;
			background-image: url(pics/);
			border: 0px;
			cursor: hand 
			}
<!-- -----------按钮样式4 （4字按钮）（子目录）------------- -->
.bt4{
			font-size: 9pt;
			height:20px;
			width:70px;
			background-image: url(../pics/);
			border: 0px;
			cursor: hand 
			}
			
<!-- -----------textarea框样式------------------------  -->

 .box1 {font-size:13px; height:300px;width:350px; border:1px solid #666666;}
 .box2 {font-size:13px; height:130px;width:350px; border:1px solid #666666;}
 .box3 {font-size:13px; height:300px;width:480px; border:1px solid #666666;}

body{  
	background-attachment: fixed;              
	font-size: 9pt;                                 
	font-color: #FEF9F0;                           
}
.newsfont {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
}
.newsfont2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 160%;
}
.list
{
FONT-SIZE: 11pt; LINE-HEIGHT: 150%; FONT-FAMILY: 宋体;
}
.ff{font-family:Verdana;font-size:16px}