@charset "UTF-8";
/* CSS Document */
 h2 {
	 background-image: url(../images/hwee.gif); 
 	width: 215px;
 } 
 #left {
	 padding-left: 320px;
 } 
 #content {
 	height: 1000px;
 } 
 #mid {
	 position: absolute; 
 	top: 380px; 
 	left: 400px; 
 	text-align: center; 
 	font: normal bold 18px Arial, Helvetica, sans-serif;
 } 
 #container1 {
 	height: 1180px;
 } 
 #container2 {
	 height: 1225px;
 } 
 #footer {
 	top: 1100px;
 } 
 #right {
 	float: left; 
	padding-left: 310px;
 	padding-top: 50px; 
 }
.topd {
        font-size: 12px;
        font-weight: normal;
}

