@charset "utf-8";
#contents_compe {
	padding: 0px;
	width: 815px;
	position: relative;
	margin: 0px auto 40px;
}
#main_box_compe {
	padding: 0px;
	height: 2242px;
	width: 815px;
	background-image: url(../img/clubhouse/contents_compe_menu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 7px 0px 0px;
}
#main_box_compe_form {
	padding: 0px;
	width: 813px;
	margin: 7px 0px 0px;
	border: 1px solid #999;
}
#compebtn_box {
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 790px;
	position: absolute;
	left: 11px;
	top: 2076px;
}

#compebtn_box2 {
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 790px;
	position: absolute;
	left: 11px;
	top: 1907px;
}

#back_btn {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 109px;
	position: absolute;
	left: 693px;
	top: 61px;
	background-color: #FFF;
}
#compe_mail {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 204px;
	position: absolute;
	left: 17px;
	top: 2222px;
}
#back_btn a:hover img,#compe_mail a:hover img {
		/* IE */
    filter: alpha(opacity=50);
	/* Safari Opera */
    opacity:0.5;
	/* Firefox Netscape */
    -moz-opacity:0.5;
}
#compebtn_box a:hover img {
		/* IE */
    filter: alpha(opacity=60);
	/* Safari Opera */
    opacity:0.6;
	/* Firefox Netscape */
    -moz-opacity:0.6;
}

#compebtn_box2 a:hover img {
		/* IE */
    filter: alpha(opacity=60);
	/* Safari Opera */
    opacity:0.6;
	/* Firefox Netscape */
    -moz-opacity:0.6;
}

.compeformtable{
	font-size: 12px;
	margin: 24px 0px 0px 14px;
}
.form_group{
	background: #5F4534;
	width:778px;
	height:22px;
	border: 1px solid #999;
	text-indent:8px;
		font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.form_title{
	background: #CCC;	
		width:200px;
		font-size: 12px;
text-indent:8px;
	}
	.fontcred{
	color: #C00;
	font-weight:bold;
	}

input.team { 
	color: #999;
}
input.team:focus, input.team.focused { color: #333; }
