/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	background-repeat: repeat-x;
	background-image: url(../Images/cover_bg2.jpg);
	background-color: #a3d05a;
}
#building {
	min-height: 640px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/cover_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
}
.header_button {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


a:visited {
}
a:hover {
}
img {
	border: 0px;
}
table {
}
p {
}
input ,select {
	background-color: #FFFFFF;
}
h1 { font-size: 105%; 
}
h2 {
}
h3 {
}
.more {
	text-align: right;
	font-size: 90%;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}

/* header
---------------------------------------------*/
#header {
	width: 960px;
	height: 92px;
	margin-right: auto;
	margin-left: auto;
}
.company {
	float: left;
	text-align: right;
}


/* headermenu */
#headermenu {
	width: 760px;
	height: 38px;
	padding-top: 54px;
	float: left;
}
.headermenu {
	float: right;
	position: relative;
	text-align: left;
	width: 650px;
	padding: 0px;
	height: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.headermenu li {
	list-style-type: none;
	display: block;
}
.menu01 a {
	background-image: url(../Images/cover_menu.jpg);
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 38px;
	width: 118px;
	background-repeat: no-repeat;
}
.menu02 a {
	background-image: url(../Images/cover_menu.jpg);
	text-indent: -9999px;
	position: absolute;
	left: 118px;
	top: 0px;
	height: 38px;
	width: 118px;
	background-position: -118px;
	background-repeat: no-repeat;
}
.menu03 a {
	background-image: url(../Images/cover_menu.jpg);
	text-indent: -9999px;
	width: 118px;
	height: 38px;
	position: absolute;
	left: 236px;
	top: 0px;
	background-position: -236px;
	background-repeat: no-repeat;
}
.menu04 a {
	background-image: url(../Images/cover_menu.jpg);
	text-indent: -9999px;
	width: 118px;
	height: 38px;
	position: absolute;
	left: 354px;
	top: 0px;
	background-position: -354px;
	background-repeat: no-repeat;
}
.menu01 a:hover {
	background-image: url(../Images/cover_menu_R.jpg);
	background-position: 0px top;
	background-repeat: no-repeat;
	height: 101px;
}
.menu02 a:hover {
	background-image: url(../Images/cover_menu_R.jpg);
	background-position: -118px 0px;
	background-repeat: no-repeat;
}
.menu03 a:hover {
	background-image: url(../Images/cover_menu_R.jpg);
	background-position: -236px 0px;
	background-repeat: no-repeat;
	height: 101px;
}
.menu04 a:hover {
	background-image: url(../Images/cover_menu_R.jpg);
	background-position: -354px 0px;
	background-repeat: no-repeat;
	height: 101px;
}


/* container
---------------------------------------------*/
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/cover_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 675px;
	background-color: #FFFFFF;
	height: auto;
}
#container2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/cover_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 675px;
	background-color: #FFFFFF;
	height: auto;
	float: left;
}
/* container_main */
#container_main {
	float: right;
	width: 660px;
	padding-top: 40px;
	background-image: url(../Images/cover_B_T.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#container_left {
	float: left;
}
#top_box {
	float: left;
	width: 620px;
	font-size: 100%;
	line-height: 1.7em;
	padding-left: 10px;
}
#buttom_box {
	float: left;
	width: 630px;
	font-size: 105%;
	background-image: url(../Images/cover_box_bg.jpg);
	background-repeat: no-repeat;
	height: 217px;
}
.btn {
	width: 630px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}
.btn img {
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}
#page_box {
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-top: 0px;
}
.font_bold {
	font-weight: bold;
}
.font_boldred {
	font-weight: bold;
	color: #FF0000;
}
.photo {
	float: right;
	margin-top: 18px;
	margin-right: 35px;
	margin-left: 15px;
	display: block;
}


/* container_sub */

.appraisal {
	height: 165px;
	width: 300px;
	text-align: left;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#app {
}
.order {
	margin-top: 6px;
	text-align: right;
	margin-bottom: 3px;
}


/* footer
---------------------------------------------*/
#footer {
	width: 960px;
	float: left;
	clear: none;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
#footermenu {
	font-size: 75%;
	width: 660px;
	text-align: center;
	float: right;
}
.news { 
}
.news a {
	color: #666666;
	text-decoration: none;
}
.news a:hover { color: #006633; }
.news ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
}
.news li {
	padding-left: 35px;
	white-space: nowrap;
	font-size: 10pt;
	line-height: 1.8em;
	background-image: url(../Images/icon09.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.app { 
}
.app a {
	color: #666666;
	text-decoration: none;
}
.app a:hover { color: #006633; }
.app ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
}
.app li {
	padding-left: 35px;
	white-space: nowrap;
	font-size: 10pt;
	line-height: 1.8em;
	background-image: url(../Images/icon09.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.footer_text {
	text-align: right;
	color: #666666;
	padding-top: 25px;
	width: 660px;
}
.footermenu {
	width: 630px;
	text-align: center;
}
.footermenu a {
	color: #999999;
	font-size: 110%;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.footermenu a:hover {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.page {
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.appraisal_table {
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 94%;
	line-height: 1.4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10pt;
}
.appraisal_table td {
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 6px;
}
.star { margin-bottom: 4px; 
}
.pagelink {
	float: right;
	padding-right: 30px;
	padding-top: 10px;
}
.page_number {
	text-align: center;
	margin-top: 10px;
}
.page_number a:link,.page_number a:visited {
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
}
.page_number a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
