@charset "utf-8";
/* CSS Document */

#container {
	width: 100%;
	position: relative;
	padding: 75px 0px 0px;
}

#open {
	display: none;
}
#header {
	width: 100%;
	height: 75px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}

#logo {
	width: 143px;
	height: 75px;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 0px;
	margin-left: -490px;
}
#logo img {
	width: 100%;
}



/*****************************************************************/

#navi #utility {
	margin-right: -490px;
	position: absolute;
	right: 50%;
	top: 3px;
	height: 28px;
	width: 290px;
}

#navi #utility li {
	font-size: 0.9em;
	float: left;
	color: #FFF;	
}

#navi #utility li a {
	/*padding: 2px 12px;*/
	line-height: 28px;
}

#navi #utility li a:link {
	text-decoration: none;
	color: #FFF;
}
#navi #utility li a:hover {
	text-decoration: none;
	color: #44C8E8 !important;
}
#navi #utility li a:visited {
	text-decoration: none;
	color: #FFF;
}

#navi #utility li:nth-child(3) a:link {
	color: #004EA2;
	background: #FFF;	
}

#navi #utility li:nth-child(3) a:hover {
	color: #FFFFFF !important;
	background: #44C8E8 !important;
}

#navi #utility li:nth-child(3) a:visited {
	color: #004EA2;
	background: #FFF;	
}

#navi #utility li:nth-child(1) {
	margin: 0px 0px 0px 20px;	
}

#navi #utility li:nth-child(2) {
	margin: 0px 10px 0px 0px;	
}



/*****************************************************************/
#navi {
	width: 100%;
	background: #FFF;
	height: 40px;
	margin: 35px 0px 0px;
	-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.65);
	-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.65);
	box-shadow:2px 2px 5px rgba(0,0,0,0.65);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#a6000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#a6000000,Positive=true);
}
#navi ul {
	width: 980px;
	margin: 0px auto;
}
#navi li {
	font-size: 1.1em;
	font-weight: 600;
	float: left;
}
#navi li a {
	line-height: 40px;
	padding: 0px 15px 0px 15px;
	display: block;
}

#navi li:nth-child(1) {
	margin: 0px 0px 0px 164px;	
}

#navi li a:link {
	text-decoration: none;
}
#navi li a:hover {
	text-decoration: none;
	color: #44C8E8;
}
#navi li a:visited {
	text-decoration: none;
}


/*****************************************************************/

.loopSliderWrap {
    top: 0;
    left: 0;
    height: 170px;
    overflow: hidden;
    position: absolute;
}
 
.loopSlider {
    width: 100%;
    height: 170px;
    text-align: left;
    position: relative;
    overflow: hidden;
	-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.65);
	-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.65);
	box-shadow:2px 2px 5px rgba(0,0,0,0.65);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#a6000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#a6000000,Positive=true);

}
 
.loopSlider ul {
    height: 170px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 480px;
    height: 170px;
    float: left;
    display: inline;
    overflow: hidden;
}

.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

.loopSlider ul li img {
    width: 480px;
    height: 170px;
}


/*****************************************************************/

#content{
	width: 980px;
	margin: 0px auto 35px;
	background: url(../img/common/bg_second.png);
	padding: 30px 100px;
	position: relative;
}

#content .fb-like {
	position: absolute;
	top: 80px;
	right: 340px;	
}

#h2 h2{
	float: left;
	height: 70px;
	line-height: 70px;
	padding: 0 0 20px 0;
	font-size: 2.4em;
	display: inline;
	font-weight: 200;
}

#h2 ul{
	float: left;
	height: 70px;
	line-height: 70px;
	margin: 0 0 0 30px;
}

#h2 ul li{
	float: left;
	margin: 0px 10px 0px 0px;
}

#h2 ul li a{
	color: #004EA2;
	text-decoration: none;
}

#h2 ul li a:hover, #h2 ul li.h2This a{
	color: #44C8E8;
	text-decoration: none;
}

#contentL{
	width: 740px;
	float: left;
}

