#treat_div {
	position: relative;
	height: 430px;
	color: #1A4A85;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
}

#treat_div_leftup{
	position: absolute; 
	top: 80px; 
}

#treat_div_rightup {
	position: absolute; 
	top: 30px; 
	left: 150px;
}

#treat_div_leftdown {
	position: absolute; 
	top: 230px;
	left: 15px; 
}

#treat_div_rightdown {
	position: absolute; 
	top: 230px; 
	left: 330px;
}

#treat_div_down {
	position: absolute; 
	top: 180px;
	left: 60px; 
}

.box_header a {
color:#3399cc;
}

.box_header   a:hover  {    

color:#66ccff ; 
  
}

.colhome a:link {text-decoration: none; color:#3399cc; font-family: Geneva,Arial,Helvetica,sans-serif;
font-size: 15px;}
.colhome a:visited {text-decoration: none; color:#3399cc;}
.colhome a:active {text-decoration: none; color:#3399cc;}
.colhome a:hover {text-decoration: underline; color: #66ccff;}

.homeroot {
	background-image:url(../images/bb.gif);
	background-position:top;
	background-repeat: no-repeat;
}
