/* CD Banner */

.cdBox {
	width:820px;
	height:202px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/static/images/thenewno2/header/bg_cd.jpg);
	background-repeat:no-repeat;
}

.cdBtn {
	margin-top:140px;
	margin-right:15px;
	float:right;
}

.clear40 {
	width:100%;
	height:40px;
	clear:both;
}

.clear20 {
	width:100%;
	height:20px;
	clear:both;
}

