@charset "UTF-8";


h4{
	color: #0b318f;
	font-weight: bold;
	margin: 0;
}
table {
	margin-bottom: 20px;
}
table th{
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	color :#FFF;
	padding:2px 5px;
	background:#0b318f url(../images/terminal/table_th_bg.gif) top right repeat-x;
	border-right: #FFF solid 1px;
}
#th60{
	width: 5em;
	background:#8598c5 url(../images/terminal/table_th_bg2.gif) top right repeat-x;
}
table td{
	vertical-align: top;
	padding:2px 5px 2px 0px;
	border-bottom: #0b318f solid 1px;
}
td li{
	padding-left:10px;
	background: url(../images/point2.gif) 0 0.5em no-repeat;
}
.th2{
	width:5em;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	color :#333;
	padding:2px 5px;
	background:#FFF ;
	border: none;
	border-bottom: #0b318f solid 1px;
}

#n1 th{
	width: 7em;
}
#n1 td{
	padding:2px 5px;
}

#graybackground{
	position:absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	filter:Alpha(opacity=30);/*IE*/
	-moz-opacity:0.30; /*FF*/
	opacity:0.30;
	display: none;
}
#popup_image_panel{
	display:none;
	position:absolute;
	top: 300px;
	left: 0px;
	width:100%;
}

dl{
	margin-bottom: 20px;
}
dt{
	float: left;
	width: 260px;
	/*text-align: center;*/
}
dd {
	padding-left: 275px;
}
#box{
	padding: 10px 20px;
	border: #0b318f solid 2px;
	margin-bottom: 40px;
}


#photo li{
	float: left;
	width: 170px;
	margin-right: 10px;
}
#photo .f{
	margin-right: 0;
}

#img1{
	display:none;
	position:absolute;
	top: 1000px;
	left: 0px;
	width:100%;
}
#img2{
	display:none;
	position:absolute;
	top: 1000px;
	left: 0px;
	width:100%;
}
#img3{
	display:none;
	position:absolute;
	top: 1000px;
	left: 0px;
	width:100%;
}
#img4{
	display:none;
	position:absolute;
	top: 1250px;
	left: 0px;
	width:100%;
}
#img5{
	display:none;
	position:absolute;
	top: 1250px;
	left: 0px;
	width:100%;
}
#img6{
	display:none;
	position:absolute;
	top: 1250px;
	left: 0px;
	width:100%;
}