
/* CSS Document */

#content {
	font-size:14px;
}

#content .box01 {
	width:595px;
	position:relative;
}

#content .box01 .viewall {
	position:absolute;
	right:0px;
	top:0px;
}

#content .box01 dt img {
	vertical-align:bottom;
}

#content .box01 dd {
	padding:0px 3px 3px;
	background:#004E98;
}

#content .box01 dd ul {
	background:#fff;
	padding:0px 3px;
	overflow:hidden;
}

#content .box01 dd ul li {
	padding:5px 3px;
	border-top:1px dotted #9AB3C9;
	margin-top:-1px;
	margin-bottom:1px;
	padding-left:110px;
	position:relative;
}

#content .box01 dd ul li.li01 {
	background-color:#E9EFF7;
}

#content .box01 dd ul li .date {
	position:absolute;
	left:0px;
	top:5px;
}

#content .box02 .wrap01 {
	background:#F1F2F4;
	padding-left:9px;
}

#content .box02 .wrap01 .wrap02 {
	width:598px;
	margin-right:-30px;
}

#content .box02 .wrap01 .wrap02 .box03 {
	width:187px;
	margin-right:8px;
	margin-bottom:9px;
}

#content .box02 .wrap01 .wrap02 .box03 ul {
	border:1px solid #A2BED6;
	border-top:0px;
	background:#fff;
	padding:10px 0px 10px 7px;
	_height:100px;
	min-height:100px;
}

#content .box02 .wrap01 .wrap02 .box03 ul li {
	padding-left:15px;
	background:url(/corp/image/index_bg_01.png) no-repeat 0px 50%;
}

#content .box02 .wrap01 .wrap02 .box03 ul li span {
	font-size:12px;
}



