
/*@font-face {
  font-family: 'gothic';
	src: url('../fonts/gothic/century_gothic.eot');
	src: url('../fonts/gothic/century_gothic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gothic/century_gothic.woff') format('woff'),
		url('../fonts/gothic/century_gothic.ttf') format('truetype'),
		url('../fonts/gothic/century_gothic.svg#ArialMT') format('svg');
}*/

body {
    overflow: hidden;
    font-family: 'gothic';
    margin: 0px;
    font-size: 16px;
}

 #main_cont {
    height: 600px;
    width: 800px;
    background-color: #585858;
    border: 1px solid;
    position: relative;
}

#container {
    position: relative;
    width: 99%;
    background-color: #666666;
    height: 101px;
    top: 4px;
    border: 1px solid #909090;
//    background-size: 100% 100%;
//        background-image: url(../images/bg_img.png);
}


/*.txt
{
    
    position: absolute;
    margin: 6px 0px 0px 20px;
    width: 150px;
    font-size: small;
    font-weight: bold;
    font-family: sans-serif;
}*/
.content
{
    position: absolute;
       width: 700px;
    height: 88px;
    background-color: #2b482c;
     border: 1px solid #909090;
    margin:5px;    
}

.btn
{
    position: absolute;
    top: 8px;
    width: 68px;
    height: 79px;
    background-image: url(../images/btn_line.png);
    background-repeat: repeat-x;
    border: 1px solid #909090;
    left: 714px;
    cursor: default;
}
.btn:hover
{
        
    background-color: black;
    background-image: none;
}
.btn1
{
        position: absolute;
    top: 8px;
    width: 68px;
    height: 79px;
    background-image: url(../images/btn_line.png);
    background-repeat: repeat-x;
    border: 1px solid #909090;
    left: 714px;
    cursor: default;
    display: none
}


.btn1:hover
{
        
    background-color: black;
    background-image: none;
}

.btn_txt_reset
{
    position: absolute;
    top: 30px;
    left: 11px;
    color: #cccccc;
    font-family: sans-serif;
}
.btn_txt_play
{
    position: absolute;
    top: 30px;
    left: 18px;
    color: #cccccc;
    font-family: sans-serif;
}

/*#con_0 {
    
    top: 0px;
    left: 2px;
    width: 698px;
    height: 78px;
    display: block;
}
#con_1,#con_2,#con_3,#con_4,#con_5,#con_6 {
    
    top: 0px;
    left: 2px;
    width: 698px;
    height: 78px;
    opacity: 0;
}
.con_1
{
    position: absolute;
    color: aliceblue;
    text-align: center;
    vertical-align: middle;
    font-family: sans-serif;
    font-size: 20px;
    opacity: 0;

}
*/

.Rline
{
    position: absolute;
    top: 35px;
    left: 318px;
    width: 10px;
    height: 4px;
    background-color: crimson;
    z-index:10;
}

#Rline_1{
    top: 41px;
    left: 463px;
    opacity: 0;

}

#Rline_2{
    top: 41px;
    left: 584px;
    opacity: 0;

}



.txtblk
{
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif;
    color: aliceblue;
}

#txt1
{
    position: absolute;
    top: 30px;
    left: 226px;
    display: block;
    
}
#txt2
{
    position: absolute;
    top: 30px;
    left: 110px;
	 display: none;
    
}
#txt3
{
    position: absolute;
    top: 32px;
    left: 185px;
	display: none;
    
}
#txt3_1
{
    position: absolute;
    top: 33px;
    left: 220px;
    display: none;
    
}
#txt3_2
{
    position: absolute;
    top: 10px;
    left: 218px;
	border-bottom:2px solid white;
	line-height:1.6;
    display: none;
	text-align:center;
	width:80px;
    
}
#txt3_3
{
    position: absolute;
    top: 48px;
    left: 218px;
	width:80px;
	text-align:center;
    display: none;
    
}
#txt3_4
{
    position: absolute;
    top: 33px;
    left: 310px;
    display: none;
    
}
#txt3_7
{
    position: absolute;
    top: 32px;
    left: 335px;
    display: none;
    
}
#txt3_5
{
    position: absolute;
    top: 42px;
    left: 141px;
	background:crimson;
	width:32px;
	height:1.5px;
	transform:rotate(152deg);
	 -ms-transform: rotate(152deg); /* IE 9 */
    -webkit-transform: rotate(152deg); /* Safari */
    display: none;
    
}
#txt3_6
{
    position: absolute;
    top: 60px;
    left: 248px;
	background:crimson;
	width:32px;
	height:1.5px;
	transform:rotate(152deg);
	 -ms-transform: rotate(152deg); /* IE 9 */
    -webkit-transform: rotate(152deg); /* Safari */
    display: none;
    
}
#txt4
{
    position: absolute;
    top: 30px;
    left: 172px;
    display: none;
    
}

#txt5
{
    position: absolute;
    top: 26px;
    left: 330px;
    display: none;
    
}

#txt6
{
    position: absolute;
    top: 30px;
    left: 556px;
    display: none;
    
}

#txt7
{
    position: absolute;
    top: 28px;
    left: 525px;
    display: none;
    
}
















