body {
	padding: 0px;
	margin: 0px;
	background: #E7FEBA url('bg_foot.jpg') bottom right repeat-x;
}
body, table, form, input, select, textarea {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 13px;
	color: #3C5532;
}
form, input, select, textarea {
	font-size: 11px;
}
a, a:visited, a:hover {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 13px;
	color: #3C5532;
}
a:hover {
	text-decoration: none;
}
a.menu, a.menu:visited, a.menu:hover {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	color: #256E1A;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #568301;
}
a.title, a.title:visited, a.title:hover {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.title:hover {
	color: #568301;
}
a.min, a.min:visited, a.min:hover {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}
a.min:hover {
	color: #568301;
}
a.white, a.white:visited, a.white:hover {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 9px;
	color: white;
}
a.spec, a.spec:visited, a.spec:hover {
	font-family: georgia, serif;
	font-size: 12px;
	color: #D84444;
	font-weight: bold;
}

h1, h1.red, h2, h3 {
	font-family: georgia, serif;
	font-size: 18px;
	color: #568301;
}
h2, h3 {
	font-size: 15px;
	color: #3C5532;
}
h3 {
	font-size: 12px;
	margin-bottom: 10px;
	border-bottom: solid #DFEDC4 1px;
}
hr {
	height: 1px;
	color: #D8F1A7;
	background-color: #D8F1A7;
	border-style: none;
}

.table {
	width: 100%;
	height: 100%;
}
.body {
	width: 100%;
	height: 100%;
	background: url('bg_head.jpg') top right repeat-x;
}
.head {
	height: 200px;
}
.content {
	width: 100%;
	height: 100%;
	text-align: justify;
	vertical-align: top;
	padding-bottom: 30px;
}
.both {
	clear: both;
	margin: 0px;
	padding-top: 1px;
}
.logo {
	position: absolute;
	top: 45px;
	right: 830px;
	z-index: 3;
}
.tel1, .tel2 {
	position: absolute;
	top: 45px;
	right: 630px;
	z-index: 1;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 15px;
	color: #7397E3;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}
.tel2 {
	top: 47px;
	right: 629px;
	z-index: 2;
	color: white;
}

.s_all {
	height: 100%;
	padding-top: 10px;
}
.search {
	width: 100%;
}
.search, .s_t, .s_r, .s_b, .s_l {
	background-color: #E7FAFF;
}
.s_t {
	border-top: solid #7F95C1 1px;
}
.s_r {
	border-right: solid #7F95C1 1px;
}
.s_b {
	border-bottom: solid #7F95C1 1px;
}
.s_l {
	border-left: solid #7F95C1 1px;
}
.m {
	float: left;
	padding: 0px 4px 4px 0px;
}
.m1 {
	cursor: pointer;
	float: left;
	margin: 0px 5px 5px 0px;
}
.m2 {
	padding: 0px 3px 0px 3px;
	white-space: nowrap;
	background: url('bg_menu.gif') repeat-x;
}

.box {
	height: 100%;
	filter: alpha(opacity='50');
	-moz-opacity: .5;
	opacity: .5;
}
.box_text, .box_text td {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}
.box_text {
	z-index: 2;
	position: absolute;
	margin: 10px;
}
.box_side {
	background-color: #F1FFD7;
}
.box_body {
	height: 100%;
	padding: 10px;
	vertical-align: top;
	background-color: #F1FFD7;
}
.date {
	color: #568301;
	font-weight: bold;
}
.more {
	text-align: right;
}
.form {
	margin: 0px;
}
.copy {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 9px;
	color: white;
	text-align: right;
}
.img {
	border: solid #737373 1px;
	margin: 0px 0px 3px 0px;
}
#container {
	width: 170px;
	height: 104px;
	overflow: hidden;
	border: solid #DFEDC4 1px;
	background-color: #E7FEBA;
}
#scroll {
	position: relative;
}
