@charset "UTF-8";
/* CSS Document */
@import 'globalnew.css';
@import 'textstyle.css';

#vision{
	background:url(../images/company/vision_p.jpg) left top no-repeat;
	padding:0 0 60px 210px;
	margin-top:1.5em;
}
h1#vision {
	font-size: 90%;
	line-height: 1.5;
	margin: 1em 0px;
	background:none;
	padding:0;
	color:#333;
	height:auto;
}
.office img {
	float:left;
	margin-right:2em;
	margin-bottom:1em;
}

.office .fleft {
	float:left;
	/*margin-right:2em;*/
	margin-bottom:1em;
}

.office .fleft img {
	float: none;
}
.office span {
	display: block;
	margin-left: 123px;
	font-size: 77%;
	color: #333;
}
.office span strong {
	display: block;
	margin: .8em 0 .4em;
}






.photoin{
	margin-bottom:.5em;
}

table{
	font-size: 80%;
	color: #333;
	width:100%;
	margin:20px 0;
}
table tr th{
	width: 100px;
	font-weight: normal;
	background-color: #DCE1ED;
	padding: 5px 10px;
	text-align:left;
	vertical-align: top;
}
table tr td{
	background-color: #F3F5F9;
	padding: 5px 10px;
	vertical-align: top;
	color: #333;
}
.ggmap{
	margin-top:1em;
}
.ggmap a{
	padding:1px 0 1px 20px;
	background:url(../images/company/ggmap.gif) left .3em no-repeat;
	text-decoration:underline;
}


.office span.ggmap {
	margin-left: 0;
	margin-top:.5em;
	margin-bottom:20px;
	font-size: 100%;
}

.office span.ggmap a:hover {
	color: #2B99D1;
}