<!--
body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background:url(index-bg.jpg)
}
a:link {
	color: #015AAB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #015AAB;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #015AAB;
}

.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
.menu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

.link_black:link {
	color: #000000;
	text-decoration: none;
}
.link_black:visited {
	text-decoration: none;
	color: #000000;
}
.link_black:hover {
	text-decoration: underline;
	color: #008800;
}
.link_black:active {
	text-decoration: none;
	color: #000000;
}
.gray{ 
	color:#666666;
}
p{ 
	line-height:150%;
	text-align:justify;
	text-justify:inter-ideograph;
}
.border1{ 
	border:solid 5px #FFFFFF;
}
.head{ 
	width:100%;
	height:286px;
}
.end{ 
	width:100%;
	height:98px;
}
.left_about{
	width:100%;
	height:476px;
}
.left_job{
	width:100%;
	height:400px;
}
.left_training{
	width:100%;
	height:450px;
}
.left_joinin{
	width:100%;
	height:395px;
}
.left_work{
	width:100%;
	height:392px;
}
.left_gbook{
	width:100%;
	height:392px;
}
.left_menu{
	background:#F3F3F3;
	border-top:none;
	border-right:none;
	border-bottom:1px dashed #CCCCCC;
	border-left:none;
}
.tit1{ 
	color:#FFFFFF; 
	font-size:14px;
	font-weight:bold;
}
.tit2{
	color:#015AAB;
	font-weight:bold;
}
.f14{ 
	font-size:14px;
}
.red{ 
	color:#FF0000; 
}
h1{
	font-size:24px;
	color:#000000;
	line-height:150%;
	margin:0;
}
-->