#Package_Label .Header {
	background: url(/resource/club_com/special/package_label/images/header.gif) top left no-repeat;
	position: relative;
	height: 216px;
	display: block;
}
#Package_Label .Header h1 {
	position: absolute;
	top: 48px;
	left: 24px;
	font-size: 50px;
	color: #000;
}

#Package_Label .Header p {
	font-size: 10.5px;
	left: 22px;
	position: absolute;
	top: 119px;
	font-weight: bold;
}

#Package_Label .Header ul {
	width: 630px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 173px;
	left: 135px;
}

#Package_Label .Header li {
	float: left;
	margin-right: 5px;
}
#acMenu01 {
	margin-bottom: 20px;
}
/*#Package_Label .Header li img:hover,
#acMenu01 dt:hover,
#acMenu01 dd a:hover,
#acMenu02 dt:hover,
#acMenu02 dd a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-transition: .5s ease;
	   -moz-transition: .5s ease;
	    -ms-transition: .5s ease;
	     -o-transition: .5s ease;
	        transition: .5s ease;
}*/

#acMenu01 dt {
	/*background: url(/resource/club_com/special/package_label/images/close.gif) top left no-repeat;*/
	/*height: 0;*/
	/*padding-top: 33px;*/
	/*overflow: hidden;*/
	font-size: 16px;
	display: block;
	margin:10px 0 0;
	background: #4e3f1c;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	/*cursor: pointer;*/
}
#acMenu01 dt.active {
	background: url(/resource/club_com/special/package_label/images/open.gif) top left no-repeat;
}
#acMenu01 dd {
	display: block;
	background: #f6f3ef;
	text-align: center;
}
#acMenu01 dd ul {
	width: 761px;
	overflow: hidden;
}
#acMenu01 dd li {
	float: left;
	display: inline-block;
	text-align: left;
} 
#acMenu01 dd .Step1 {
	background: url(/resource/club_com/special/package_label/images/open_01.gif) top left no-repeat;
	width: 200px;
	height: 230px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	display: block;
	padding: 28px 1px 0 55px;
}
#acMenu01 dd .Step2 {
	background: url(/resource/club_com/special/package_label/images/open_02.gif) top left no-repeat;
	width: 199px;
	height: 230px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	display: block;
	padding: 28px 2px 0 51px;
}
#acMenu01 dd .Step3 {
	background: url(/resource/club_com/special/package_label/images/open_03.gif) top left no-repeat;
	width: 198px;
	height: 230px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	display: block;
	padding: 28px 1px 0 52px;
}
#acMenu01 dd h3 {
    font-size: 25px;
    padding: 15px 0;
    text-align: center;
}
#acMenu01 dd a {
	background: #4ea050 url(/resource/club_com/special/package_label/images/icon_blank.png) center right no-repeat !important;
	display: inline-block;
	padding: 5px 55px;
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	margin: 20px auto;
}
#acMenu01 dd a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-transition: .5s ease;
	   -moz-transition: .5s ease;
	    -ms-transition: .5s ease;
	     -o-transition: .5s ease;
	        transition: .5s ease;
}


#acMenu02 {
	margin-bottom: 20px;
}
#acMenu02 dd h3 {
	text-align: center;
	padding: 15px 0;
	font-size: 25px;
}
#acMenu02 dt {
	font-size: 16px;
	display: block;
	margin:10px 0 0;
	background: #ffe42c;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
}
#acMenu02 dt.active {
	background: url(/resource/club_com/special/package_label/images/open_btn02.gif) top left no-repeat;
}
#acMenu02 dd {
	display: block;
	background: #fff;
	border-left: solid #ffe42c 2px;
	border-right: solid #ffe42c 2px;
	border-bottom: solid #ffe42c 2px;
	text-align: center;
}
#acMenu02 dd img {
	margin-bottom: 20px;
}

#acMenu02 dd a {
	background: #c50008 url(/resource/club_com/special/package_label/images/icon_blank.png) center right no-repeat !important;
	display: inline-block;
	padding: 5px 55px;
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	margin-bottom: 20px;
}
#acMenu02 dd a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-transition: .5s ease;
	   -moz-transition: .5s ease;
	    -ms-transition: .5s ease;
	     -o-transition: .5s ease;
	        transition: .5s ease;
}


.PackageLabel-Contents {
	width: 741px;
	overflow: hidden;
	background: #fefaf5;
	border: solid #e4dac8 3px;
	padding: 7px;
	position: relative;
	margin-bottom: 10px;
}
.PackageLabel-Contents .Text {
	float: left;
	width: 362px;
	font-size: 14px;
}
.PackageLabel-Contents .Text h3 {
	font-size: 25px !important;
	margin: 20px 0 0 20px;
}
.PackageLabel-Contents .Text p {
	margin: 0 0 0 20px;
}
.PackageLabel-Contents .Text hr {
	height: 1px;
	border: none;
	border-top: 1px #e4dac8 solid;
	margin: 20px 0;
}
.PackageLabel-Contents .Text div  {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	text-align: center;
}
.PackageLabel-Contents .Text div a {
	/*position: absolute;
	top: 225px;
	left: 140px;*/
	background: #4e3f1c url(/resource/club_com/special/package_label/images/icon_arrow.gif) center right no-repeat !important;
	display: inline-block;
	padding: 5px 25px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	margin-bottom: 20px;
}
.PackageLabel-Contents .Text div a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-transition: .5s ease;
	   -moz-transition: .5s ease;
	    -ms-transition: .5s ease;
	     -o-transition: .5s ease;
	        transition: .5s ease;
}
.PackageLabel-Contents .Text ul {
	margin: 20px 20px 20px 37px ;
	text-align: left;
}
.PackageLabel-Contents .Text li {
	list-style: disc !important;
}
.PackageLabel-Contents .photocol {
	float: right;
	width: 369px;
}
ul.thumbnailList {
	width: 389px;
	overflow: hidden;
}
.thumbnailList li {
	position: relative;
	display: block;
	margin: 6px 13px 0 0 ;
	width: 82px;
	float: left;
}
#thumbnailWrap {
	width: 82px;
	height: 62px;
	cursor: pointer;
	z-index: 100;
	left:0;
	top: 0;
	position: absolute;
}
#thumbnailWrap .line {
	border: solid #c9c2b3 3px;
	background: #fff;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-khtml-opacity: 0.3;
	-moz-opacity: 0.3;
	height: 56px;
}

h2.Material-Search {
	background: #e4dac8;
	font-size: 16px;
	text-align: center;
	padding: 5px 0 0;
}
