body {
	background-color: #0f2856;
	BACKGROUND-POSITION: center top;
	/*background-image: url(images/bg.png);*/
	
	}


td{
	FONT-SIZE: 18px;
	color: #FFFFFF;
	font-family:"Adobe Fan Heiti Std";
}
div{
	FONT-SIZE: 26px;
	color: white;
	font-family:"Adobe Fan Heiti Std";
	line-height: 32px;
}

.info{
	width:1000px;
	margin: auto;
	
}

#t {
	FONT-SIZE: 40px;
	color: yellow;
	font-family:"Adobe Fan Heiti Std";
	line-height: 50px;
}

#t1 {
	FONT-SIZE: 30px;
	font-family:"Adobe Fan Heiti Std";
	line-height: 35px;
}

#top_bg1 {
	background-image: url("images/index_09.jpg");
	width: 1000px;
	height:602px;
	margin:0px auto;
}
#top_bg2 {
	background-image: url(images/index_11.jpg);
	width: 1000px;
	height:534px;
	margin:0px auto;
}
#top_bg3 {
	background-image: url(images/index_12.jpg);
	width: 1000px;
	margin:0px auto;
}
#top_bg4 {
	background-image: url(images/index_14.jpg);
	width: 1000px;
	height:52px;
	margin:0px auto;
}
#main_txt1 {
	width: 580px;
	height:500px;
	left : 350px;
	top : 0px;
	position:relative;
	line-height: 28px;
	
}

.small_t {
	font-size:20px;
	line-height: 20px;
}

#logo {
	width: 307px;
	height:117px;
	top:0px;
	Left:640px;
	position:relative;
}

#txt {
	width: 503px;
	height:191px;
	top:-30px;
	Left:10px;
	position:relative;
}
#txt1 {
	width: 691px;
	height:443px;
	top:-30px;
	Left:0px;
	position:relative;
}
#btn {
	width: 1000px;
	height:151px;
	position:relative;
	margin:0px auto;
}

#main_bg{
	width: 1000px;
	margin:0px auto;
	position:relative;
	background-color: #f06600;
}
#main_txt{
	width: 850px;
	margin:0px auto;
	position:relative;
}
#red{
	color:red;
}
.b {
	margin-left:20px;
}

a {
	text-decoration: none;
}

#txt_box1 {
	width:750px;
	height : 300px;
	position:relative;
	top:10px;
	margin:0px auto;

}


#txt_box2 {
	width:750px;
	height : 950px;
	position:relative;
	top:10px;
	margin:0px auto;
	display: none;
	
}
#txt_box3{
	width:750px;
	height : 550px;
	position:relative;
	top:10px;
	margin:0px auto;
	display: none;
	
}
#txt_box4 {
	width:750px;
	height : 600px;
	position:relative;
	top:10px;
	margin:0px auto;
	display: none;
	
}

.vibrate-1 {
	-webkit-animation: vibrate-1 0.3s linear infinite both;
	        animation: vibrate-1 0.3s linear infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2018-10-22 10:26:37
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation vibrate-1
 * ----------------------------------------
 */

.buttom {
background-color: #000;
}

.button {
  background-color: #834db5; 
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
	border: 2px solid black;
width:383px;
	
	font-size: 40px;
	font-weight: bold;
	border-radius: 15px;
	letter-spacing: -5px;
}

.back_button {
  background-color: #834db5; 
  border: none;
  color: white;
 padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
	border: 2px solid black;
width:200px;
	
	font-size: 40px;
	font-weight: bold;
	border-radius: 15px;
	letter-spacing: -5px;
}

