/* CSS Document */

/* -------------------------------------------------- */
/*             　　　　index.1                       */
/* -------------------------------------------------- */
h3{color:#000;}
.waon_main1{
	height:650px;
	background-image:url(./images/waon_bg.png);
	background-position: center;
	background-repeat: no-repeat}
.waon_top
{
	float: left;
	width: 100%;
}
.inputName
{
	float: right;
	width: 100%;
}
.waonMode
{
	float: left;
	width: 100%;
}
.waonPosition
{
	float: left;
	width: 100%;
}
.waonWidth
{
	float: left;
	width: 100%;
	margin-bottom:3%;
}
.startBtn
{
	float: left;
	width: 100%;
}
label{display:block; width:98%; padding:1%; float:none;}
/* -------------------------------------------------- */
/*             　　　　index.2                        */
/* -------------------------------------------------- */
.waon_main2{
	height:650px;
	background-image:url(./images/waon_bg.png);
	background-position: center;
	background-repeat: no-repeat}
.life{
	height:50px;
}
.combo_view{
	height:20px;	
}
.score_view{
	height:20px;	
}
.win_lose{
	height:20px;
}
.waon_function{
	float: left;
	height:60px;
	width: 100%;
}
