@charset "utf-8";
/* CSS Document */
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

input.btn  {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	background-color: #ffffff;
	text-decoration: none;
	border: thin solid #acacac;
}

input.btnFind  {
	font-family: Arial;
	font-size: 10px;
	color: #323232;
	background-color: #ffffff;
	text-decoration: none;
	border: thin solid #acacac;
	width:80px;
}

input.btnLogin  {
	font-family: Arial;
	font-size: 12px;
	color: #323232;
	background-color: #ffffff;
	text-decoration: none;
	border: thin solid #acacac;
	width:80px;
}

select {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: thin solid #d7d7d7;
	width:120px;
}

.main_menu
{
	background-image: url(../images/bg_03.jpg);
}

.submenu
{ 
	color: #FFFFFF; 
	text-decoration: none; 
	display: block; 
	padding-top: 2px; 
	padding-right: 5px; 
	padding-bottom: 2px; 
	padding-left: 5px; 
	top: 125px;
	left: 202px; 
	*left: 199px; 
	position:absolute; 
} 


#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:540px; 
  height:490px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall_2 {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall_3 {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall_4 {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall_5 {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall_6 {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall_7 {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall_8 {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall_9 {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog_seeall_10 {
  width:900px; 
  height:600px;
  padding:10px;
  background-color:#ffffff;
}

.alert_messege{
  position:absolute;
  left:0;
  top:0;
  width:520px;
  height:140px;
  display:none;
  z-index:9999;
  padding:20px;
  background-color:#ffffff;
}