@charset "UTF-8";
/* CSS Document */


#container{
background-image:url(../i/background.jpg)
}

#bottomLine{
background-image:url(../i/bottom_line.jpg);
}
#mainArea {
	border-left: 1px dotted #40b000;
	min-height:500px;
}
#ho{
	background-color: #40b000;
}
#ho a{
	color:#E33CD2;
}

