body{ margin:0px 0px 0px 0px; 
　　　background-image:url(index/body_bg.jpg); 
　　　background-repeat:repeat-x; 
　　　font-size:12px;
      color:#006600;
}
.logo{
　　　　font-weight:bold;}
.border{
　　　　border:#b4ebb6 1px solid;
}
.border1{
　　　　border-bottom:#b4ebb6 1px dotted;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: none;
}
