body{
	
	margin:0px;
	background-color: #EFEFEF;
}
td{
	font-size:12px;
}
.subhead{
	font-size:14px
}
.mm{
	border:#666666 solid;
	border-width:1 1 1 1;
	background-image:url(../images/14.gif);
}
.mm1{
	border:#666666 solid;
	border-width:1 1 1 1;
}
.td{
	padding:7 0 7 0;
}
.td1{
	padding:0 7 0 7;
}
.td2{
	padding:10 2 10 2;
}
.td3{
	padding:10 10 10 10;
}
.copy{
	color: #ffffff;
}
.Input{
    height:20px;
	color: #666666;
    background: #ffffff;
	BORDER-BOTTOM: 1px solid #8E8E8E ;
	BORDER-LEFT: 1px solid #8E8E8E ;
	BORDER-RIGHT: 1px solid #8E8E8E ;
	BORDER-TOP: 1px solid #8E8E8E ;
	white-space : inherit;
}
.Input2{
	padding:5 0 10 0;
}
.button {  
    width:50px;
	font-size: 9pt;
	font-weight: normal; 
	color: #000000; 
	background-color: #e1e1e1; 
	text-decoration: blink; 
	clip:   rect(   ); 
	text-align: center; 
	border: 1px solid; 
	border-color: #999999 #999999 #999999 #999999
}
.mmLink:link {
	text-decoration:underline;
	color: #000000;
	padding:0 7 0 7;
	line-height:20px;
	font-style: normal;

}  
        .mmLink:visited {
	text-decoration:underline;
	color: #000000;
	padding:0 7 0 7;
	line-height:20px;
	font-style: normal;
}
        .mmLink:hover {
	text-decoration:underline;
	padding:0 7 0 7;
	line-height:20px;
	color: #000000;
	font-style: normal;
}
.bottomLink:link {
	text-decoration:none;
	color: #ffffff;
	padding:0 7 0 7;
	line-height:20px;
	font-style: normal;

}  
        .bottomLink:visited {
	text-decoration:none;
	color: #ffffff;
	padding:0 7 0 7;
	line-height:20px;
	font-style: normal;
}
        .bottomLink:hover {
	text-decoration:underline;
	padding:0 7 0 7;
	line-height:20px;
	color: #ffffff;
	font-style: normal;
}
.btfont{
	font-size:20px;
	font-weight: 600;
	letter-spacing: 10px;
}
.pageLink:link {
	text-decoration:none;
	color: #000000;
	line-height:20px;
	font-style: normal;

}   /*页面上的连接效果*/      
        .pageLink:visited {
	text-decoration:none;
	color: #000000;
	line-height:20px;
	font-style: normal;
}
        .pageLink:hover {
	text-decoration: underline;
	color: #666666;
	line-height:20px;
	font-style: normal;
}
.moreLink:link {
	text-decoration:none;
	color: #000000;
	font-weight: 600;
	font-style: normal;

}   /*首页上中间部分的"标题"的连接效果*/      
        .moreLink:visited {
	text-decoration:none;
	color: #000000;
	font-weight: 600;
	font-style: normal;
}