@charset "utf-8";

#discoTitle {
width:670px;
height:44px;
background-image:url(images/title_disco.gif);
}

.discoBox {
width:650px;
height:auto;
margin-top:20px;
padding-left:20px;
margin-bottom:20px;
float:left;
}

.discoTextbox {
float:left;
padding-left:30px;
width:420px;
overflow:hidden;
}

.disco-img {
width:180px;
float:left;
margin-bottom:50px;
}

h3 {
color:#FF9E00;
}

.hilight {
float:left;
width:670px;
height:2px;
background-image:url(images/hilight.gif);
font-size:0px;
}