.bgGray{
	background: #f6f6f6;
	padding: 30px 0 30px 0;
}

.bgGray2{
	background: #fafafa;
	margin: 0 0 0 20px;
	padding: 20px;
}

h3.h3{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0 0 20px 0;
	padding: 0px 0 5px 0;
	background: url(../img/common/bg_h3.gif) no-repeat left 42px;
	font-size: 1.6em;
	color: #004EA2;
	text-transform: uppercase;
}
h3.h3b{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 0px;
	background: url(../img/common/bg_h3.gif) no-repeat left 42px;
	font-size: 1.6em;
	color: #004EA2;
	text-transform: uppercase;
}

#contentR{
	width: 220px;
	float: right;
}

#contentR #sbanner {
	margin: 0 0 30px 0;
}


#contentR #sbanner img {
	width: 100%;
}

/*#contentR #sbanner a:nth-child(1) {
	display: none;
}*/

/*#contentR #sbanner a:nth-child(2) {
	display: none;
}*/

#subnavi{
	margin: 0 0 30px 0;
	box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
}

#subnavi h2{
	width: 198px;
	height: 49px;
	line-height: 49px;
	padding: 0 0 0 20px;
	background: url(../img/common/bg_h2.gif) no-repeat center;
	border: solid #FFF 1px;
	color: #FFF;
	font-size: 14px;
}

#subnavi>ul>li{
	background: #f6f6f6;
}

#subnavi>ul>li.subnaviThis, #subnavi ul>li:hover{
	background: #d7d7d7;
}

#subnavi>ul>li{
	height: 50px;
	line-height: 50px;
	display: block;
	border-bottom: solid #FFF 1px;
	border-left: solid #FFF 1px;
	border-right: solid #FFF 1px;
	color: #000;
}

#subnavi>ul>li>a{
	width: 183px;
	display: block;
	margin: 0 0 0 10px;
	padding: 0 0 0 25px;
	background: url(../img/common/icon_h3.png) no-repeat left;
	color: #000;
	text-decoration: none;
}

#subnavi>ul>li.subnaviThisLong{
	height: auto;
	background: #d7d7d7;
}

#subnavi>ul>li.subnaviThisLong ul{
	margin: 0 0 10px 0;
}

#subnavi>ul>li.subnaviThisLong ul li{
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 30px;
}

#subnavi>ul>li.subnaviThisLong ul li a{
	display: block;
	color: #000;
}

#subnavi>ul>li.subnaviThisLong ul li a:hover{
	color: #666;
}

/*****************************************************************/

#loading {
	background: #FFF url(../img/common/loading.gif) no-repeat center center;
	width: 100%;
	height: 500px;
}

/*****************************************************************/

.block {
	margin: 0px auto;
	width: 1080px;
}


/*****************************************************************/

#banner {
	background: url(../img/common/bg_second.png) repeat-y;
	margin: 0px auto 35px;
	padding: 30px 100px;
	width: 980px;
	text-align: center;
}

/*#banner a:nth-child(1) {
	display: none;
}*/


/*****************************************************************/

#pagetop {
	position: fixed;
	bottom: 100px;
	right: 50%;
	width: 42px;
	margin-right: -660px;
	cursor: pointer;
}

#footer {
	width: 100%;
	background: #FFF;
}

#footer div {
	width: 980px;
	margin: 0px auto;
	padding: 17px 0px;	
}

#footer ul {
	float: left;
	margin: 0px 30px 0px 0px;
	font-size: 0.9em;
	font-weight: 500;
}

#footer ul li a {
	line-height: 18px;
	margin: 0px 0px 7px;
	display: block;	
	width: auto;
}

#footer ul li a img {
	margin: 0px 0px 0px 5px;
	vertical-align: text-top;
}

#footer ul li a:link {
	text-decoration: none;
	color: #004EA2;
}
#footer ul li a:hover {
	text-decoration: none;
	color: #44C8E8;
}
#footer ul li a:visited {
	text-decoration: none;
	color: #004EA2;
}

