@import"common.css";


h4{
    background-image:url(../news/img/title01.gif);
	width:700px;
	height:34px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h5{
    font-size:16px;
	border-left:#E70101 5px solid;
	padding:2px 0px 2px 10px;
	margin:10px 0px 0px 10px;
	color:#666666;
}

.text01{
    font-size:12px;
	color:#333333;
	line-height:1.8em;
	margin:10px 10px 0px 10px;
}

.box01{
    font-size:11px;
	color:#333333;
	width:690px;
	border-bottom:#CCCCCC dotted 1px;
}

.box02{
    color:#66CC33;
	font-weight:bold;
}


