/*==============================================*/
/*==============================================*/  


@charset "utf-8";
/* CSS Document */
html,body{
    width: 100%;
}
body{
	color:#000;
	background: #000;
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
}

area{outline:none;}
area:active{outline:none;}
area:hover, area:link, area:focus {
	outline:none;
}
header {
	width: 100%;
	height: 50px;
	background-color: #fff;
}
.headerInner{
	position: relative;
	width: 990px;
	margin: 0 auto;
	height: 52px;
}
.headerInner h1{
	float: left;
	margin:4px 90px 0 0;
}
#headMenu li{
  color: #000;
  font-size: 12px;
  display: inline-block;
  margin-right: 6px;
  line-height: 20px;
  height: 20px;
  vertical-align: bottom;
  margin-top: 10px;
}
#headMenu li a{
	text-decoration: underline;
}
#headMenu li iframe{
vertical-align: middle;
}



#wrapper {
	width: 990px;
	margin: 0 auto 10px;
}
#wrapper img, #wrapper li{
	margin:0;
	padding:0;
	border:0;
}
p.w{
	color:#fff;
	font-size:16px;
	line-height:25px;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
}
p.b{
	color:#1e1f1f;
	font-size:16px;
	line-height:25px;

}
p.ws{
	color:#fff;
	font-size:14px;
	line-height:22px;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
}
p.bs{
	color:#1e1f1f;
	font-size:14px;
	line-height:22px;

}
.box_main{/*-----------1段目-------*/
	position:relative;
	width:990px;
	height:841px;
	
}
.box_main iframe{
	width: 350px;
	height: 197px;
	position: absolute;
	top: 257px;
	right: 100px;
}
.box_main .txt_1{
	position: absolute;
	width: 900px;
	left: 70px;
	height: 115px;
	top: 594px;
}
.box_01{
	position:relative;
	width:990px;
	height:705px;
	
}
.box_01 .txt_1{
	position: absolute;
	width: 410px;
	left: 42px;
	height: 324px;
	top: 320px;
}

.box_02{
	position:relative;
	width:990px;
	height:478px;
	
}
.box_02 .txt_1{
	position: absolute;
	width: 520px;
	left: 33px;
	height: 200px;
	top: 210px;
}
.box_03{
	position:relative;
	width:990px;
	height:658px;
	
}
.box_03 .txt_1{
	position: absolute;
	width: 940px;
	left: 28px;
	height: 120px;
	top: 304px;
}
.box_04{
	position:relative;
	width:990px;
	height:627px;
	
}
.box_04 .txt_1{
	position: absolute;
	width: 930px;
	left: 25px;
	height: 120px;
	top: 200px;
}

.box_05{
	position:relative;
	width:990px;
	height:495px;
	
}
.box_05 .txt_1{
	position: absolute;
	/* width: 302px; */
	/* left: 229px; */
	width: 445px;
	left: 25px;
	height: 220px;
	top: 200px;
	/* font-size: 30px; */

}
.box_06{
	position:relative;
	width:990px;
	height:429px;
	
}
.box_06 .txt_1{
	position: absolute;
	width: 930px;
	left: 33px;
	height: 135px;
	top: 290px;
}

.box_07{
	position:relative;
	width:990px;
	height:495px;
	
}
.box_07 .txt_1{
	position: absolute;
	width: 515px;
	left: 33px;
	height: 120px;
	top: 250px;
}


.footer{
	    position: absolute;
	    width: 990px;
	    height: 1265px;
	

}
#scrollUp {
	bottom: 20px;
	right: 20px;
	width:70px;
	height:70px;
	background:url(../images/s_t100top.png);
	text-indent:-9999px;
}
