@charset "UTF-8";
/*! ================================================
    /fa/sols/psm/asean/en/ header-footer style
================================================= */

/* header */
#header-wrap {
	position: relative;
	border-top: 3px #e60001 solid;
	border-bottom: 1px #ededed solid;
	background: #fff;
	font: 13px arial,helvetica,sans-serif;
	*font-size: small;
	*font: x-small;
	color: #333;
	text-align: center;
	height:70px !important;
}
#header-wrap #header {
	width: 980px;
	margin: 0 auto;
}

/* globalmap */
#globalmap-wrap {
	position: absolute;
	top:25px;
	right:0;
}
#globalmap-wrap #globalmap a {
display: block;
border: 1px #d9d9d9 solid;
padding: 5px 10px;
}
#globalmap-wrap #globalmap a:hover {
text-decoration: none;
}
#globalmap-wrap #globalmap img {
vertical-align: baseline !important;
}

.pagetop {
	clear: both;
	text-align: right;
	font-size: 75%;
	margin: 0 0 20px 0;  padding: 20px 0 0 0;
}

/* footer */
#footer-wrap {
	border-top: 1px solid #bcbcbc;
	font: 13px arial,helvetica,sans-serif;
	*font-size: small;
	*font: x-small;
	color: #333;
	text-align: center;
	background-color: #fff;
}
#footer-wrap #footer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
	padding-top: 50px;
}

@media screen and (min-width:769px){
}

@media screen and (max-width:768px){
}
