#wrapper-12th-anniversary {
	background:url(../12th-anniversary/images/background.jpg) #5e2423 no-repeat;	
	float:left;
	padding:10px;
	width:639px;
	height:auto;
	margin:10px;
	color:#000;
}

#eventSocial-12th {
	float: right;
    height: 68px;
    margin-top: 5px;
    padding-left: 5px;
    width: 172px;
}
	
#menu-12th {
	float:left;
	margin-top:371px;
	width:639px;
}

#menu-12th ul {
	display:inline;
	list-style:none;
}

#menu-12th ul li {
	margin-left:15px;
	float:left;
}

#menu-12th ul li{
	margin-left:38px;
	float:left;
	color:#f7e986;
}

#menu-12th ul li a {
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:bold;
	color:#f7e986;
	font-size:15px;
}

#menu-12th ul li a:hover, #menu-12th ul li a.selected {
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:15px;
}

#container-12th {
	float:left;
	border-radius:10px 10px 10px 10px;
	width:599px;
	height:auto;
	padding:15px;
	background-color:#FFFFFF;
	margin-left:5px;
	margin-top:35px;
	margin-bottom:5px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

#container-12th ul {
	list-style:decimal;
}

#container-12th ul li ul {
	list-style:inside;
}

#container-vote {	
	height:auto;
	width:100%;
	float:left;	
}

#container-vote ul {
	display:inline;
	list-style:none;
}

#container-vote ul  li {
	float:left;
	margin-left:37px;
	margin-bottom:37px;	
}

#container-vote-content {
	float:left;
	height:auto;
	width:150px;
}

#branch-name {
	height:40px;
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#5e2423;
}

#vote-name {
	height:20px;
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#5e2423;
}

#branch-img {
	float:left;
	width:140px;
	height:140px;
	background-color:#666;
	border:solid 5px #FFF;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-top:10px;
	position:relative;
}

#branch-img-detail {
	float:left;
	width:600px;
	height:auto;
	background-color:#666;
	margin-top:10px;
}

#branch-votebtn {
	width:100%;
	height:25px;
	margin-top:15px;
	float:left;	
}

#branch-votebtn a:hover {
	opacity: 0.6;
}

#view-detail-bt {
	position:absolute;
	float:right;
	left: 74px;
	top: 0px;
}

#container-card-vote {
	float:left;
	height:auto;
	width:245px;
}

#card-vote {
	float:left;
	width:250px;
	height:150px;
	background-color:#666;
	margin-top:10px;
}

#branch-map {
	width:600px;
	float:left;
	height:auto;
	margin-bottom:20px;
	background-color:#CCC;
}
