BODY {
	font-size:12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	background-position: center 50%;
}


td{font-size:12px;letter-spacing: 0px;word-spacing: 0px;white-space: wrap;line-height: 160%;}/*壬п*/


select{margin:0px;padding:0px;background-position:center;background-color:#597992;border-style:dotted;height:16px;font-size: 12px;color: #FFFFFF;}


form{margin:1px;padding:1px;}


input {border: 1px solid #c4cfe3;height:15px;margin:0px;padding:0px; cursor:hand;background-color:#597992;font-size: 12px;color: #FFFFFF;}


h1{font-size:22px;color:#333333;}



.a_h1:active {text-decoration:none;color: #004D91;}
.a_h1:visited {text-decoration:none;color: #004D91;}
.a_h1:hover{text-decoration:none;color:#ff6600}
.a_h1:link{text-decoration:none;color:#004D91}

.a_h2:active {text-decoration:none;color: #333333;}
.a_h2:visited {text-decoration:none;color: #333333;}
.a_h2:hover{text-decoration:none;color:#ff6600}
.a_h2:link{text-decoration:none;color:#333333}


.a_h3:active{text-decoration:none;color:#ffffff;font-family:Arial;}
.a_h3:visited{text-decoration:none;color:#ffffff;font-family:Arial;}
.a_h3:hover{text-decoration:none;color:#ff6600;font-family:Arial;}
.a_h3:link{text-decoration:none;color:#ffffff;font-family:Arial;}


.borderBottoms {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDCB3;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



.borderRight {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #E5E6BC;
}




.borderBottomx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



.border {border: 1px solid #e9e9e9;}


.border02 {border: 1px solid #999999;}


.border03 {border: 1px solid #ffffff;}


.borderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}


.borderBLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color:#cccccc;
}



.style1 {font-size:11px;font-family:Arial;color:#004D91;}
.style2 {color:#FFFFFF;font-family:Arial;}
.style3 {font-size:11px;font-family:Arial;color:#3B75A2;}
.style4 {color:#004D91;font-family:Arial;}
.style5 {font-family:Arial;color:#A9A685;}
.style6 {color:#004D91;font-family:Arial;font-size:14px;}
.style7 {color:#004D91;font-family:Arial;letter-spacing:2px;}
.text{
	background:#EDEBD4;
	border:1px solid #D7C362;
	padding:10px;

}
.text h1{
	font-size:18px;
	margin:5px 0;
	padding:0;
	color:#004D91;
}
#room_text{
	display:none;
}
.print a{
	padding:8px;
	background:#EDEBD4;
	border:1px solid #D7C362;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.print a:hover{
color:#333;
background:#E4E1BE;
}	