/* CSS Document */

#product_banner {
	padding-top:10px;
  margin: 0 auto;
	overflow:visible;}
	
#notice {
	float:left;
	width:633px;
	margin-top:15px;}

.notice_title {
	width:607px; 
	height:36px;
	padding-top:10px;
	font-weight:bold;
	color:#fff;}
	
#download {
	float:right;
	width:300px;
	margin-top:15px;
	margin-right:3px;
	overflow:visible;}