/* CSS Document */

/* over write */
#cont h2 {
	margin-top:0;
}
/* over write */

#flashBox {
	margin:15px 0;
}

#indexCont {
	width:530px;
	float:left;
	background:url(../img/index/cont_back.gif) repeat-y;
	margin-bottom:50px;
}
.indBox {
	background:url(../img/index/cont_foot.gif) no-repeat left bottom;
	padding-bottom:15px;
}

.indBox dl {
	padding:5px 10px 0;
}
.indBox dl dt {
	clear:both;
	padding:2px 0;
	text-align:center;
	width:100px;
	color:#3A7CE6;
	font-weight:bold;
	background:#E5E7E9;
	float:left;
	margin-bottom:5px;
}
.indBox dl dd {
	padding:2px 0;
	width:400px;
	background:#E5E7E9;
	float:left;
	margin-bottom:5px;
}

.indBox .leftBox {
	width:268px;
	text-align:center;
	float:left;
	background:url(../img/index/border.gif) no-repeat right top;
	font-size:10px;
}
.indBox .leftBox p {
	margin-bottom:5px;
}
.indBox .rightBox {
	width:262px;
	text-align:center;
	float:left;
	padding-top:10px;
}


#pickUp {
	width:257px;
	float:right;
}