/* LOCAL */

#contents h1 {
	margin-bottom: 21px;
}

#spotGuide {
	background: #000307 url(/IMAGES/SPOTGUIDE/GUIDE/NIGHTVIEW/bg.png) no-repeat left top;
	width: 960px;
}
#spotGuide .box {
	background: url(/IMAGES/SPOTGUIDE/GUIDE/NIGHTVIEW/bg_bottom2.png) no-repeat left bottom;
	padding-bottom: 20px;
	width: 960px;
}
#spotGuide .top {
	height: 231px;
}
#spotGuide .top h2 {
	text-align: center;
	margin-bottom: 26px;
	padding-top: 48px;
}
#spotGuide .top p {
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
	color: #fff;
}
#spotGuide .middle {
	padding: 0 0 20px 13px;
}
#spotGuide #gridCnt {
	margin-left: 4px;
}
#spotGuide #gridCnt .block {
	padding: 0 15px 15px 0;
	float: left;
}
#spotGuide #gridCnt .small {
	border: solid 1px #172363;
	background-color: #001635;
	padding: 7px;
	float:left;
}
#spotGuide #gridCnt .small a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#spotGuide #gridCnt .big {
	border: solid 1px #172363;
	background-color: #001635;
	padding: 30px 44px 16px 44px;
	display: none;
	float:left;
}
#spotGuide #gridCnt .close {
	position: relative;
}
#spotGuide #gridCnt .close img {
	position: absolute;
	left: 616px;
	top: -22px;
}
#spotGuide #gridCnt .big dl {
	padding-top: 18px;
	width: 600px;
}
#spotGuide #gridCnt .big dt {
	margin-bottom: 14px;
	font-size: 14px;
	color: #e2e900;
	text-align: center;
}
#spotGuide #gridCnt .big dd {
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #fff;
}
#spotGuide #gridCnt .big p {
	font-size: 14px;
	text-align: center;
}
#spotGuide #gridCnt .big p a {
	color: #495cbd;
}
#spotGuide #gridCnt .hover {
	border: solid 1px #5d6592;
}
#spotGuide .bottom {
	background: url(/IMAGES/SPOTGUIDE/GUIDE/NIGHTVIEW/bg_bottom.png) no-repeat left top;
	background-color: #11263c;
	padding: 26px 35px;
}
#spotGuide .bottom .image {
	float: left;
}
#spotGuide .bottom .pack {
	width: 591px;
	float: right;
}
#spotGuide .bottom h2 {
	margin-bottom: 9px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#spotGuide .bottom p {
	margin-bottom: 6px;
	font-size: 13px;
	line-height: 1.6;
	color: #fff;
}
#spotGuide .bottom p.note {
	margin-bottom: 21px;
	font-size: 12px;
	line-height: 1.6;
	color: #a6aaaf;
}
#spotGuide .bottom p.note2 {
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.6;
	color: #a6aaaf;
	text-align: center;
}
#spotGuide .top p,
#spotGuide .top h2{
	display: none;
}
#gridCnt .block{
	min-height: 152px;
}
#gridCnt .selected{
	min-height: 569px;
}
