@charset "utf-8";
body,td,th {
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFF;
	margin: 0px;
}
#container {
	background: #FFF;
	margin: 0px auto;
	width: 760px;
	color: #333;
	border: none;
}
#content p {
	max-width: 600px;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
}
#header {
	background: #FFF url(images/water_droplets_on_leaf_02.jpg) no-repeat right;
	border: 0px none;	
	height: 180px;
	width: 750px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#header img {
	margin: 0px;
}

#footer {
	clear: both;
	text-align: center;
	width: 750px;
	position: absolute;
}
#content h1 {
	font-size: 18px;
	color: #333;
	font-family: "Adobe Kaiti Std R", "Times New Roman", serif;
	background: #FFF url(images/header1_home.jpg) no-repeat;
}
#content h1.home {
	background: #FFF url(images/header1_home.jpg) no-repeat;
	text-indent: -9999px;
}
#content h1.about {
	background: #FFF url(images/header1_about.jpg) no-repeat;
	text-indent: -9999px;
}
#content h1.service {
	background: #FFF url(images/header1_service.jpg) no-repeat;
	text-indent: -9999px;
}
#content h1.recruit {
	background: #FFF url(images/header1_recruit.jpg) no-repeat;
	text-indent: -9999px;
}
#content h1.contact {
	background: #FFF url(images/header1_contact.jpg) no-repeat;
	text-indent: -9999px;
}

#content {
	margin: 0px 25px;
	padding-top: 10px;
	width: 700px;
	font-size: 12px;
}
#container #topPage a {
	color: #3C0;
	margin-left: 650px;
	font-size: 10px;
}

#mainMenu {
	background: #FFF;
	width: 750px;
	margin-bottom: 30px;
}
#mainMenu p img {
	margin-right: 10px;
	margin-left: 10px;
	background: #FFF;
	vertical-align: middle;
}
#content p #signature {
	height: 20px;
	width: 90px;
	float: right;
	padding-right: 50px;
	padding-bottom: 20px;
}


#content #companySummaryTbl td {
	padding: 1em .8em;
	border-bottom: 1px solid #CCC;
}
#container #content #companySummaryTbl caption {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-bottom: 0.2em;
}
#content #companySummaryTbl td.spec {
	font-weight: bold;
	color: #333;
}
#content #companySummaryTbl tr:hover {
	background: #EFEFEF;
	color: #FFF;
}
#rectuitTabbedTbl tr td {
	padding: 1em .8em;
}
#rectuitTabbedTbl tr td.spec {
	font-weight: bold;
}
#rectuitTabbedTbl2 tr td {
	padding: 1em .8em;
}
#rectuitTabbedTbl2 tr td.spec {
	font-weight: bold;
}
#rectuitTabbedTbl3 tr td {
	padding: 1em .8em;
	color: #333;
}
#rectuitTabbedTbl3 tr td.spec {
	font-weight: bold;
	color: #333;
}
#content #formContact fieldset {
	background: #FFF;
	border-style: none;
}
#content #formContact fieldset legend {
	font-weight: bold;
}

#content #formContact input.text {
	width: 400px;
	float: right;
	margin-right: 100px;
}
p a {
	color: #3C0;
}



a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 9px;
	text-align: right;
}
