@charset "windows-874";
body{ 
background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.button_ok {
	background-color: #FFFFFF;
	text-align: center;
	color: #006600;
	border: 1px solid #006600;
	background-image: url(../images/apply2.gif);
	background-repeat: no-repeat;
	background-position: left;
	word-spacing: 3pt;
	cursor: pointer;
}
#cmdConfirm {
	color: #009900;
	background-color: #EFEFEF;
	border: 1px solid #666666;
	background-image: url(../images/go2.gif);
	background-repeat: no-repeat;
	text-align: left;
	word-spacing: 3pt;
	vertical-align: text-bottom;
	background-position: right;
	height: 25px;
	cursor: pointer;
}

#container{
	width : 800px;
	margin:0 auto;
}

.print_button{
	background-image: url(../images/printer_topic.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #999999;
	height: 30;
	width: auto;
	text-align: right;
	color: #333333;
	font-weight: normal;
	cursor: pointer;
	background-color: #FFFFFF;
	padding-top:5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-decoration:none;
}

.print_button:hover {
	border: 1px solid #0099CC;
	color: #0099CC;
}

  .mynavi{   
    display:block;   
    width:25px;   
    height:20px;   
    text-align:center;   
    text-decoration:none;margin-right:3px;   
    background-color:#99CC33;   
    color:#FFFFFF;   
    float:left;   
    font-size:12px;   
    line-height:20px;      
  }   
    .mynavi:hover{   
    display:block;   
    width:25px;   
    height:20px;   
    text-align:center;   
    text-decoration:none;margin-right:3px;   
    background-color:#000000;   
    color:#FFFFFF;   
    float:left;   
    font-size:12px;   
    line-height:20px;      
  }  
  
  .notice {
	color: #187513;
	background-color: #83E28A;
	height: 40px;
	width: auto;
	display: block;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CC00;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
	font-weight: bold;	
}
.btn{
	color: #000000;
	cursor: pointer;
	text-decoration: none;
	background-image: url(../images/okbt1.gif);
	background-repeat: no-repeat;

}
.btn:hover{
	background-image: url(../images/okbt2.gif);
}

.warn{
	color: #990000;
	background-color: #FFCCCC;
	display: block;
	padding: 2px;
	border: 2px solid #FF3366;
	height: 45px;
}


.btn_submit{
	color: #FF3333;
	cursor: pointer;
	text-decoration: none;
	height: auto;
	width: 110px;
	border: 1px solid #FF6699;
	background-image: url(../images/Computer_File_097.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	vertical-align: middle;
	background-color: #FFCC99;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.btn_submit:hover{
	color: #FFFFFF;
	background-color: #666666;
}
 
.btn_submit_entry{
	cursor: pointer;
	text-decoration: none;
	height: 35px;
	width: 102px;
	background-image: url(../images/ok_button1.gif);
	background-repeat: no-repeat;
	vertical-align: middle;

}
.btn_submit_entry:hover{
	background-image: url(../images/ok_button2.gif);
}

 
.btn_submit_cancel{
	color: #000000;
	cursor: pointer;
	text-decoration: none;
	height: auto;
	width: 100px;
	border: 1px solid #666666;
	background-image: url(../images/Close.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	vertical-align: middle;
	background-color: #FF9999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.btn_submit_cancel:hover{
	color: #FFFFFF;
	background-color: #666666;
}
 
.logout_button{
	background-image: url(../images/exit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #999999;
	height: 35;
	width: auto;
	text-align: right;
	color: #333333;
	font-weight: normal;
	cursor: pointer;
	background-color: #FFFFFF;
	padding-top:5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-decoration:none;
}

.logout_button:hover {
	border: 1px solid #0099CC;
	color: #0099CC;
}

.save_button{
	color: #FF9966;
	cursor: pointer;
	text-decoration: none;
	height: 35px;
	width: 100px;
	border: 1px solid #FFCC99;
	background-image: url(../images/save.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 30px;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 2px;
	display: block;
	text-align: center;
}

.save_button:hover {
	color: #FFFFFF;
	background-color: #666666;
}

.cancel_button{
	color: #FF9966;
	cursor: pointer;
	text-decoration: none;
	height: 35px;
	width:100px;
	border: 1px solid #FFCC99;
	background-image: url(../images/Undo.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 25px;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 2px;
	display: block;
	text-align: center;
}

.cancel_button:hover {
	color: #FFFFFF;
	background-color: #666666;
}

.success {
	text-align: center;
	color: #00CC33;
	margin: 2px;
	padding: 10px;
	height: 50px;
	width: 500px;
	border: thin solid #66CC33;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/loading.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.both {
	font-weight: bold;
	color: #F00;
	font-size: 18px;
}
.ref {
	color: #F00;
}
