body {
	margin: 0px;
}	
body,tr,td {
	font-family:Arial;
	font-size: 12px;
	color:#666;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
.a1:link{
     color:#fff;
	 font-weight:bold;
	 text-decoration:none;
	 }
.a1:visited{
     color:#fff;
	 font-weight:bold;
	 text-decoration:none;
	 }
.a1:hover{
     color:#fff;
	 font-weight:bold;
	 text-decoration:underline;
	 }
.a1:active{
     color:#fff;
	 font-weight:bold;
	 text-decoration:none;
	 }
.more:link{
     font-family:Arial;
     color:#666;
	 font-size:9px;
	 text-decoration:none;
	 }
.more:visited{
     font-family:Arial;
     color:#666;
	 font-size:9px;
	 text-decoration:none;
	 }
.more:hover{
     font-family:Arial;
     color:#999;
	 font-size:9px;
	 text-decoration:underline;
	 }
.more:active{
     font-family:Arial;
     color:#666;
	 font-size:9px;
	 text-decoration:none;
	 }
.center{
     background: #fff url("bg.jpg") repeat-x top; 
     padding-left:110px;
}
.td1{
    padding:10px 15px 5px 10px;
}
.bottom{
    border : medium solid ;
	border-top-width:1px;
	border-right-width :0;
	border-left-width:0;
	border-bottom-width:1px;
    border-color:#D3D3D3;
	color:#999;
    }
.fy1{
	color:#006699;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	}
