@charset "UTF-8";
/* CSS Document */

body {
	background-color:#f0eede;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a {
	color: #588B2D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	background: #585446 url(../_images/cmn/cmn_wrapper_bg.jpg) no-repeat center top;
}
#wrapper .mid {
	background: url(../_images/cmn/cmn_wrapper_bg.gif) repeat-y center;
}
#wrapper .btm {
	background: url(../_images/cmn/cmn_wrapper_btm.gif) no-repeat center bottom;
	height: 20px;
}
#header {
	background: #FFFFFF;
	width: 920px;
	margin: 0 auto;
}
#content {
	margin: 0 auto;
	width: 920px;
}
.content_area {
	background: #FFFFFF;
	padding: 20px 40px;
}
.content_area .title {
	color: #588B2D;
	font-size: 20px;
	border-bottom: solid 1px #999;
	margin: 0 0 15px;
	padding: 0 0 3px;
}
.content_ftr {
	background: url(../_images/cmn/cmn_cnt_btm.gif) no-repeat bottom;
	height: 10px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_fix {
	clear: both;
}
.aux_wrapper {
	margin: 5px 8px 0 0;
	font-size: 11px;
	color: #666666;
}
.aux_nav {
	margin: 8px 0;
	text-align: right;
}
.n1 {
	clear: both;
}
.n1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.n1 li {
	float: left;
	height: 32px;
	position: relative;
}
.n1 li ul {
	margin:-1px 0 0;
	display:none;
	position:absolute;
	font-size: 12px;
	padding: 8px 0;
	border: solid 1px #FFF;
	width: 180px;
	background: #585446 url(../_images/cmn/n1_menu_bg.jpg) repeat-x top;
	top: 32px;
	left: 0px;
}
.n1 li:hover ul  {
	display: block;
}
.n1 li li {
	list-style:none;
	display:block;
	width: 180px;
	height: 20px;
	bottom: 0px;
	color: #FFFFFF;
}
.n1 li li a
{
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	width: 172px;
	padding: 2px 0px 2px 8px;
}
.n1 li li a:hover
{
	color:#585446;
	text-decoration:none;
	background-color: #F0EEDE;
}
.two_col .sb {
	width: 200px;
}
.two_col .col {
	padding: 0 10px;
	text-align: justify;
	width: 600px;
}
.two_col .col ul {
	list-style-type: square;
}
.two_col .col li {
	margin: 8px 0;
}
.col h4 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
}
.col p {
	margin: 5px 0 10px;
	line-height: 16px;
}
#footer {
	width:930px;
	margin: 5px auto 15px;
	font-size: 11px;
	line-height: 20px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .ehl_logo {
	margin:0 0 0 8px;
	padding:0 0 0 8px;
	border-left: solid 1px #666;
}
.n2 {
	margin: 0 0 15px 0;
}
.n2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.n2 li {
	border-bottom: dotted 1px #CCC;
}
.n2 li a {
	color: #666666;
	text-decoration: none;
	width: 196px;
	display: block;
	padding: 4px 0 4px 8px;
}
.n2 li a:hover, .n2_down {
	color: #FFFFFF;
	background: #588B2D;
	background-image: url(../_images/cmn/n2_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.features_table {
	border-collapse: collapse;
}
.features_table th {
	background: #F0EEDE;
	font-weight: normal;
	text-align: left;
	width: 160px;
	white-space: nowrap;
}
.features_table .tab {
	color: #FFFFFF;
	background: #588B2D;
	font-weight: bold;
	font-size: 13px;
}
.four_col .col {
	width: 190px;
	height: 130px;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: dotted 1px #666;
}
.four_col .col .title {
	text-transform: uppercase;
	font-size: 12px;
	color: #588B2D;
	font-weight: bold;
	font-family: Times, "Times New Roman", serif;
	letter-spacing: 1px;
	border: 0;
	margin: 0 0 4px;
	padding: 0;
}
.four_col .col ul{
	margin:0;
	padding:0 0 0 3px;
	list-style: none;
	line-height: 16px;
	font-size: 12px
}
.four_col .col li a {
	color:#666;
}
.four_col .col li a:hover {
	text-decoration: underline;
}
.txtbtn {
	padding: 5px;
	margin: 5px;
	background: #588B2D;
	border: 1px solid #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.txtbtn a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.note {
	text-align: center;
	border-color: #dea5a5;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	background-color: #ffdada;
	margin: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.content_area .listbox {
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.content_area .listbox th {
	background: #F0EEDE;
}
.content_area .listbox td {
	border-bottom:solid 1px #CCC;
}
.content_area #board .quote {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	background-color: #EEE;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
	margin: 5px 0 8px 210px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.content_area #board img {
	margin:0 10px 5px 0;
	padding:5px;
	border: solid 1px #999;
	background: #fff;
}
.calculator, .calculator td, .calculator th {
	padding:5px;
	border: solid 1px #999;
	border-collapse: collapse;
}
.calculator th {
	background: #F0EEDE;
	font-weight: normal;
	text-align: left;
}
.calculator .tab {
	color: #FFFFFF;
	background: #588B2D;
	font-weight: bold;
}
.form_box{
	border: solid 1px #CCC;
	padding: 10px 20px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url("../_images/cmn/cmn_gradient_bg_10x240.jpg");
	background-repeat: repeat-x;
	background-position-y: 0;
	background-color: #FFF;
}
.form_box label {
	font-size: 11px;
	line-height: 16px;
}
.form_box div {
	display: block;
	margin:5px 0 0;
}
.press_item {
	border-bottom: solid 1px #CCC;
	margin: 8px 0;
}
.signup {
	display: none;
	white-space: nowrap;
	font-size:10px;
	float:right;
}
.signup input {
	font-size:10px;
}
.products_list td {
	padding:5px 20px;
}
.idx_note {
	font-size:11px;
	margin:15px 0 0;
	text-align:justify;
	padding:10px 0 0;
	border-top: dotted 1px #666;
}