/* CSS Document */

div.mainbox{
width: 569px;
background-color:#ffffff;
float: left;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
padding-bottom: 20px;
}
div.ibtcon{clear: both;}

div.meat {
	float:left;
	margin:5px auto 0 auto;
	padding:0 0 0 15px;
	width:535px;
}
div.cell{
	width: 535px;
	border-bottom: 1px dashed #959089;
	margin: 5px 0 20px 0;
	padding: 0 0 10px 0;
	clear: both;
}
div.cell b{
	background: url(image/milestong_bg.gif) no-repeat left top;
	color: #00788e;
	display: block;
	float: left;
	font: bold 22px/40px verdana;
	padding: 16px 20px 0px 0;
	width: 145px;
	text-align: center;
	height: 80px;
}
div.cell b.cdubline{line-height: 23px;}
div.cell p{
	margin: 0;
	float: left;
	width: 370px;
}
div.clear{
	clear: both;
	height: 0px;
	display: block;
	width:1px;
	margin: 0;
	padding: 0;
	border: none;
	font: normal 0px/0px arial;
}