@import"common.css";

#news01{
   float:left;
   width:345px;
}

#news02{
   float:right;
}


h4{
    background-image:url(../img/title01.gif);
	width:345px;
	height:34px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h5{
    background-image:url(../img/title02.gif);
	width:345px;
	height:34px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.box01{
    font-size:11px;
	color:#333333;
	width:345px;
}

.box01 a{
    font-size:11px;
	color:#333333;
	text-decoration:none;
}

.box01 a:hover{
    color:#FF0000;
}

.box02{
    color:#66CC33;
	font-weight:bold;
}

.box13{
    color:#999999;
}