@charset "UTF-8";
#Head h2 a {
	display:block;
	width:410px;
	height:40px;
	float:left;
	background:url(../images/logo.gif) no-repeat 0px 0px;
	margin-top:5px;
}
#SubNavi {
	float:right;
}
/*--------------------------------------------------------------------------------
CONTENT
--------------------------------------------------------------------------------*/
#Content {
	float:right;
	width:580px;
}
#News {
	float:left;
	width:560px;
}
#Blog {
	float:right;
	width:280px;
}
#LeftCol {
	float:left;
	width:200px;
}
#SubTitle p {
	float:right;
	width:320px;
}
/*==================KNOWLEDGE=================*/
#Knowledge011 {
	width:220px;
	height:60px;
	margin:0px 0px 20px 0px;
	background:url(../images/h4-knowledge011.gif) no-repeat 0px 0px;
	float:left;
}
/*
#Knowledge01 {
	width:220px;
	height:60px;
	margin:0px 0px 20px 0px;
	background:url(../images/h4-knowledge01.gif) no-repeat 0px 0px;
	float:left;
}
#Knowledge02 {
	width:220px;
	height:60px;
	margin:0px 0px 20px 0px;
	background:url(../images/h4-knowledge02.gif) no-repeat 0px 0px;
	float:left;
}
#Knowledge03 {
	width:220px;
	height:60px;
	margin:0px 0px 20px 0px;
	background:url(../images/h4-knowledge03.gif) no-repeat 0px 0px;
	float:left;
}
*/
/*==================EDUCATION=================*/
#Education01 {
	width:220px;
	height:60px;
	margin:0px 0px 20px 0px;
	background:url(../images/h4-education.gif) no-repeat 0px 0px;
	float:left;
}
/*==================CONSULT=================*/
#Consult01 {
	width:220px;
	height:60px;
	margin:0px 0px 20px 0px;
	background:url(../images/h4-consult.gif) no-repeat 0px 0px;
	float:left;
}
/*==================RECRUIT=================*/
#Recruitinfo01 {
	width:220px;
	height:60px;
	margin:0px 0px 20px 0px;
	background:url(../images/h4-recruitinfo.gif) no-repeat 0px 0px;
	float:left;
}
/*==================PRIVACY=================*/
#PrivacyH4 {
	width:220px;
	height:60px;
	margin:0px 0px 20px 0px;
	background:url(../images/h4-privacy.gif) no-repeat 0px 0px;
	float:left;
}
/*--------------------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------------------*/
#FootNavi {
	float:left;
	font-size:11px;
	color:#FFFFFF;
	margin:0px 0px 0px 10px;
}
#CopyRight {
	float:right;
	font-size:11px;
	color:#FFFFFF;
	line-height:30px;
	margin:0px 10px 0px 0px;
}

.info{
	list-style:none;
	font-size:12px;
}




div.markerTootip {
}
p.tooltip {
	color:#EEEEEE;
	background:url(../images/map_bg.gif) no-repeat 0px 0px;
	text-align:center;
	width:150px;

}
span.tooltip-head {
	padding:5px 5px 0px 5px;
	font-size:10px;
	display:block;

}
span.tooltip-content {
	padding:0px 5px 5px 5px;
	font-size:13px;
	display:block;
}
