@charset "utf-8";
#mainIndex {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 611px;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-color: #333333;
}
#logoCHC {
	height: 85px;
	width: 139px;
	float: left;
}
#band {
	width: 645px;
	float: left;
	height: 85px;
	padding-left: 10px;
}
#language {
	width: 153px;
	float: left;
	height: 85px;
}


#headPage {
	height: 96px;
	background-image: url(../images/bg_chc.jpg);
	background-repeat: repeat-x;
}

#detailPageL {
	height: 482px;
	width: 452px;
	float: left;
  	position: relative;
	display: table;
}
#detailPage {
	height: 482px;
	width: 903px;
	margin-right: auto;
	margin-left: auto;
}

#detailPageR {
	width: 451px;
	float: left;
	height: 482px;
}
#viewCHC {
	width: 451px;
	height: 134px;
}
#event_promotion {
	margin-top: 1px;
}

#event {
	height: 324px;
	width: 213px;
	float: left;
}

#promotion {
	width: 238px;
	float: left;
}
#headPromotion {
	height: 86px;
}
#promotionOne {
	height: 119px;
	background-image: url(../images/promotion_1.jpg);
}
#promotionTwo {
	height: 119px;
	background-image: url(../images/promotion_2.jpg);
}
#downEvent_Promotion {
	width: 451px;
	height: 18px;
	clear: both;
	background-color: #00A0C6;
}
#detailPromotionOne {
	padding-top: 10px;
	padding-left: 6px;
}
#detailPromotionTwo {
	padding-top: 8px;
	padding-left: 6px;
}
#downPage {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	width: 650px;
}
#p {
	margin-top: 15px;
}
#t {
	margin-top: 10px;
	padding-left: 7px;
}
#vote {
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:323px;
	z-index:0;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	overflow: visible;
	margin-left: 100%;
	margin-right: 0%;
	background-image: url(../vote/images/bg.jpg);
}
#boxvote {
	position:absolute;
	width:250px;
	height:323px;
	z-index:0;
	background-image: url(../vote/images/bg.jpg);
	top: 102px;
	left: 6px;
	border: 1px solid #A5D0FF;
}
