﻿#bLogo
{
	background-repeat:no-repeat;
	width:100%;
	float:left;
	background-color:White;
	width:512px;min-height:339px;
}
img.imgHide { display:none; }
img#hlogo { width:512px;height:339px;}
#bDream {width:512px;background-color:#E17A40;width:100%;
	float:left;display:block;height:45px;}
#bDetail{display:block;width:512px;height:339px;background:url('../images/week_1-512x399.jpg') no-repeat;}
#btnSwitch { width:120px;height:35px;background-repeat:no-repeat;border:none;float:right;cursor:pointer;margin:1px 5px 0 0;}
#btnSwitch.dOff {background:url('../images/DreamImg.jpg') 0px 0px;}
#btnSwitch.dOn {background:url('../images/DreamImg.jpg') 0px -35px;}
