@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.main_table {
	width: 728px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.hk {
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.main_table .top {
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #007557;
}
.main_table .top .top_table {
	height: 394px;
}
.main_table .top .contents {
	background-repeat: repeat-y;
}
.main_table .top .contents .a_content {
	background-color: #E6F2E6;
	width: 331px;
	padding-right: 7px;
	padding-left: 7px;
	vertical-align: top;
}
h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 13px;
}
.bottom_rounds {
	height: 18px;
	background-image: url(bottom_rounds.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_table .bottom {
	height: 102px;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
.slogan1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	float: left;
	margin-top: 145px;
	margin-left: 20px;
}
.slogan2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	float: right;
	margin-top: 60px;
	margin-right: 60px;
	width: 220px;
	text-align: center;
}
.ecopharm {
	width: 130px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}
.youtube-player {
	margin: 5px;
	float: left;
}
.downlaod {
	float: left;
	padding-top: 5px;
	width: 282px;
	text-align: center;
}
.downlaod h2 a {
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}
.downlaod h2 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img {
	outline:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 282px;
}

