@charset "utf-8";
/* CSS Document */
body,html
{
	margin: 0;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

body {
	width: 100%;
	height: 100%;	
}

#box-img {
	width: 100%;
}

#box-content {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fing{
	cursor:pointer;
}
#console{
	margin-left:50px;
}
#center_box{
	background-repeat:no-repeat;
	width: 980px;
	height: 645px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.des_cell
{
	width: 606px;
    height: 104px;
    padding: 5px;
    float: left;
}
.src_cell
{
	float:left;
	height: 61px;
	width: 105px;
	padding:0px;
}

#des_container
{
	
}
#game_hint
{
	position: absolute;
	z-index: 2;
	width: auto;
	height: auto;
	top: 23px;
	left: 33px;
}
#vo_1
{
	position: absolute;
	z-index: 2;
	width: auto;
	height: auto;
	top: 167px;
	left: 26px;
	cursor:pointer;
}
#vo_2
{
	position: absolute;
	z-index: 2;
	width: auto;
	height: auto;
	top: 287px;
	left: 26px;
	cursor:pointer;
}
#vo_3
{
	position: absolute;
	z-index: 2;
	width: auto;
	height: auto;
	top: 400px;
	left: 26px;
	cursor:pointer;
}
#showPictures
{
	position: absolute;
	z-index: 2;
	width: auto;
	height: auto;
	left: 303px;
	top: 50px;
}
#showSentence
{
	position: absolute;
	z-index: 2;
	width: 606px;
	height: 104px;
	left: 302px;
	top: 517px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #562900;
}
#d0
{
	position: absolute;
	z-index: 4;
	left: 300px;
	top: 517px;
}
#s0
{
	position: absolute;
	z-index: 3;
	left: 87px;
	top: 162px;
}
#s1
{
	position: absolute;
	z-index: 3;
	left: 87px;
	top: 283px;
}
#s2
{
	position: absolute;
	z-index: 3;
	left: 87px;
	top: 397px;
}

#sen_vo
{
	position: absolute;
	z-index: 1;
	width: auto;
	height: auto;
	top: 545px;
	left: 219px;
}

#turn_back
{
	position: absolute;
	z-index: 1;
	width: auto;
	height: auto;
	left: 921px;
	top: 542px;
}

#test0
{
	position: absolute;
	z-index: 11;
	width: 1px;
	height: 1px;
	background-color: #6C9;
	opacity: 0;
}

#test1
{
	position: absolute;
	z-index: 11;
	width: 1px;
	height: 1px;
	background-color: #6C9;
	left: 70px;
	top: 124px;
	opacity: 0;
}
#test2
{
	position: absolute;
	z-index: 11;
	width: 1px;
	height: 1px;
	background-color: #6C9;
	left: 70px;
	top: 245px;
	opacity: 0; 
}
#test3
{
	position: absolute;
	z-index: 11;
	width: 1px;
	height: 1px;
	background-color: #6C9;
	left: 70px;
	top: 368px;
	opacity: 0; 
}
#chal
{
	position: absolute;
	z-index: 9;
	width: 980px;
	height: 645px;
	display: none;
}

#reset_btn
{
	position: absolute;
	z-index: 7;
	width: 51px;
	height: 51px;
	left: 104px;
	top: 545px;
}

#chal_btn
{
	position: absolute;
	z-index: 7;
	width: 51px;
	height: 51px;
	left: 162px;
	top: 545px;
}

#btn_ok
{
	position: absolute;
	z-index: 13;
	width: auto;
	height: auto;
	left: 362px;
	top: 330px;
}

#btn_no
{
	position: absolute;
	z-index: 13;
	width: auto;
	height: auto;
	left: 508px;
	top: 329px;
}

@media all and (max-width: 980px) {
	#center_box {
		width: 100%;
		height: 100%;
	}
	
	#vo_1 {
		top: 26%;
		left: 3%;
		width: 5%;
	}
	
	#vo_2 {
		top: 45%;
		left: 3%;
		width: 5%;
	}
	#vo_3 {
		top: 64%;
		left: 3%;
		width: 5%;
	}
	
	#vo_1 img,
	#vo_2 img,
	#vo_3 img,
	#s0 img,
	#s1 img,
	#s2 img,
	#reset_btn img,
	#chal_btn img,
	#sen_vo img,
	#turn_back img,
	#showPictures img,
	#showSentence img,
	#btn_ok img,
	#btn_no img {
		width: 100%;
	}
	
	#s0 {
		top: 25%;
		left: 9%;
		width: 19%;
	}
	
	#s1 {
		top: 44%;
		left: 9%;
		width: 19%;
	}
	
	#s2 {
		top: 63%;
		left: 9%;
		width: 19%;
	}
	
	#reset_btn {
		width: 5%;
		height: auto;
		left: 11%;
		top: 85%;
	}
	
	#chal_btn {
		width: 5%;
		height: auto;
		left: 17%;
		top: 85%;
	}
	
	#sen_vo {
		width: 5%;
		height: auto;
		left: 23%;
		top: 85%;
	}
	
	#turn_back {
		width: 5%;
		height: auto;
		left: 93.7%;
		top: 85%;
	}
	
	#showPictures {
		width: 61%;
		height: auto;
		left: 31%;
		top: 8%;
	}
	
	#showSentence {
		width: 63%;
		height: auto;
		left: 30%;
		top: 77%;
	}
	
	#d0 {
		width: 63%;
		height: 14%;
		left: 28%;
		top: 77%;
	}
	
	#chal {
		width: 100%;
		height: 100%;
	}
	
	#chal-bg {
		width: 100%;
	}
	
	#btn_ok {
		top: 51%;
		left: 37%;
		width: 9%;
	}
	
	#btn_no {
		top: 51%;
		left: 52%;
		width: 9%;
	}
}
