

#downmain{
	margin-left:-420px; 
   top: 150px; 
   position: absolute;
   width: 840px; 
   height:1000px; 
   left: 50%; 

   BACKGROUND-COLOR: #FAFAFA;
   z-index:998; 
}

#down1 {
	position: absolute;
	width: 820px;
	height: 240px; 
	left: 10px; 
	top: 20px; 
	background-color:#FFFFFF;
}

#down1_title{
	position: absolute;
	width: 800px;
	height: 37px; 
	left: 10px; 
	top: 10px; 
	background-color:#1F76EE;
	padding: 0px;
	FONT-SIZE:14pt;LINE-HEIGHT:28pt;COLOR:#FFFFFF;
	font-weight:bold;
}

#down1_description{
	position: absolute;
	 width: 795px; 
	 height: 160px;
	  left: 13px; 
	  top: 60px
}

#down_button00{
    position: absolute; 
    width:100px;
    height:35px; 
    left:580px; 
    top:110px;
}


#down_button01{
    position: absolute; 
    width:100px;
    height:35px; 
    left:690px; 
    top:110px;
}

#down2 {
	position: absolute;
	width: 820px;
	height: 240px; 
	left: 10px; 
	top: 280px; 
	background-color:#FFFFFF;
}

#down2_title{
	position: absolute;
	width: 800px;
	height: 37px; 
	left: 10px; 
	top: 10px; 
	background-color: #ee761f;
	padding: 0px;
	FONT-SIZE:14pt;LINE-HEIGHT:28pt;COLOR:#FFFFFF;
	font-weight:bold;
}