@charset "utf-8";

body,input,textarea,select,button,table{font-size:16px;FONT-FAMILY: ROBOTO}

.menutxt{font-size:18px;line-height:1.25em;FONT-FAMILY: ROBOTO}
.sub_list1{COLOR:#3596F0;TEXT-DECORATION:bold;font-size:16px;line-height:1.25em;FONT-FAMILY: ROBOTO}
.sub_list2{font-size:14px;line-height:1.25em;FONT-FAMILY: ROBOTO}

input{border:1px solid #AAAAAA;}

body {margin:0}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}

img{display:inline;vertical-align:middle;}

.ltext{
	font-size:18px;
}

.mtext{
	font-size:16px;
}

.stext{
	font-size:14px;
}

.sstext{
	font-size:12px;
}

*html #layAccount {left:0; bottom:0; width:100%; height:92px; z-index:4; position:absolute; overflow-y:hidden;  margin-bottom:-1px;}
#layAccount {left:0; bottom:0; width:100%; height:92px; z-index:5;position:fixed; overflow-y:hidden; }

*html #layAccount2 {left:0; bottom:0; width:100%; height:50px; z-index:4; position:absolute; overflow-y:hidden;  margin-bottom:-1px;}
#layAccount2 {left:0; bottom:0; width:100%; height:50px; z-index:5;position:fixed; overflow-y:hidden; }

.lastblank {height:20px;}

#mymenu{
position:fixed;
_position:absolute;
overflow:hidden;
z-index:200;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
_left:expression(document.body.scrollLeft + document.body.clientWidth - offsetWidth);
right:0px;
width:185px;
text-align:center;
height:207;
color:#222222;
padding:0 0 0 0;
}


@media screen and (orientation:landscape){
.mainlang1{display:none;}
.mainlang2{display:block;}
.lastlayer{display:none;}
.lastblank {height:60px;}
*html #layAccount {left:0; bottom:0; width:100%; height:50px; z-index:4; position:absolute; overflow-y:hidden;  margin-bottom:-1px;}
#layAccount {left:0; bottom:0; width:100%; height:50px; z-index:5;position:fixed; overflow-y:hidden; }
}

@media screen and (orientation:portrait){
.mainlang1{display:block;}
.mainlang2{display:none;}
}

.bak2top {font-family: Arial;font-size: 16px;font-weight: bold;color: #FFFFFF;background-color: #0236A4;padding: 2px;}

.popup {
	position: fixed;
	left: 50%;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index:10000;
}

.mainbg {
	position:fixed;
	z-index:9999;
	top:0px;
	width:100%;
	height:100%;
	background:black;
}

.popupbg {
	position:fixed;
	z-index:9999;
	top:0px;
	width:100%;
	height:100%;
	opacity:0.7;
	background:black;
}
