﻿#top {
    margin-top:2px;
	padding: 0px;
	height: 197px;
	width: 900px;
	background-image:url(../image/top6.jpg);
}
#topleft{
    background-image:url(../image/flg.gif); 
	float:left; 
	width:220px;
	height:149px; 
	margin-top:25px; 
	margin-bottom:25px; 
	margin-left:0px;
}
#topright{
    float:right; 
	width:420px; 
	height:25px; 
	margin-top:25px;
	font-family:"Times New Roman", Times, serif; 
	color:#589120; 
	font-size:12px; 
	line-height:25px;
}


