#Label {}

#Label .Header {
	background: #2b71b8 url(/resource/club_com/special/label/images/header_bg.jpg) no-repeat top right;
	margin: 0 0 50px 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: solid #2b71b8 1px ;
}
#Label .Header h1 {
	font-size: 36px;
	color: #fff;
	line-height: 120%;
	padding: 10px;
	width: 410px;
}
#Label .Header p {
	background: #fff;
	font-size: 14px;
	line-height: 120%;
	width: 390px;
	padding: 10px;
	margin: 10px;
}
#Label .Template-List {}
#Label .Template-List h2 {
	background: #2b71b8 url(/resource/club_com/special/label/images/ttl_icon_a.gif) no-repeat top left;
	font-size: 20px;
	padding: 5px 0 5px 20px;
	color: #fff;
	margin: 0 0 5px;
}
#Label .Template-List h3 {
	font-size: 20px;
	margin: 10px 0 0 0;
}
#Label .Template-List ul {
	margin: 10px 0 0 0;
}
#Label .Template-List li {
	width: 166px;
	margin: 0 5px 20px 0; 
	padding: 10px;
	background:#dedede;
	float: left;
}
#Label .Template-List li:nth-child(4),
#Label .Template-List li:nth-child(8),
#Label .Template-List li:nth-child(12),
#Label .Template-List li:nth-child(16) {
	margin: 0 0 20px 0;
}
#Label .Template-List li img {
	margin: 0 0 10px;
}
#Label .Template-List li .Download {
	background: #ec6941 url(/resource/club_com/special/label/images/icon_dl.gif) no-repeat center right;
	margin: 0 0 5px 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: block;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	opacity: 0.7;
}
#Label .Template-List li .Detail {
	background: #22ac38 url(/resource/club_com/special/label/images/icon_link.gif) no-repeat center right;
	margin: 0 0 0 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: block;
	padding: 7px 5px;
	color: #fff;
	font-weight: bold;
	opacity: 0.7;
}
#Label .Template-List li .Download:hover,
#Label .Template-List li .Detail:hover {
	opacity: 1;
	transition: 0.2s linear;
	text-decoration: none;
}


#Label .Footer-Link {
	clear: both;
	background: #63bbba;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 20px;
	margin: 40px 0 0;
}
#Label .Footer-Link h3 {
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
#Label .Footer-Link p {
	text-align: right;
}
#Label .Footer-Link p a {
	background: url(/resource/club_com/special/label/images/icon_link_bottom.gif) no-repeat center right;
	padding: 5px 30px 5px 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 10px 0; 
	display: block;
}
#Label .Footer-Link .Recommend {
	background: #fff;
	padding: 20px;
}
#Label .Footer-Link .Recommend h4 {
	border-bottom: solid #000 2px;
	font-size: 20px;
	margin: 0 0 10px;
	color: #000;
}
#Label .Footer-Link .Recommend li {
	font-size: 16px;
	margin: 0 40px 15px 0;
	float: left;
}
#Label .Footer-Link .Recommend dl {
	clear: both;
	background:#e5e5e5;
	padding: 10px;
	font-size: 14px;
}
#Label .Footer-Link .Recommend dt strong {
	font-size: 16px;
	font-weight: bold;
}
#Label .Footer-Link .Recommend dt {
	float: right;
	width: 400px;
}
#Label .Footer-Link .Recommend dd {
	float: left;
	width: 200px;
}






