@charset "utf-8";
/* CSS Document */
#main a[href^="http"] {
	background:url(../../cmn/img/icon/icon_blank.png) no-repeat 0 center;
	padding-left:15px;
	margin-right:15px;
}
.page_title h2 {
	background-image:url(../../cmn/img/icon/icon_world2.png);
}
#wall {
	background:url(../img/map.jpg) no-repeat center 0;
	padding:40px 0;
}
.section {
	width:960px;
	margin:0px auto;
	padding-bottom:30px;
}
.section h3 {
	font-size:30px;
	font-weight:bold;
	line-height:35px;
	margin-bottom:20px;
}
.group dl {
	position:relative;
	margin-bottom:20px;
	padding-bottom:10px;
}
.group dl:last-child {
	margin-bottom:0;
}
.group dl dt {
	color:#069;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:5px;
}
.group dl dd {
	font-size:14px;
	line-height:140%;
}
.group dl dt, .group dl dd {
	padding-left:132px;
}
.group dl .logo {
	position:absolute;
	top:0;
	left:0;
	padding-left:0px;
}
.offices div {
	background:#eee;
	padding:20px;
	margin-bottom:15px;
}
.offices div h4 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.offices div th, .offices div td {
	font-size:12px;
	line-height:18px;
	padding:5px 8px;
	text-align:left;
}

.group dl:after {
	content: "";
	display: block;
	clear: both;
}
.group dl {
	display: inline-table;
	overflow:hidden;
	zoom:1;/*for IE 5.5-7*/
}
/* Hides from IE-mac \*/

.group dl {
	display: block;
}
/* End hide from IE-mac */

@media print{
#main a[href^="http"] {
	background:url(../../cmn/img/icon/icon_blank.png) no-repeat 0 center;
	padding-left:15px;
	margin-right:15px;
}
.page_title h2 {
	background-image:url(../../cmn/img/icon/icon_world2.png);
}
#wall {
	background:url(../img/map.jpg) no-repeat center 0;
	padding:40px 0;
}
.section {
	width:960px;
	margin:0px auto;
	padding-bottom:30px;
}
.section h3 {
	font-size:30px;
	font-weight:bold;
	line-height:35px;
	margin-bottom:20px;
}
.group dl {
	position:relative;
	margin-bottom:20px;
	padding-bottom:10px;
}
.group dl:last-child {
	margin-bottom:0;
}
.group dl dt {
	color:#069;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:5px;
}
.group dl dd {
	font-size:14px;
	line-height:140%;
}
.group dl dt, .group dl dd {
	padding-left:132px;
}
.group dl .logo {
	position:absolute;
	top:0;
	left:0;
	padding-left:0px;
}
.offices div {
	background:#eee;
	padding:20px;
	margin-bottom:15px;
}
.offices div h4 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.offices div th, .offices div td {
	font-size:12px;
	line-height:18px;
	padding:5px 8px;
	text-align:left;
}

.group dl:after {
	content: "";
	display: block;
	clear: both;
}
.group dl {
	display: inline-table;
	overflow:hidden;
	zoom:1;/*for IE 5.5-7*/
}
/* Hides from IE-mac \*/

.group dl {
	display: block;
}
/* End hide from IE-mac */

}
@media screen and (max-width : 960px){
#wall {
	background:none;
	padding:20px 0;
}
.section {
	width:768px;
	margin:0 auto;
	padding-bottom:30px;
}
.section h3 {
	line-height:30px;
	margin-bottom:5px;
	line-height:120%;
}
.group dl dt {
	color:#069;
	line-height:120%;
	margin-bottom:0px;
	padding-top:0px;
}
.group dl dd {
	line-height:140%;
}
.group dl dt, .group dl dd {
	padding-left:90px;
}
.group dl .logo img {
	width:80px;
	height:auto;
}
.offices table
{
	width:100%;
}
.offices table tr {
	display: block;
}
.offices table th {
	display: list-item;
	border: none;
}

.offices table td {
	display:table-cell;
	border: none;
}
.offices table th {
	margin-bottom: 5px;
	list-style-type: none;
	color: #fff;
	background: #000;
	text-align:left !important;
}
.offices table td {
	margin-left: 0px;
	list-style-type: none;
	padding: 5px 5px 10px;
}
}
 @media screen and (max-width : 640px) {
#wall {
	background:none;
	padding:20px 0;
}
.section {
	width:98%;
	margin:0 auto;
	padding-bottom:30px;
}
.section h3 {
	font-size:1.2em;
	line-height:30px;
	margin-bottom:5px;
}
.group dl dt {
	color:#069;
	font-size:0.8em;
	margin-bottom:0px;
	padding-top:0px;
}
.group dl dd {
	font-size:0.7em;
	line-height:140%;
}
.group dl dt, .group dl dd {
	padding-left:90px;
}
.group dl .logo img {
	width:80px;
	height:auto;
}
.offices table
{
	width:100%;
}
.offices table tr {
	display: block;
	margin-bottom: 1.5em;
}
.offices table th, .offices table td {
	display: list-item;
	border: none;
}
.offices table th {
	margin-bottom: 5px;
	list-style-type: none;
	color: #fff;
	background: #000;
	text-align:left !important;
}
.offices table td {
	margin-left: 0px;
	list-style-type: none;
	padding: 0;
}
}

