body, a, p, table, td, h1, h2, h3, h4, li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

body, form { margin: 0px; padding: 0px; }

body, html { height: 100%; }

table { border-collapse: collapse; }
td { padding: 0px; vertical-align: top; }

body {
	scrollbar-face-color: #f6f2e9;
	scrollbar-highlight-color: #6e6969;
	scrollbar-shadow-color: #6e6969;
	scrollbar-3dlight-color: #f6f2e9;
	scrollbar-arrow-color: #6e6969;
	scrollbar-darkshadow-color: #f6f2e9;
	scrollbar-track-color: #f6f2e9;
	scrollbar-base-color: #f6f2e9;
	background-color: #fafaf5;
}

img { border: 0; }
a { color: #c0002b; }

#ContentTop { position: relative; }

#co_top {
	position: relative;
	border-top: 3px solid #c59e51;
	border-bottom: 3px solid #c59e51;
}

#co_top_inner {
	position: relative;
	width: 1000px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#co_top_inner2 {
	position: relative;
	width: 1000px; height: 130px;
	background: url(../image/top_image/top.jpg) repeat-x;
}

a.logo {
	position: absolute;
	left: 795px; top: 42px;
	display: block;
	width: 124px; height: 121px;
	background: url(../image/logo.gif) no-repeat;
	z-index: 100;
}

.footer {
	width: 1000px; height: 79px;
	background: url(../image/body_bg.png) no-repeat;
}

.footer p {
	text-align: right;
	padding: 57px 30px 0 0;
}

.footer a {
	text-decoration: none;
	font-size: 9px;
	color: #654402;
}

.footer a:hover {
	text-decoration: underline;
}

#menuLeft {
	width: 200px;
	padding-right: 5px;
	background: url(../image/hmenu_middle_bg.png) repeat-y;
}

#menuLeftTop {
	width: 200px; height: 350px;
	background: url(../image/hmenu_top_bg.png) no-repeat;
	padding-top: 60px;
}

#menuLeftBottom {
	width: 200px; height: 35px;
	background: url(../image/hmenu_bottom_bg.png) no-repeat;
}

#contentRight {
	width: 795px;
	background: url(../image/content_middle_bg.png) repeat-y;
}

#contentRightBottom {
	width: 795px;
	background: url(../image/content_bottom_bg.png) no-repeat;
}

#coTable {
	margin-top: 10px;
}

#content {
	width: 795px;
	background: url(../image/content_top_bg.png) no-repeat;
	padding-bottom: 15px;
}

#content_inner {
	padding: 10px 25px 0 10px;
	background: url(../image/content_top_bg.png) no-repeat;
}

h1 {
	width: 480px; padding: 0;
	margin-bottom: 25px;
	font-size: 20px;
	color: #c59e51;
	line-height: 22px;
	font-weight: bold;
}

table.content { height: 100%; }
table.content td.tco_left {  }
table.content td.tco_middle {  }
table.content td.tco_right {  }

table.content td.tco_bl {  }
table.content td.tco_bm { vertical-align: bottom; }
table.content td.tco_br {  }

.bodytext { padding: 0; margin: 0; }

.hmenu {
	border-top: 1px solid #c59e51;
	border-bottom: 1px solid #c59e51;
	background-color: #fafaf5;
	margin: 20px 2px 0 2px;
}

.hmenu .hmenu_inner {
	color: #654402;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	padding: 0 20px 0 20px;
}

.smenu {
	margin: 0 2px 0 2px;
}

.smenu a {
	color: #c59e51;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	padding: 0 20px 0 20px;
}

.smenu a:hover, .act a { color: #654402; }

#icon_friend { float: left; padding: 7px 10px 0 80px; }
#icon_print { float: left; padding: 7px 10px 0 0; }

label { width: 120px; display: block; float:left; }
div.csc-mailform-field { clear: both; }

.csc-textpic-text { padding-right: 30px; }

fieldset { border: 0; }

.csc-mailform-submit { margin-top: 10px; }

#mailform input, #mailform textarea { width: 250px; max-width: 250px; margin-bottom: 2px; }

#mailform #mailformformtype_mail { width: auto; }

p.bodytext { color: #000; }
