body{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#frame {
}
.news{
width:520px;
float:left;
}
.department{
width:250px;
float:left;
}
.left{
width:250px;
float:left;
}
.center{
width:250px;
float:left;
}
.right{
width:250px;
float:left;
}
.header{
background:#FFFFFF;
}
.clear{
clear:both;
font-size:0;
line-height:0;
height:0;
}
dl{
padding:0px;
background:url('/img/box_bottom.gif') #CCCCCC no-repeat left bottom;
width:250px;
margin:0 10px 5px 0;
}
.news dl{
width:510px;
}
dt{
padding:2px;
background:url('/img/box_top.gif') #999999 no-repeat left top;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
font-weight:bold;
}
dd{
padding:2px;
font-size:0.9em;
background:url('/img/2blue.gif') repeat-x bottom left;
color:#666666;
}
.color1 dt{
color:#000000;
background-color:#99CCFF;
}
.color1{
color:#000000;
background-color:#CCFFFF;
}
.color2 dt{
background-color:#993333;
}
.color2{
background-color:#CC9999;
}
.color3 dt{
background-color:#99CC66;
}
.color3{
background-color:#CCFF99;
}
