@charset "utf-8";
/* CSS Document */

#wrap {
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background-image: url(wp/wp-content/themes/ruf-k/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrap #ent {
	background-repeat: no-repeat;
	background-position: center top;
	height: 592px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(wp/wp-content/themes/ruf-k/images/ent.png);
}
#wrap h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
}
#footer_enter {
	text-align: center;
}


#wrap h2 {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
}

a:link, a:visited {
	color:#996666;

}
a:hover {
	color:#CC6666;
	text-decoration:none
}
#txt1 {
	background-image: url(wp/wp-content/themes/ruf-k/images/ent_txt1.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 330px;
	position: relative;
	left: -300px;
	top: 340px;
	text-indent: -9999px;
}
#txt2 {
	background-image: url(wp/wp-content/themes/ruf-k/images/ent_txt2.png);
	background-repeat: no-repeat;
	position: relative;
	left: 70px;
	top: 500px;
	text-indent: -9999px;
	width: 378px;
}
	.demo a{
	display:block;
	text-indent:-9999px;
	width:200px;
	height:34px;
	margin-right:7px;
	float:left;
	background-image:url(wp/wp-content/themes/ruf-k/images/btn_enter.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
        
	#btn_enter{
	background-position:0 0;
	position: relative;
	left: 70px;
	top: 280px;
}
	#btn_enter:hover,#btn_enter.hover{
	background-position:0 -34px;
}
        
	#btn_leave{
	background-position:-210px 0;
	position: relative;
	left: 70px;
	top: 280px;
}
	#btn_leave:hover,#btn_leave.hover{
	background-position:-210px -34px;
}
