@charset "windows-874";
body {
	font-size: 12px;
	margin: 0px;
	color: #333;
}
.box_information {
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.row_information {
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 15px;
}
a{
	text-decoration: none;
	color: #6DB42E;
}
a:link {
	text-decoration: none;
	color: #6DB42E;
}
a:hover{
	text-decoration: none;
	color: #49781F;
}
a.link1  {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.box_gallery {
}

.bgL {
	background-image: url(images/bgl.gif);
	background-repeat: repeat-y;
}
.bgB {
	background-image: url(images/bgbt.gif);
	background-repeat: repeat-x;
}

.bgR {
	background-image: url(images/bgr.gif);
	background-repeat: repeat-y;
}
.menu_top {
	font-weight: bold;
	color: #6DB42E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.box_content {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
table tr td.menuL{
	color:#64A42B;
	font-weight:bold;
	background-color:#B4E78D;
	border:0.5px solid silver;
	height:30px;
	margin-left:5px;
	padding-left:30px;
	cursor:pointer;
	vertical-align:center;
}
table tr td.menuL-over{
	color:black;
	font-weight:bold;
	background-image: url(images/arrow1.png);
	background-repeat: no-repeat;
	background-position: 8px;
	background-color:#FF9;
	border:0.5px solid silver;
	height:30px;
	margin-left:5px;
	padding-left:30px;
	cursor:pointer;
}
.font_head {
	font-size: 16px;
	font-weight: bold;
	color: #437B1A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding-bottom: 5px;
}
.box_gallery {
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-color: #E9F3DE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.font_gray {
	color: #999;
	font-size: 10px;
}

.font_more {
	color: #CCC;
}
.detials_list {
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
}
.detials_list_sub {
	font-size: 12px;
	padding-left: 50px;
	padding-bottom: 5px;
}
