* {
	padding: 0px;
	margin: 0px;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	text-align: center;
	background: url(/img/common/body_bg_body.gif) top center repeat-y #fff;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
img {
	border: 0px none #fff;
}
ul ul {
	margin-left: 1em;
}
dd {
	padding-left: 1em;
}
p {
	padding-right: 1em;
	line-height: 150%;
}
blockquote {
	padding-left: 1em;
}
/* ------------------------------------------ */
div#body_head {
	height: 8px;
	font-size: 0px;
	background: url(/img/common/body_head_bg.gif) top center no-repeat #fff;
}
body {
	background: url(/img/common/body_bg.gif) top center repeat-y #fff;
}
div#body_foot {
	height: 4px;
	font-size: 0px;
	background: url(/img/common/body_foot_bg.gif) top center no-repeat #fff;
}

table#bodytable {
	width: 760px;
	margin: 0px auto;
	background-color: #fff;
	text-align: left;
}
#header_caption {
}
#header_caption_inner {
	font-size: 10px;
	text-align: right;
	padding: 1px 8px;
}
#header {
}
#header_inner {
}
#header_info {
	font-size: 0px;
	text-align: right;
	padding: 1px 8px;
}

#sidebar {
	width: 200px;
}
#sidebar_inner {
}
#sidebar_inner img {
	vertical-align: bottom ;
}
#content {
	width: 560px;
}
#content_inner {
	padding-top: 6px;
}

#footer_info {
	font-size: 12px;
	text-align: right;
	padding: 16px 24px 0px 24px;
}
#footer {
}
#footer_inner {
	font-size: 12px;
	text-align: center;
	line-height: 175%;
}
#footer_inner a {
	font-size: 12px;
}
#footer_caption {
}
#footer_caption_inner {
	font-size: 0px;
}

/* ------------------------------------------ */
table.mailform {
	border-collapse: separate;
}
table.mailform * {
	font-size: 12px;
}
table.mailform th {
	background-color: #eee;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 2px 8px;
}

/* ------------------------------------------ */
.red {
	color: red;
}
.notis {
	color: red;
	display: none;
}
.imeoff{
	ime-mode: disabled;
}

/* ------------------------------------------ */
table.propaty {
/*	border-left: 2px solid #88f;*/
}
table.propaty td {
	font-size: 10pt;
	padding: 2px 0px;
	vertical-align: top;
}

table.cols td {
	border: 1px solid #bbb
}

/* ------------------------------------------ */

/* ------------------------------------------ */

/* ------------------------------------------ */

/* ------------------------------------------ */

/* ------------------------------------------ */

/* ------------------------------------------ */

/* ------------------------------------------ */

/* ------------------------------------------ */

/* ------------------------------------------ */

/* ------------------------------------------ */



