body {
	background-color: #e0e3b9;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-align: center;
}

center {
	position: relative;
}

img {
	border: 0px;
}

a {
  color: #45610c;
	text-decoration: none;
}

h1 {
  color: #ec133f;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
}

h2 {
	font-size: 14px;
	color: #292929;
}

.clear {
	clear: both;
}

a:hover {
  color: #80a436;
	text-decoration: underline;
}

.envelope_box {
  background-image: url('../img/envelope_bg.png');
  background-repeat: repeat-y;
	width: 980px;
	position: relative;
	text-align: left;  
	margin: 0 auto;
}

.inner_box {
  border-top: 5px solid #80ff00;
  position: relative;
  margin-left: 8px;
  margin-right: 8px;
}

.collage_box {
  width: 263px;
  vertical-align: top;
  background-color: #8db143;
}

.logo_box {
	position: absolute;
	top: 5px;
	margin-left: 0px;
}

.contact_box {
	position: absolute;
	top: 5px;
	margin-left: 305px;
	line-height: 13px;
	font-size: 11px;
}

.hp_image_box {
	margin-top: 170px;
}

.hp_text_box {
	padding: 10px;
  padding-top: 0px;
  margin: 8px;
  margin-top: 0px;
  margin-bottom: 0px;
	border-bottom: 20px solid #8db143;
  border-left: 20px solid #8db143;
  border-right: 22px solid #8db143;
	vertical-align: top;
}

.top_img {
	position: absolute;
	top: 10px;
	margin-left: 525px;
}

.top_line {
	position: absolute;
	background-color: #80ff00;
	top: 114px;
	margin-left: 0px;
	width: 659px;
	height: 2px;
  font-size: 1px;
}

.contact_box .red {
	color: #ec133f;
	font-weight: bold;
}

.address_box {
	position: absolute;
	top: 130px;
	font-size: 14px;
	font-weight: bold;
}
.address_box strong {
	color: #ec133f;
}
.address_box small {
  font-size: 11px;
}


.main_menu_box {
  background-image: url('../img/menu_bg.png');
  background-repeat: repeat-x;
	position: absolute;
	top: 155px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #9c0202;
	margin-left: 0px;
	border: 1px solid #650101;
}
.main_menu_box li {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
	position: relative;
}
.main_menu_box li .menu_link {
  padding-top: 5px;
  color: #ffffff;
  padding-bottom: 5px;
  padding-left: 35px;
  padding-right: 34px;
  display: block;
}
.main_menu_box li .menu_link:hover {
	text-decoration: none;
	color: #f9bfcb;
}
.main_menu_box li.separator {
	background-image: url('../img/menu_separator.png');
	width: 2px;
	height: 20px;
	font-size: 1px;
}
.main_menu_box .submenu {
	position: absolute;
	display: none;
	margin: 0px;
	padding: 0px;
  background-color: #9c0202;
  border-left: 1px solid #650101;
  border-right: 1px solid #650101;
  border-bottom: 1px solid #650101;
  padding-bottom: 30px;
  padding-top: 20px;
}
.main_menu_box .submenu li {
	float: none;
}
.main_menu_box .submenu a {
	display: block;
	padding-left: 33px;
  padding-right: 30px;
	color: #ffffff;
	font-size: 12px;
	white-space: nowrap;
	line-height: 20px;
}

.page_box {
  width: 681px;
  position: relative;
  vartical-align: top;
  padding-left: 10px;
}

.content_tbl {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.content_tbl .green_cell {
  background-color: #8db143;
  vertical-align: top;
}

.content_tbl .news_box {
  border-top: 4px solid #80ff00; 
  background-color: #8db143;
  padding: 15px 10px 15px 0px;
}

.news_box .n_item {
  border-left: 1px solid #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 46%;
}
.news_box .n_type {
	float: right;
	color: #9c0202;
	font-size: 12px;
	font-weight: bold;
}
.news_box h2 {
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	color: #ffffff;
}
.news_box p {
  color: #ffffff;
}
.news_box .n_price {
	float: left;
	font-size: 16px;
	font-weight: bold;
  padding-top: 5px;
}
.news_box a.n_more {
	float: right;
  padding-top: 5px;
  color: #ececec;
  cursor: pointer;
}



.bottom_menu_box {
	list-style: none;
  background-image: url('../img/bottom_bg.png');
  background-repeat: repeat-y;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  font-weight: bold;
  padding-left: 31px;
  height: 187px;
  padding-top: 3px;
}
.bottom_menu_box li {
	float: left;
}

.bottom_box {
  text-align: center;
  color: #b3d2c1;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 100px;
  margin-right: 20px;
}
.bottom_box .copyright {
	float: right;
}
.bottom_box .copyright a {
	color: #ff6600;
}

.end_box {
  background-image: url('../img/end_bg.png');
  background-repeat: no-repeat;
  width: 980px;
  height: 9px;
  font-size: 1px;
}

.copy_box {
	width: 880px;
	background-color: #e0e3b9;
	padding-left: 100px;
	text-align: center;
	padding-bottom: 10px;
}
.copy_box .author_box {
	float: right;
}
.copy_box .author_box a {
  color: #ff6600;
}

.form .label {
  font-size: 12px;
  float: left;
  text-align: right;
  width: 170px;
  margin-top: 1px;
  margin-right: 5px;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #434343;
}
.form .clear {
  clear: none;
  margin-bottom: 3px;
}

.form .error {
  color: #ff0000;
  font-weight: bold;
  margin-left: 5px;
  white-space: nowrap;
}

input.text, textarea.text {
  background-image: url('../img/input_bg.png');
  background-repeat: repeat-x;
  border: 1px solid #a7a6aa;
}

.req {
  color: #ff0000;
}

.page_price {
  font-size: 14px;
  color: #292929;
  font-weight: bold;
}
