#bd {
	width:1004px;
	height:1000px;
	background-color:#FFF;
}

#content {
	margin-left:84px;
	padding-top:40px;
	width:836px;
}

#contentTitle {
	width:100%;
	height:70px;
	border-bottom:1px solid #B5B5B5;
}

#contentTitle h1 {
	margin:0;
	padding:0;
	color:#8C8C8C;
	font-size:30px;
	font-weight:normal;
	font-family:Arial;
}

#contentTitle h3 {
	margin:0;
	margin-top:10px;
	padding:0;
	color:#8C8C8C;
	font-size:16px;
	font-weight:normal;
	font-family:Arial;	
}

#DSdiv {
	float:left;
	position:relative;
	margin-top:195px;
	margin-right:18px;
	width:264px;
	height:auto;
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
}

#TEdiv {
	float:left;
	position:relative;
	margin-top:195px;
	margin-right:18px;
	width:264px;
	height:auto;
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
}

#CEdiv {
	float:left;
	position:relative;
	margin-top:195px;
	width:264px;
	height:auto;
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
}

#DSdiv_topIcon {
	position:absolute;
	top:-164px;
	left:-7px;
	width:278px;
	height:171px;
	background:url('../images/market/DS.png') center center no-repeat;
}

#TEdiv_topIcon {
	position:absolute;
	top:-164px;
	left:-7px;
	width:278px;
	height:171px;
	background:url('../images/market/TE.png') center center no-repeat;
}

#CEdiv_topIcon {
	position:absolute;
	top:-164px;
	left:-7px;
	width:278px;
	height:171px;
	background:url('../images/market/CE.png') center center no-repeat;
}

.div_top {
 	margin-top:15px;
 	padding:0;
 	width:100%;
 	height:300px;
 	border-bottom:1px solid #B5B5B5;
}

.div_bottom {
	padding:0;
	width:100%;
 	height:300px;
 	border-bottom:1px solid #B5B5B5;
}


h5 {
	margin:15px 15px 0 15px;
	padding:0;
	color:#CD034F;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}

h6 {
	margin:15px 15px 0 15px;
	padding:0;
	color:#8C8C8C;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
}

.text3 {
	margin-top:5px;
}