#footer #flogo {
	float: right;
}

#footer #flogo img {
	margin: 0px 7px;
}

#copyright {
	font-size: 0.7em;
	width: 100%;
	text-align: center;
	margin: 5px 0px 30px;
}


@media screen and (max-width:768px) {
	
#container {
	width: 100%;
	position: relative;
	padding: 75px 0px 0px;
}
	
#open {
	display: block;
	background: url(../img/common/btn_open.png) no-repeat;
	background-size: contain;
	height: 38px;
	width: 38px;
	position: absolute;
	top: 20px;
	right: 18px;
	z-index: 20;
	cursor: pointer;
}
#header {
	width: 100%;
	height: 75px;
	height: inherit;
	position: inherit;
	z-index: 10;
	left: 0px;
	top: 0px;
	
}

#logo {
	width: inherit;
	height: 75px;
	margin: 0px;
	position: absolute;
	z-index: 10;
	left: 0;
	top: -75px;
	margin-left: 0px;
	width: 100%;
	background: #004EA2;
}
#logo img {
	width: auto;
	height: 100%;
}

/*****************************************************************/

#navi #utility {
	margin-right: 0px;
	position: inherit;
	right: inherit;
	top: inherit;
	height: inherit;
	width: 100%;
}

#navi #utility li {
	font-size: inherit;
	float: inherit;
	color: #333;
	text-align: center;	
	font-size: 1.1em;
}

#navi #utility li a {
	padding: 2px 12px;
	line-height: 40px;
}

#navi #utility li a:link {
	text-decoration: none;
	color: #333;
}
#navi #utility li a:hover {
	text-decoration: none;
	color: #333 !important;
	background: #FFF;
}
#navi #utility li a:visited {
	text-decoration: none;
	color: #333;
}

#navi #utility li:nth-child(3) a:link {
	color: #333;
	background: #FFF;	
}

#navi #utility li:nth-child(3) a:hover {
	color: #333 !important;
	background: #FFF !important;
}

#navi #utility li:nth-child(3) a:visited {
	color: #333;
	background: #FFF;	
}

#navi #utility li:nth-child(1) {
	margin: 0px 0px 0px 0px;	
}

#navi #utility li:nth-child(2) {
	margin: 0px 0px 0px 0px;	
}



/*****************************************************************/
#navi {
	display: none;
	width: 100%;
	background: #FFF;
	height: inherit;
	margin: 0px;
	padding: 5% 0px;
	-moz-box-shadow:0px rgba(0,0,0,0.65);
	-webkit-box-shadow:05px rgba(0,0,0,0.65);
	box-shadow:0px rgba(0,0,0,0.65);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#a6000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#a6000000,Positive=true);
}
#navi ul {
	width: 100%;
	margin: 0px;
}
#navi li {
	font-size: 1.1em;
	font-weight: 600;
	float: inherit;
	text-align: center;	
}
#navi li a {
	line-height: 40px;
	padding: 0px 15px 0px 15px;
	display: block;
}

#navi li:nth-child(1) {
	margin: 0px;	
}

#navi li a:link {
	text-decoration: none;
}
#navi li a:hover {
	color: #333;
	background: #FFF;
}
#navi li a:visited {
	text-decoration: none;
}


/*****************************************************************/

.loopSliderWrap {
    top: 0;
    left: 0;
    height: 85px;
    overflow: hidden;
    position: absolute;
}
 
.loopSlider {
    width: 100%;
    height: 85px;
    text-align: left;
    position: relative;
    overflow: hidden;
	-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.65);
	-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.65);
	box-shadow:2px 2px 5px rgba(0,0,0,0.65);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#a6000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#a6000000,Positive=true);

}
 
.loopSlider ul {
    height: 85px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 255px;
    height: 85px;
    float: left;
    display: inline;
    overflow: hidden;
}

.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

.loopSlider ul li img {
    width: 255px;
    height: 85px;
}


/*****************************************************************/

