@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/**background-color:#292717;**/
	/*background-color:#292617;*/
	background-color:#8f9497;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height:1px;
	max-height:1px;
	overflow:visible;
	display: block;
}
#wrapper_v {
	position: relative;
	width: 100%;
	height:626px;
	margin:0px;
	top:-313px;
	overflow:hidden;
	}

#wrapper{
width:996px;
height:626px;
margin-left:auto;
margin-right:auto;
/*border:1px solid black;*/
/**background-color:#161608;**/
/***background-color:#14140a;***/
background-color:#CCCCCC;
overflow:hidden;
}

#innerWrapper{
width:976px;
height:606px;
margin:10px;
background-color:#398fa2;
}

#head{
width:100%;
height:142px;
background-color:#0c4366;
}

#logo{
width:242px;
height:48px;
float:left;
}
#line{
width:100%;
height:5px;
background-color:#6aa239;
}

#naviWrapper{
width:100%;
height:32px;
}
#naviWrapper2{
width:650px;
height:32px;
float:right;
background-color:#9a9c9e;
}


#navi_btn1{
width:215px;
height:32px;
border-right:#FFFFFF dotted 1px;
float:left;
}
#navi_btn2{
width:215px;
height:32px;
border-right:#FFFFFF dotted 1px;
float:left;
}
#navi_btn3{
width:215px;
height:32px;
float:left;
}

#line_frags1{
width:325px;
height:5px;
border-right:#FFFFFF dotted 1px;
float:left;
}
#line_frags2{
width:215px;
height:5px;
border-right:#FFFFFF dotted 1px;
float:left;
}
#line_frags3{
width:215px;
height:5px;
border-right:#FFFFFF dotted 1px;
float:left;

}
#line_frags4{
width:215px;
height:5px;
float:left;
}


#content{
width:100%;
height:477px;
}

#options{
width:488px;
height:360px;
margin-left:auto;
margin-right:auto;
padding-top:50px;
/*border:1px solid white;*/
}

.selBox{
width:280px;
height:40px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;

}

.box{
border:1px solid #0c4366;
}

.button{
width:220px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
border:1px solid white;
background-color:#006699;
color:#FFFFFF;
}

.infHeader{
/*margin-top:10px;*/
width:280px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#37646d;
}
.infHeader2{
width:280px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#37646d;
}
.infBody{
width:280px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#658991;
font-weight:bold;
}
.infCenter{
width:280px;
height:80px;
/*margin-top:10px;*/
margin-left:auto;
margin-right:auto;
text-align:center;
}
.map{
width:976px;
height:369px;
}

.back{
width:100px;
height:20px;
float:right;
}