@charset "iso-8859-2";
/* css document */

a	{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	color: #3366ff;
	font-weight: bold;
	text-decoration: none;
}
body	{
	background-color: #595754;
	margin: 0px;
}
table, tr, th, td, div
	{
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 12px;
	}
form
	{
	margin: 0px;
	}
img	{
	border: none;
}
input.number, select.number
	{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width: 40px;
	}
input.text
	{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width: 128px;
	}
input.save
	{
	background-color: #33CC33;
	border-color: #33CC33;
	border-style: solid;
	border-width: 2px;
	color: #ffffff;
	font-weight: bold;
	}
input.delete, input.remove
	{
	background-color: #ff0000;
	border-color: #ff0000;
	border-style: solid;
	border-width: 2px;
	color: #ffffff;
	font-weight: bold;
	}
input.admin
	{
	background-color: #3333CC;
	border-color: #3333CC;
	border-style: solid;
	border-width: 2px;
	color: #ffffff;
	font-weight: bold;
	}
select.text	{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width: 128px;
}
textarea
	{
	width: 256px; height: 128px; font-family: Tahoma, Arial, sans-serif; font-size: 12px; border-style: solid; border-color: #000000; border-width: 1px;
	}
#logo
	{
	width: 715px; height: 212px;
	}
.border_top
	{
	width: 715px; height: 8px;
	}
.border_bottom
	{
	width: 715px; height: 6px;
	}
.border_left
	{
	width: 2px; height: 43px; background-image: url(../graphic/navigation_border_left.jpg); background-repeat: repeat-y; width: 2px;
	}
.border_right
	{
	width: 2px; height: 43px; background-image: url(../graphic/navigation_border_right.jpg); background-repeat: repeat-y; width: 2px;
	}
#navigation img
	{
	border: none;
	height: 43px;
	}
.border_search_right
	{
	background-color: #D0D0D0;
	background-image: url(../graphic/border_search_right.jpg); background-repeat: repeat-y; width: 4px;
	}
.border_search_bottom
	{
	background-color: #D0D0D0;
	background-image: url(../graphic/border_search_bottom.jpg); background-repeat: no-repeat; width: 171px; height: 9px;
	}
.border_search_top
	{
	background-color: #D0D0D0;
	background-image: url(../graphic/border_search_top.jpg); background-repeat: no-repeat; width: 171px; height: 9px;
	}
#left
	{
	background-color: #F2F2F2;
	vertical-align: top;
	width: 171px;
	}
#right
	{
	background-color: #F2F2F2;
	vertical-align: top;
	width: 540px;
	}
div.head
	{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}
#left div.head
	{
	background-color: #D0D0D0;
	color: #000000;
	padding: 4px;
	}
#left div.body
	{
	background-color: #D0D0D0;
	color: #000000;
	padding: 4px;
	}
#right div.body
	{
	color: #000000;
	padding: 8px;
	}
.list
	{
	background-color: #ffffff;
	border-color: #B5B5B5;
	border-style: solid;
	border-width: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 516px;
	}
.list tr.line:hover
	{
	background-color: #B5B5B5;
	}
.padding
	{
	padding: 2px;
	}
.thumbnail
	{
	border: none; width: 96px; height: 72px;
	}
.link
	{
	width: 96px; padding: 4px; text-align: center;
	}
.location
	{
	width: 128px; padding: 4px; text-align: left;
	}
.room
	{
	width: 96px; padding: 4px; text-align: left;
	}
.area
	{
	width: 60px; padding: 4px; text-align: right;
	}
.price
	{
	width: 96px; padding: 4px; text-align: right;
	}
body.detail
	{
	background-color: #F2F2F2;
	}
table.detail
	{
	background-color: #ffffff;
	border-color: #B5B5B5;
	border-style: solid;
	border-width: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 516px;
	}
.detail_logo
	{
	background-image: url(../graphic/detail_logo.jpg); width: 528px; height: 50px;
	}
.title
	{
	text-align: center; background-color: #B5B5B5; font-weight: bold;
	}
.box
	{
	width: 254px;
	}
.image
	{
	border: none; max-width: 460px; max-height: 640px;
	}
.claim, .order, #admin
	{
	background-color: #ffffff;
	border-color: #B5B5B5;
	border-style: solid;
	border-width: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 516px;
	}
.error
	{
	color: #ff0000; text-align: center; background-color: #ffffff; font-weight: bold;
	}
td.left
	{
	font-weight: bold;
	width: 100px;
	}
td.right
	{
	width: 170px;
	}
td.stat	{
	width: 251px;
}
