@charset "utf-8";

/* layout */
#avatarcpn .gamma-main-wid {
	float: left;
	width: 760px;
	background: #fdefd5;
}
#avatarcpn .gamma-sub-wid {
	float: right;
	padding: 0 0 0 10px;
	width: 180px;
}

/* head */
#avatarcpn .head-lay {
	background: url(/static/img/avatar/avacampaign/enjoyavatar/title.jpg?v=1);
	height: 145px;
	position: relative;
}
#avatarcpn .head-lay h1 {
	display: none;
}
#avatarcpn .head-lay p {
	position: relative;
	top: 114px;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

/* section */
#avatarcpn .section-lay .lv1-lay {
	background: #fef7ea;
	margin: 20px 20px 0px 20px;
	padding: 20px;
}
#avatarcpn .section-lay .lv2-lay p {
	width: 632px;
	height: 252px;
	margin: 0 auto 10px auto;
	background: url(/static/img/avatar/avacampaign/enjoyavatar/img1.jpg?v=2);
	text-indent: -999999px;
}
#avatarcpn .section-lay .lv3-lay p {
	width: 632px;
	height: 156px;
	margin: 0 auto 0 auto;
	background: url(/static/img/avatar/avacampaign/enjoyavatar/img2.jpg?v=2);
	text-indent: -999999px;
}

#avatarcpn .section-lay .lv1-lay table.table-lay {
	border: 1px solid #e90f63;
	border-collapse: collapse;
	margin: 0 auto 0 auto;
}
#avatarcpn .section-lay .lv1-lay table.table-lay th {
	border: 1px solid #e90f63;
	border-collapse: collapse;
	background: #fb8f9a;
	padding: 5px;
	color: #fff;
}
#avatarcpn .section-lay .lv1-lay table.table-lay td {
	border: 1px solid #e90f63;
	border-collapse: collapse;
	background: #fff;
	padding: 5px;
	/position: relative;
}
#avatarcpn .section-lay .lv1-lay table.table-lay span {
	color: #e90f63;}

#avatarcpn .section-lay a.arrow {
	background: url(/static/img/icon_arrow.gif) no-repeat 0 -495px;
	padding: 0 5px 0 10px;
	line-height: 1.4;
	float: right;
	/position: absolute;
	/right: 0px;
	/float: none;
}


#avatarcpn .section-lay h2 {
	background: #e90f63;
	padding: 5px;
	text-align: center;
	color: #fff;
	margin: 0 0 20px 0;
}
#avatarcpn .section-lay .code-lay {
	margin-top: 20px;
}
#avatarcpn .section-lay .code-lay ul {
	text-align: center;
}
#avatarcpn .section-lay .code-lay li {
	padding: 3px 3px 3px 3px;
	display: inline-block;
	display: -moz-inline-box;
	/display: inline;
	/margin-right: 3px;
	/zoom: 1;
	line-height: 100%;
}

/* rules */
#avatarcpn .section-lay .rules {
	margin: 20px;
}
#avatarcpn .section-lay .rules h2 {
	text-align: left;
}
#avatarcpn .section-lay .rules h3 {
	color: #e90f63;
	font-weight: bold;
}
#avatarcpn .section-lay .rules h3,
#avatarcpn .section-lay .rules p,
#avatarcpn .section-lay .rules ul {
	padding-bottom: 10px;
	padding-left: 10px;
}
#avatarcpn .code-lay .thumb {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
}
#avatarcpn .section-lay .txt-lay {
	text-align: center;
	font-size: 10px;
}
#avatarcpn .avatarbnr-lay li {
	margin-bottom: 10px;
	font-size: 10px;
}

/* btn */
#avatarcpn .logon{
	text-align:center;
	padding:10px 0 20px;
}
#avatarcpn .edt-btn1 a {
	background: url(/static/img/pages/cpn/bt_member.png?v=1) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 400px;
	height: 80px;
	display: block;
	margin: 0 auto 0 auto;
}

#avatarcpn .edt-btn2 a {
	background: url(/static/img/avatar/avacampaign/enjoyavatar/bt_login.gif?v=1) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 400px;
	height: 80px;
	display: block;
	margin: 0 auto 5px auto;
}
#avatarcpn .edt-btn1 a:hover,
#avatarcpn .edt-btn2 a:hover {
	background-position: 0 -80px;
}