#content{
	width: 90%;
	margin: 0px 0px 5%;
	background: url(../img/common/bg_second.png) repeat-y;
	background-size: contain;
	padding: 0% 5% 10%;
}

#content .fb-like {
	position: absolute;
	top: 10px;
	right: 7%;	
}

#h2 h2{
	width: 90%;
	float: inherit;
	height: inherit;
	line-height: 1.2em;
	padding: 10% 5% 5%;
	font-size: 1.9em;
	display: inherit;
}

#h2 ul{
	float: inherit;
	height: inherit;
	line-height: inherit;
	margin: 0% 5% 5%;
}

#h2 ul li{
	float: left;
}

#h2 ul li a{
	color: #004EA2;
	text-decoration: none;
}

#h2 ul li a:hover, #h2 ul li.h2This a{
	color: #44C8E8;
	text-decoration: none;
}

#contentL{
	width: 90%;
	float: inherit;
	padding: 0 5%;
}

.bgGray{
	background: #f6f6f6;
	padding: 30px 0 30px 0;
}

.bgGray2{
	background: #fafafa;
	margin: 0 0 0 20px;
	padding: 20px;
}

h3.h3{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0 0 5% 0;
	background: url(../img/common/bg_h3.gif) no-repeat left 42px;
	font-size: 1.3em;
	color: #0b47ae;
	text-transform: uppercase;
}

h3.h3b{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 0px;
	background: url(../img/common/bg_h3.gif) no-repeat left 42px;
	font-size: 1.3em;
	color: #0b47ae;
	text-transform: uppercase;
}

#contentR{
	display: none;
}

span.br {
	display: block;
}

.w100 {
	width: 100%;	
}


/*****************************************************************/

#loading {
	height: inherit;
}

/*****************************************************************/

.block {
	margin: 0px;
	width: 100%;
}


/*****************************************************************/

#banner {
	background: url(../img/common/bg_second.png) repeat-y;
	background-size: contain;
	margin: 0px 0px 5%;
	padding: 5% 5%;
	width: 90%;
	text-align: center;
}

#banner img {
	width: 80%;
}

/*#banner a:nth-child(1) {
	display: block;
}*/

/*****************************************************************/

#pagetop {
	position: inherit;
	bottom: inherit;
	right: inherit;
	width: inherit;
	margin-right: inherit;
	width: 100%;
	text-align:center;
	background: #FFF;
	padding: 0% 0% 5%;
}

#pagetop img {
	width: 90%;
}

#footer {
	width: 100%;
	background: #FFF;
}

#footer div {
	width: 90%;
	margin: 0px;
	padding: 10% 5%;	
}

#footer ul:nth-child(1),
#footer ul:nth-child(3) {
	width: 54%;
	float: left;
	margin: 0px 2% 0px;
	font-size: 0.9em;
	font-weight: 500;
}

#footer ul:nth-child(2){
	width: 38%;
	float: left;
	margin: 0px 2% 0px;
	font-size: 0.9em;
	font-weight: 500;
}

#footer ul li a {
	line-height: 18px;
	margin: 0px 0px 7px;
	display: block;	
	width: auto;
}

#footer ul li a img {
	margin: 0px 0px 0px 5px;
	vertical-align: text-top;
}

#footer ul li a:link {
	text-decoration: none;
	color: #004EA2;
}
#footer ul li a:hover {
	text-decoration: none;
	color: #44C8E8;
}
#footer ul li a:visited {
	text-decoration: none;
	color: #004EA2;
}

#footer #flogo {
	margin: 5% 0px 0px;
	float: left;
	text-align: center;
}

#footer #flogo img {
	width: 30%;
	margin: 0px 1.5%;
}

#copyright {
	font-size: 0.7em;
	width: 100%;
	text-align: center;
	margin: 5px 0px 30px;
}


}

@media screen and (max-width:320px) {
#btn_bilingual a {
	font-size: 1.1em;
}
#copyright {
	font-size: 0.5em !important;
}
}
