@charset "utf-8";
/* CSS Document */

html, body {
	margin-top: 0px;
	background-color: #3a3a3a;
	background-image: url(../images/luckyartist_bg3a3a3a.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
}
#luckyWrapper {
	margin: 0px auto;
	padding-top: 25px;
	width: 840px;
}
#luckyLogo {
	margin: 0px auto;
	width: 265px;
	height: 255px;
	background-image: url(../images/luckyartist_logo.png);
	background-position: center;
	background-repeat: no-repeat;
}
#luckyLogoLink {
	width: 218px;
	height: 210px;
	position: relative;
	left: 11px;
	top: -4px;
}
#luckyLogoLink a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#luckyContentWrapper {
	margin: 0px auto;
	width: 575px;
	background-image: url(../images/luckyartist_cNaka.png);
	background-position: center;
	background-repeat: repeat-y;
}
#luckyContent {
	margin: 0px auto;
	width: 545px;
	font-size: 14px;
}
#luckyContent a:link {
	color: #599C04;
}
#luckyContentTop {
	margin: 0px auto;
	width: 575px;
	height: 15px;
	background-image: url(../images/luckyartist_cTop.png);
	background-position: center;
	background-repeat: no-repeat;
}
#luckyContentBottom {
	margin: 0px auto;
	width: 575px;
	height: 15px;
	background-image: url(../images/luckyartist_cBottom.png);
	background-position: center;
	background-repeat: no-repeat;
}
#luckyMenu {
	margin: 0px auto;
	width: 265px;
	height: 229px;
	background-image: url(../images/luckyartist_mNormal.png);
	background-position: center;
	background-repeat: no-repeat;
}
#luckyMenuItem1 {
	margin: 0px auto;
	padding-top: 4px;
	width: 265px;
	height: 37px;
}
#luckyMenuItem2 {
	margin: 0px auto;
	width: 265px;
	height: 36px;
}
#luckyMenuItem3 {
	margin: 0px auto;
	width: 265px;
	height: 33px;
}
#luckyMenuItem4 {
	margin: 0px auto;
	width: 265px;
	height: 36px;
}
#luckyMenuItem5 {
	margin: 0px auto;
	width: 265px;
	height: 37px;
}
#luckyMenuItem6 {
	margin: 0px auto;
	width: 265px;
	height: 36px;
}
#luckyMenuItem1 a, #luckyMenuItem2 a, #luckyMenuItem3 a, #luckyMenuItem4 a, #luckyMenuItem5 a, #luckyMenuItem6 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#luckyMenuItem1 a:hover {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -4px;
	background-repeat: no-repeat;
}
#luckyMenuItem2 a:hover {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -41px;
	background-repeat: no-repeat;
}
#luckyMenuItem3 a:hover {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -77px;
	background-repeat: no-repeat;
}
#luckyMenuItem4 a:hover {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -110px;
	background-repeat: no-repeat;
}
#luckyMenuItem5 a:hover {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -146px;
	background-repeat: no-repeat;
}
#luckyMenuItem6 a:hover {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -183px;
	background-repeat: no-repeat;
}
#luckyMenuItem1 a.current {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -4px;
	background-repeat: no-repeat;
}
#luckyMenuItem2 a.current {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -41px;
	background-repeat: no-repeat;
}
#luckyMenuItem3 a.current {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -77px;
	background-repeat: no-repeat;
}
#luckyMenuItem4 a.current {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -110px;
	background-repeat: no-repeat;
}
#luckyMenuItem5 a.current {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -146px;
	background-repeat: no-repeat;
}
#luckyMenuItem6 a.current {
	background-image: url(../images/luckyartist_mOver.png);
	background-position: 0px -183px;
	background-repeat: no-repeat;
}
#luckyFooter {
	margin: 0px auto;
	padding-left: 3px;
	padding-top: 5px;
	width: 572px;
	font-size: 10px;
	color: #ffffff;
}
.greentitle {
	padding-left: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #599c04;
	text-transform: uppercase;
	border-left: 8px solid #599c04;
}
.bluetitle {
	font-size: 18px;
	font-weight: bold;
	color: #03599C;
	text-transform: uppercase;
}
.bluetitle a {
	font-size: 18px;
	font-weight: bold;
	color: #03599C;
	text-transform: uppercase;
}
.greydash {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 2px dashed #505050;
}
.imgborder {
	border: 3px dashed #599c04;
}
a:link, a:active, a:visited {
	color: #A7FA3E;
}
a:hover {
	color: #039C93;
}
