@charset "UTF-8";
/* CSS Document */

#breadcrumb {
	margin:0 0 0 11px;
	float:left;
	height:20px;
	width:939px;
	background:#E0E9FF; /* #CFEAFF */
}

#summary {
	margin-left:18px;
	background:url(../images/summary.jpg) no-repeat;
	width:930px;
	height:344px;
	float:left;
}

#detail {
	margin-left:11px;
	width:939px;
	background:#E0E9FF;
	height:500px;
}

#detail_left{
	
}

#detail_center {
	
}

#detail_right {
	
}



