@charset "utf-8";
@import url("../font/MovistarHeadline_Bold/stylesheet.css");
@import url("../font/MovistarText_Regular/stylesheet.css");
/*
---PC/all none set style---
*/
html, body, a, a:hover, button, table, td, span, input, p, h1, h2, h3, h4, h5, ul li, li{
	font-family: 'movistar_textregular';
}
h2{
	font-family:'movistar_textregular';
	font-size:36px;
	color: #5bc500;
}

#pageloading {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 500;
	background-color: #FFF;
}
#loadingimg {
	height: 116px;
	width: 102px;
	margin-left: -58px;
	position: absolute;
	left: 50%;
	top: 30%;
}

/*h1{ font-family:movistar_headlinebold;}*/

body,html {
	font-family: 'movistar_textregular';
	word-break: normal;
	height: 100%;
	width: 100%;
	background:#e9eae8;
	padding:0;
	margin:0;
	/*margin:0px;
	padding:0px;
	background:#fff;
	font-family: movistar_textregular;*/
}
img,img a{
	border:0px;
}
*{
	margin:0px;
	padding:0px;
}
ul,li{
	list-style:none;
}
.layout{
	position:absolute;
	top: 0;
	left:0;
	right: 0;
    padding-bottom:60px;
    min-height:92.2%;
	z-index:10000;
	background:#e9eae8;
}
.layout .toptitle{ float: right; position: relative; margin-right:8%;}
.layout .tabInput{width:79%}
.layout .tabID{width:21%;}

.layout input[type=text]:focus{
	font-family: 'movistar_headlinebold';
	height:42px;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    padding: 1px 0px 3px 3px;
    /*margin: 5px 1px 3px 0px;*/
    border: 1px solid rgba(81, 203, 238, 1);
}
.layout .mainBorder{
	padding-top:30px;

}

#logout{ display:none;}
#home{
	cursor:pointer;
	/*background:url(../img/home.png) no-repeat center center;*/
	width:45px;
	float:left;
	height:45px;
	margin-top:3px;
	margin-left:3px;
	margin-bottom: 3px;
	overflow:hidden;
	border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-wekit-border-radius:4px;
	-moz-border-radius:4px;
}
#home:hover{
	background:#e9eae8;
}
#menu{
	float:left;
	width:120px;
	line-height:45px;
	height:45px;
	text-align:left;
	color:#00a9e0;
	font-family: 'movistar_headlinebold';
	font-size:1.3em;
	margin-top:5px;
	margin-left:8px;
}
.menuTxt{
	width:100px;
	height:45px;
	line-height:45px;
}
.topBorder{
	width:100%;
	float:left;
	background:#fff;
	height:70px;
	padding-top:0px;
}
.topBorder2{display:none;}
.top_info,.markBg{
	width:100%;
	float:left;
	background:#fff;
	height:auto;
}
.top_info ul{
	width:90%;
	margin-left:8%;
	margin-right:8%;
	margin-bottom:12px;
	margin-top:12px;
}
.top_info li{
	float:left;
	width:20%;
	margin:1% 1%;
}
.top_info_S{ display:none;}
.items{
	width:110px;
	position: relative;
	top:-20px;
	left:93%;
	text-align: right;
	margin-right:0;
	margin-top:0px;
}
.items a{
	font-size:16px;
	text-decoration:none;
	color:#50535a;
}
.items a:hover{ color:#3f3f3f;}
.top_LBox, .top_RRBox{ width:8%; margin:auto 2%; float:left;}
.top_RBox{ width:72%; margin:auto 2%; float:left;}
.top_LLBox{ position:absolute; left:150px; top:68px; width:250px; margin:2px 2px ; background: #fff; 
	border:1px solid #50535a;}
.top_CBox{ width:26%; margin:auto 8%; float:right;}

span.sub{
	font-size:1em;
	color:#50535a;
	font-weight:bolder;
}
.sub22H{
	line-height:22px;
	font-size:1em;
	color:#50535a;
}
.subblue{
	line-height:22px;
	font-size:1em;
	color:#006bfc;
	text-decoration:underline;
}
.logoBox_in{
	margin-top:10px;
	margin-left:6%;
}

.toptitle{
	font-size:39px;
	width: 350px;
	height: auto;
	padding-top: 8px;
	display: block;
	text-align:right;
	color:#5bc500;
	font-family:'movistar_textregular';

}
.mainBorder{
	width:75%;
	height:auto;
	margin:0 auto;
	display: block;
	position:relative;
}
.layout .mainBorder{
  position:absolute;
  width: 870px;
  height:400px;
  top:290px;
  left: 50%;
  margin-top:-200px; 
  margin-left: -435px; 

}

body #cont [class~='artBox']:last-of-type,
body #cont [class~='artBox_nM']:last-of-type{
   margin-bottom: 30px;
}
body #logout [class~='artBox']:last-of-type,
body #tab1 [class~='artBox']:last-of-type,
body #tab2 [class~='artBox']:last-of-type,
body #tab3 [class~='artBox']:last-of-type,
body #tab5 [class~='artBox']:last-of-type{
   margin-bottom: 0px;
   background-color:#fff;
}

#cont{
	position:absolute;
	top: 0;
	left:0;
	right: 0;
    padding-bottom:60px;
    min-height:92.2%;
}
.footerBorder0{
	width:100%;
	float:left;
	background:#006699;
	height:60px;
	line-height:60px;
	font-size:1em;
	color:#bababa;
	text-align:center;
}
.footerBorder{
	background:#fff;
	height:60px;
	line-height:60px;
	font-size:1.2em;
	color:#50535a;
	z-index: 10005;
	clear: both;
    position:absolute;
    left: 0;
    right: 0;
    bottom:0;
    width:100%;	
}
.layout .footerBorder{
	width:90%;
	padding:0 5%;
	position: absolute;
	bottom: 0;
	background:#fff;
	height:60px;
	line-height:60px;
	font-size:1em;
	color:#50535a;
	z-index: 10005;
	
}
.footerBorder .logo{
	 background:url(../img/telflogo.png) no-repeat left top;
	 display: block; 
	 width: 200px;
	 height: 33px;
	 float:left;
	 margin-top:15px; 
	 margin-left: 2%}

.footerBorder ul{
	position: absolute;
	bottom: 25px;
	right: 20px;
	width: 410px; 
	height:30px;

}
.footerBorder ul li { 
	display: inline;
	margin: 0;
	height:30px;
	padding:0 15px;
	list-style: none; 
	font-size: 12px; 
	color: #50535a ; 
	font-weight: normal;
	font-family:'movistar_textregular';
}
.footerBorder ul li.first {border-right:1px solid #50535a; }
.artBox{
	width: 96%;
	padding: 2% 2%;
	height: auto;
	float: left;
	margin-left: 0%;
	background: #fff;
}
.TitleBox{
	position: relative;
	top: 50px;
	width: 100%;
	padding: 0;
	height: 50px;
	float: left;
	margin-left: 0%;	
}
.layout .artBox{
	position: relative;
	text-align: center;
	max-width: 840px;
	width: 80%
	padding:3% 8%;
	height: auto;
	margin:0 auto;
	background: #e9eae8;
}
.artBox_nM{
	width: 94%;
	padding:10px 3%;
	height: auto;
	float: left;
	margin:0 auto;
	background: #fff;
}
.cssTable
{
	display:table;
	width: 92%;
	padding: 0% 0%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.cssTr
{
	display:table-row;
	padding:1% 0%;
}
.cssTdVertical
{
	display:table-cell;
	width:111px;
	height:auto;
	text-align:center;
	padding 1% 1%;
}
.gray{
	font-size:1.3em;
	color:#9c9c9c;
}
.black{
	font-size:1.3em;
	color:#50535a;
}
.layout .black2{
	text-align: left;
	font-size:1.1em;
	color:#50535a;
}
.black2{
	font-size:1.1em;
	color:#50535a;
}
input.txtBox{
	height:47px;
	/*float:left;*/
	width:99%;
	padding-left:1%;
	border:1px solid #e5e5e5;
	border-radius:4px;
	-moz-border-radius:4px;
	-wekit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	font-family: 'movistar_headlinebold';

}
input.txtBox2{
	height:47px;
	/*float:left;*/
	width:99%;
	padding-left:1%;
	border:1px solid #e5e5e5;
	border-radius:4px;
	-moz-border-radius:4px;
	-wekit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	font-family: 'movistar_headlinebold';
}
input[type=text]:focus,textarea:focus{
	font-family: 'movistar_headlinebold';
	height:30px;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    padding: 1px 0px 3px 3px;
    /*margin: 5px 1px 3px 0px;*/
    border: 1px solid rgba(81, 203, 238, 1);
}
input[type=text],textarea{
	padding:0px 0px 0px 5px

}
input.sendBtu{
	font-family: 'movistar_headlinebold';
	/*float:left;
	margin-top:-2px;*/
	height:50px;
	width:16%;
	border:0px;
	background:#868686;
	font-size:1em;
	color:#fff;
	cursor:pointer;
	margin-left:1%;
}
input.sendBtu2{

	/*float:left;
	margin-top:-2px;*/
	height:48px;
	width:180px;
	border:0px;
	background:#5bc500;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-wekit-border-radius:4px;
	-moz-border-radius:4px;
	font-family: 'movistar_headlinebold';
	
}
.sendBtu:hover{
	background:#a5a5a5;
}
.sampleImg{
	background:url(../img/u13.png) no-repeat center center;
	width:840px;
	height:177px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:35px;
}

.locationTitle{

	margin-top:45px;
	width:98%;
	float:left;
	padding-left:2%;
	border-bottom:1px solid #04a2d5;
	padding-bottom:7px;
	font-size:1.4em;
	padding-top:8px;
	font-family:'movistar_textregular';
	color:#fff;
	background:#00a9e0;
	border-radius:6px;
	-moz-border-radius:6px;
	-wekit-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}
.u15{
	width: 80%;
	float: left;
	background: url(../img/u15.png) no-repeat left top;
	padding-left: 115px;
	text-align: left;
	min-height: 70px;
	height: auto;
	/*paddind-right: 20px;*/
	padding-top: 40px;
}
.u31{
	width: 70%;
	float: left;
	padding-left: 15px;
	padding-right:125px;
	text-align: left;
	min-height: 120px;
	height: auto;
	/*paddind-right: 20px;*/
	padding-top: 40px;
}
.tabBorder{
	width: 90%;
	float: left;
	height: auto;
	margin: 1%;
}
.tabBorder_100{
	width: 98%;
	float: left;
	height: auto;
	margin: 1%;
}
.tabBorder_44{
	width: 38%;
	float: left;
	height: auto;
	margin: 1%;
}
.tabBorder_45{
	width: 55%;
	float: left;
	height: auto;
	margin: 1%;
}
.tabBorder_46{
	width: 46%;
	float: left;
	height: auto;
	margin: 1%;
}
.tabBorder_nM{
	position: relative;
	width: 90%;
	float: left;
	height: auto;
	margin: 5px 1% 0px 1%;
}
.tabID{
	font-size:1em;
	width:36%;
	float:left;
	height:auto;
	padding: 0;
	line-height:22px;
}
.tabID2{
	text-align: right;
	font-size: 1em;
	width: 35%;
	padding-right: 1%;
	float: left;
	height: auto;
	line-height: 22px;
}
.tabID3{
	font-size:1em;
	width:32%;
	float:left;
	height:auto;
	padding: 0;
	line-height:22px;
}
.tabID_35{
	text-align:left;
	font-size:1em;
	font-weight:bold;
	width:31%;
	margin-right:1%;
	padding-right:2%;
	float:left;
	height:auto;
	line-height:22px;
}
.tabID_10{
	text-align:left;
	font-size:1em;

	width:15%;
	margin-right:1%;
	padding-right:1%;
	float:left;
	height:auto;
	line-height:22px;
}
.tabInput{
	width:60%;
	height:auto;
	float:left;
	line-height:28px;
	height:auto;
}
.tabInput2{
	width: 40%;
	height: auto;
	float: left;
	line-height: 25px;
	height: auto;
}
.tabInput3{/*for_reson*/
	width:65%;
	height:auto;
	float:left;
	line-height:25px;
	height:auto;
}
.tabInput4{
	width: 2%;
	height: auto;
	float: left;
	line-height: 25px;
	height: auto;
}
.tabInput5{
	width:200px;
	height:auto;
	float:left;
	line-height:25px;
	height:auto;
}
.tabInput6{
	width:20%;
	height:auto;
	float:left;
	line-height:25px;
	height:auto;
}
.tabInput7{
	width:100%;
	height:auto;
	float:left;
	line-height:28px;
	height:auto;
}
.tabInput8{
	width:40%;
	height:auto;
	float:left;
	line-height:28px;
	height:auto;
}
.tabInput9{
	width:25%;
	height:auto;
	float:left;
	line-height:28px;
	height:auto;
}
.tabcontrol{
	width:auto;
	height:25px;
	margin-top:2px;
	margin-left:14px;
	float:left;
}
.tabBorder_nM .tabcontrol2{
	width:25px;
	height:25px;
	/*margin-top:2px;*/
	position: absolute;
	left:98%;
	top:5px;
}
.tabcontrol2{
	width:25%;
	height:25px;
	/*margin-top:2px;*/
	position: relative;
	left:85%;
	top:-36px;
}
.font_H32{
	line-height:32px;
	font-family:'movistar_headlinebold';

}
.wrmBox{
	width:200px;
	height:18px;
	float:left;
	line-height:18px;
	height:auto;
	background:url(../img/id_pro_bg.jpg) no-repeat center center;
}
.wrmBox span.sub{
	font-size:0.8em;
	color:#50535a;
	width:27%;
	margin:0 3%;
	float:left;
	text-align:center;
}

.chooseBox{
	width:100%;
	height:35px;
	border:1px solid #777777;
}
.chooseBox_H30{
	width:100%;
	height:25px;
	border:1px solid #777777;
}
.chooseBox2{
	width:60%;
	height:35px;
	border:1px solid #777777;
}
.checkBtu{
	width:100%;
	height:37px;
	font-size:1.2em;
	line-height:35px;
	cursor:pointer;
	font-family:'movistar_headlinebold';
	color:#fff;
	background:#5bc500;
	border-radius:6px;
	-moz-border-radius:6px;
	-wekit-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border: 0;
}
.checkBtu:hover{
	background:#888b8f;
}
.checkBtu2{
	text-align:center;
	font-family:'movistar_headlinebold';
	width:100px;
	height:37px;
	font-size:1.2em;
	line-height:35px;
	background:#5bc500;
	cursor:pointer;
	color:#fff;
	border: 0;
	margin-top:12px;
	margin-right:20px;
	border-radius:6px;
	-moz-border-radius:6px;
	-wekit-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}
.checkBtu2:hover{
	background:#9b9b9b;
}

.checkBtu3{
	width:95%;
	height:37px;
	font-size:1.2em;
	line-height:35px;
	cursor:pointer;
	font-family:'movistar_headlinebold';
	color:#fff;
	background:#5bc500;
	border-radius:6px;
	-moz-border-radius:6px;
	-wekit-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border: 0;
}
.checkBtu3:hover{
	background:#888b8f;
}

.checkBtu4{
	width:40%;
	height:37px;
	float: right;
	font-size:1.2em;
	line-height:35px;
	cursor:pointer;
	font-family:'movistar_headlinebold';
	color:#fff;
	background:#5bc500;
	border-radius:6px;
	-moz-border-radius:6px;
	-wekit-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	border: 0;
}
.checkBtu4:hover{
	background:#888b8f;
}

.leftBtu{
	float:left;
	width:200px;
	padding:0px;
	height:auto;
	text-align:center;
	margin:1% auto;
}
.leftBtu5{
	float:left;
	width:220px;
	padding:0px;
	height:auto;
	text-align:center;
}
.rightBtu{
	float: right;
	width: 200px;
	height: auto;
	text-align: center;
	margin: 1% auto;
}
.menuList{
	width:250px;
	height:auto;
	z-index:10009;
	position:absolute;
	left:-1px;
	margin-top:51px;
	border-right:1px solid #50535a;/*stop*/
	border-bottom:1px solid #50535a;
	border-left:1px solid #50535a;
	
}
.menuList ul{
	width:250px;
	background:#fff;
}
.menuList li{
	width:195px;
	padding:12px 0px 12px 55px;
	border-bottom:1px solid #50535a;
}
.menuList li:last-child{
	border-bottom:none;
}
.menuList li:hover{
	background:#e9eae8;

}
.menuList li a{
	display:block;
	font-size:1em;
	color:#50535a;
	text-decoration:none;
}

.menuList li.sec{
	background:#e9eae8;
}
.menuList li.sec ul{
	display:none;
	margin-left:199px;
	margin-top:-32px;
	position:absolute;

}
#pagemenu{ display:none;}
.del_icon{
	display:none;
	width:23px;
	margin-right:5px;
	margin-left:5px;
	height:23px;
	margin-top:1px;
	float:left;
}
.del_icon2{
	display:none;
	width:23px;
	margin-right:5px;
	margin-left:5px;
	height:23px;
	margin-top:8px;
	float:left;
}
.pad22{
	padding-left:22px;
}
#closeIcon{ display:none;}
.blue{
	color:#0c52d1;
	font-size:0.8em;
	text-align:center;
	float:left
}
.blueLink{
	color:#0c52d1;
	font-size:1em;
	float:left;
}
.blueLink a{
	text-decoration:none;
	color:#0c52d1;
}
.topTab{
	width:100%;
	float:left;
}
.bottomTab{
	width:100%;
	float:left;
}
.side{
	width:16.5%;
	height:auto;
	margin-right:10px;
	margin-bottom:8px;
	margin-top:5px;
	float:left;
	text-align:left;
}
.side2{width:30%;
	height:auto;
	margin-right:10px;
	margin-bottom:8px;
	margin-top:5px;
	float:left;
	text-align:left;
}
.sideActivar{
	width:80px;
	float:left;
	
}
/*.sideActivar .tabcontrol{ margin-top:6px;}
.topTab .side{font-size:0.8em;}
#topSub{ display:none;}
*/
.grayBorder{
	background:#CCC;
	width:90%;
	margin-left:5px;
	float:left;
	margin-bottom:12px;
	margin-top:12px;
	padding:22px;
}
/*-----------------------JQUERY
--------------------------*/
#qaContent {
	width: 100%;
	float:left;
	margin-bottom:20px;
}
/*#qaContent h3 {
	width: 100%;
	height: 22px;
	text-indent: -9999px;
}
#qaContent h3.qa_group_1 {
	background: url(qa_group_1.gif) no-repeat;
}
#qaContent h3.qa_group_2 {
	background: url(qa_group_2.gif) no-repeat;
}*/
#qaContent ul.accordionPart {
	margin: 10px 5px;
}
#qaContent ul.accordionPart li {
	border-bottom: solid 1px #b1b1b2;
	background:#ececec;
	padding-bottom:8px;
	padding-top:9px;
	margin-top: 1px;
}
#qaContent ul.accordionPart li .qa_title {
	/*background: url(icon_q_a.gif) no-repeat 0px 3px;*/
	padding-left: 28px;
	color: #50535a;
	font-size:1.2em;
	font-family:'movistar_headlinebold';
	cursor: pointer;
}
#qaContent ul.accordionPart li .qa_title_on {
	text-decoration: underline;
}
#qaContent ul.accordionPart li .qa_content {
	margin: 6px 0 0;
	/*background: url(icon_q_a.gif) no-repeat 0px -24px;*/
	padding-left: 28px;
	padding-top:12px;
	padding-bottom:8px;
	font-size:0.9em;
	color: #50535a;
	background:#fff;
}
#fin{ display:none;}
.fin_item{
	position:absolute;
	z-index:999;
}
.fin_item ul{
	background:#e5e5e5;
	border:1px solid #d3d3d3;
	width:auto;
	height:auto;
	border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-wekit-border-radius:3px;
	-ms-border-radius:3px;
	padding:4px 2px;
}
.fin_item li{
	width:150px;
	text-align:left;
	padding:2px 4px;
	background:#fff;
	border:1px solid #d3d3d3;
	border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-wekit-border-radius:3px;
	-ms-border-radius:3px;
	margin:2px 4px;
}
.fin_item li a{
	color:#999;
	text-decoration:none;
}
.fin_item li a:hover{
	color:#333;
}
.finBox{
	background:rgba(220, 220, 220, 0.8);
	position:absolute;
	width:60%;
	margin-left:15%;
	margin-right:15%;
	margin-top:6%;
	z-index:999;
	padding:35px;
}
.finBox_fix{
	background:rgba(220, 220, 220, 0.8);
	position:fixed;
	width:60%;
	z-index:999;
	padding:35px;
	left:20%;
    bottom:40%;
}
.finBox2{
	display:none;
	background:rgba(220, 220, 220, 0.8);
	position:absolute;
	width:60%;
	margin-left:15%;
	margin-right:15%;
	margin-top:8%;
	z-index:9999;
	padding:5%;
}
/*----multiple lagrange start here----*/
#M_lang_item{ display:none;}

.M_lang_item{
	position:absolute;
	z-index:999;
}
#M_languages{
	z-index: 99999;
	position: absolute;
	top:70px;
	left:80%;
}
.btn_M_languages{
	cursor:pointer;
	font-size:18px;
    list-style:none;
	width:150px;
	text-align:left;
	padding:5px 15px;
	background:#fff;
	color:#009ae0;
	border:1px solid #d3d3d3;
	border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-wekit-border-radius:3px;
	-ms-border-radius:3px;
	margin:2px 4px;
}
.M_lang_item ul{
  	position:relative;
  	top:-6px;
  	left:-2px;
	width:auto;
	height:auto;
	padding:5px 2px;
}
.M_lang_item li{
	font-size:18px;
    list-style:none;
	width:120px;
	text-align:left;
	padding:5px 15px;
	background:#fff;
	border:1px solid #d3d3d3;
	border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-wekit-border-radius:3px;
	-ms-border-radius:3px;
	margin:2px 4px;
}
.M_lang_item li{
	cursor:pointer;
	color:#999;
	text-decoration:none;
}
.M_lang_item li:hover{
	color:#00a9e0;
}
/*----multiple lagrange end here----*/
#tab1,#tab2,#tab3,#tab5{
	display:none;
}
.leftBtu2{
	float:left;
	width:150px;
	height:auto;
	text-align:center;
	margin:2% auto;
}
.rightBtu2{
	float:right;
	width:150px;
	height:auto;
	text-align:center;
	margin:2% auto;
}
#info2 .topTab,#info3 .topTab{
	display:none;
}
#re,#re2,#re3{ display:none;}
#ImgS,#ImgM{ display:none;}
.changBtu{
	width:45px;
	height:45px;
	cursor:pointer;
	float:left;	
}
.pageNow{
	width:auto;
	padding:0px 10px;
	font-family:1.2em;
	line-height:45px;
	float:left;
}
/*
---S style mobile----------------------------------------------------------------------


@media screen and (max-width: 480px) {
.layout .mainBorder,.mainBorder{
	width:95%;
	height:100%;
	margin:0 auto;
	padding:0px;
	display: block;
	position:relative;
	left: 0;
	top: 0;
}
.topBorder2{
	display:block;
	width:100%;
	float:left;
	background:#006699;
	height:35px;
	text-align:center;
	color:#fff;
	line-height:35px;
	font-size:1.1em;
	font-family:'movistar_headlinebold';
}
.topBorder{height:60px;}
.topBorder .top_CBox{display:none;}
.logoBox_in{height:48px;width:221px;overflow:hidden;}
.logoBox_in img{height:48px;width:221px;}
.toptitle{line-height:1.4em;font-size:1.3em;}
.footerBorder{height:40px;line-height:1.2em;vertical-align:middle;}
.sampleImg{background:url(../img/u13s.png) no-repeat center center;width:281px;height:224px;}
input.txtBox{width:65%;}
input.sendBtu{width:20%;}
input.txtBox2{width:100%;}
input.sendBtu2{width:100%; margin-top:12px;}
.artBox{padding:5% 0%;}	
#home{width:35px;height:35px;margin-top:0px;}
#home img{ width:35px; height:35px;}
.u15{
	width:95%;
	float:left;
	background:url(../img/u15.png) no-repeat top center;
	padding-left:5px;
	margin-right:5%;
	text-align:left;
	min-height:80px;
	height:auto;
	paddin-right:5px;
	padding-top:125px;
}
.u31{
	width:95%;
	float:left;
	background:url(../img/u31.png) no-repeat center top;
	padding-left:5px;
	margin-right:5%;
	text-align:left;
	min-height:80px;
	height:auto;
	paddind-right:5px;
	padding-top:125px;
	padding-left: 15px;
	padding-right:5px;
	text-align: left;
	min-height: 70px;
	height: auto;
	<!--paddind-right: 20px;
	padding-top: 40px; -->
}
.top_LBox{ width:98%; margin:6px 1% auto 1%; float:left; text-align:center;}
.top_RBox{ width:98%; margin:auto 1%; float:right; }
.top_LLBox{ width:10%; margin:auto 2%; float:left;}
.top_CBox{ width:82%; margin:40px 2% auto 5px; float:left;clear:right;}
.top_RRBox{ width:85%; margin:-35px 2% auto 12%; float:left; clear:right; text-align:center;}
.top_info{ display:none;}
.top_info_S{ display:block;}

.top_info_S .itemsB{
	float:left;
	width:50%;
	margin-left:-2px;
	border:1px solid #c5c5c5;
	background:#b6b6b6;
	height:38px;
	line-height:38px;
	text-align:center;
}
.itemsB a{
	display:block;
	font-weight:bolder;
	text-decoration:none;
	font-size:1.3em;
	color:#50535a;
}
.itemsB a.white{
	color:#fff;
}
.top_info_S ul{
	display:none;
	position:absolute;
	z-index:997;
	float:left;
	width:49%;
	border:1px solid #c5c5c5;
	height:auto;
	background:#b6b6b6;
	padding-bottom:5px;
	padding-left:1%;
	padding-top:5px;
	text-align:left;
	margin-left:-2px;
}
.top_info_S li{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1em;
	font-size:0.6em;
}
.tabID{
	width:100%;
	clear:left;
	float: left;
}

.tabInput{
	width:100%;
	float:left;
}
.tabID2{
	text-align:left;
	width:100%;
	clear:right;
}

.chooseBox{
	width:100%;
}

.rightBtu,.rightBtu2{
	float:left;
	width:100%;
	text-align:center;
}
#menu{ display:none;}
.menuList{
	width:100%;
	margin-top:75px;
	margin-left:-2%;
	height:auto;
	z-index:999;
	position:absolute;
	border:1px solid #2176b1;
	
}
.menuList ul{
	width:100%;
	background:#0f5b82;
}
.menuList li{
	padding:12px 6px 12px 8px;
	border-bottom:1px solid #2176b1;
}
.menuList li:last-child{
	border-bottom:none;
}
.menuList li:hover{
	background:#134660;
}
.menuList li a{
	display:block;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.menuList li.sec{
	background:#094c6e;
}
.menuList li.sec ul{
	display:none;
	float:left;
	margin-left:-8px;
	margin-top:12px;
	position:static;
	margin-bottom:12px;
}
.menuList li.sec ul li{
	background:#9199aa;
	padding-left:22px;
	border-bottom:1px solid #a5a8af;
	float:left;
	width:100%;
}
.menuList li.sec ul li:hover{
	background:#868d9b;
}
.tabBorder{margin:2%;}
.tabBorder_46{width: 98%;}
.tabID_10{width:100%;}
.tabInput2{ width:100%;}
.tabcontrol2{ width:100%; margin-left:2px;margin-top:4px; text-align:center; margin-bottom:12px;}
.checkBtu{width:100%;}
.changBtu{
	width:45px;
	height:45px;
	cursor:pointer;
	float:left;	
}
.pageNow{
	width:auto;
	padding:0px 10px;
	font-family:1.2em;
	line-height:45px;
	float:left;
}
.finBox{
	margin-left:8%;
	margin-right:5%;
}
#ImgS{ display:block;}
#ImgL,#ImgM{ display:none;}
.side,.side2{ width:100%;}
.side,.side2,.sideActivar{font-size:1em;}
.del_icon{ display:none;}
#info2,#info3{ display:none;}
.checkBtu,.checkBtu2{ width:98%; }

} */
/*
---M style---
*/
@media screen and (min-width: 481px) and (max-width: 767px) {
.items{position: absolute; left: 0; display: none;}
.logoBox_in{height:37px;width:170px;overflow:hidden; }
.logoBox_in img{height:37px; width:170px;}
.top_LBox{ width:98%; margin:6px 1% auto 1%; text-align:center; float:left;}
.top_RBox{ width:98%; margin:auto 1%; float:left;}
.top_LLBox{ border:0; width:5%; margin:auto 2%; float:left;position: absolute; left: 0px; top:15px}
.top_CBox{ width:30%; margin:10px 2% auto 2%; float:right;}
.top_RRBox{ width:40%; margin:10px 2% auto 10%; float:left;text-align:left;}
.topBorder{height:65px;}
input.txtBox2{width:100%;}
input.sendBtu2{width:100%; margin-top:12px;}
.toptitle{line-height:1.8em;font-size:1.4em;}
.footerBorder{height:auto;}
.sampleImg{background:url(../img/u13ms.png) no-repeat center center;width:462px;height:111px;}
.artBox{ width:100%;padding:4% 0%;}
#home{width:40px;height:40px;position: }
#home img{width:40px; height:40px;}	
.top_info ul{width:96%;margin-left:2%;margin-right:2%;}
.top_info li{width:22%;margin:1% 1%;}
.tabID{
	width:100%;
	clear:right;
}
.tabID2{
	text-align:left;
	width:100%;
	clear:right;
}
.tabInput{
	width:100%;
	float:left;
}
.chooseBox{
	width:100%;
}
#menu{ display:none;}
.menuList{margin-top:60px;}
.u15{padding-top:20px; min-height:90px;}
.tabID_35{width:25%;}
.tabID_10{width:30%;}
.tabBorder_46{width: 98%;}
.tabInput3{/*for_reson*/width:45%;}
.tabID_10{width:100%;}
.tabInput2{ width:65%;}
.tabcontrol2{ width:30%; margin-left:12px;margin-top:0px; text-align:center; margin-bottom:12px;}
.checkBtu{width:100%;}
.tabInput3{/*for_reson*/width:60%;}
.side,.side2{ width:100%;}
.side,.side2.sideActivar{font-size:1em;}
.del_icon{ display:none;}
#info2,#info3{ display:none;
}
#ImgM{ display:block;}
#ImgL,#ImgS{ display:none;}
.layout .mainBorder,.mainBorder{
	width:95%;
	height:100%;
	margin:0 auto;
	padding:10px;
	display: block;
	position:relative;
	left: 1%;
	top: 0;
}
.leftBtu,.leftBtu2, .checkBtu2, .checkBtu{
	float:left;
	width:100%;
	text-align:center;
	
}

}
/*
---L style ipad---
*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
.top_LBox{ width:10%; margin:auto 2%; float:left;}
.top_RBox{ width:60%; margin:0 2%; float:right;}
.top_LLBox{ width:51px; margin:0; float:left; position: relative; left: 45px; top:70px;}
.top_CBox{ width:40%; margin:auto 2%; float:right;}
.top_RRBox{ width:19%; margin:auto 2%; float:left; text-align:left;}
.logoBox_in{height:48px;width:221px;margin-top:10px;}
.logoBox_in img{height:48px;width:221px;}
.sampleImg{background:url(../img/u13m.png) no-repeat center center;width:812px;height:177px;}
.top_info ul{width:96%;margin-left:2%;margin-right:2%;}
.top_info li{width:22%;margin:1% 1%;}
.tabID{width:40%;clear:right;}
.tabID2{width:39%;}
.tabInput{width:60%;float:left;}
.chooseBox{width:100%;}
#menu{ display:none;}
.u15{padding-top:25px;min-height:85px;}
.tabID_35{width:27%;}
.tabID_10{width:18%;}
.side,.side2,.sideActivar{font-size:0.7em;}
.side{ width:15%;}
.side2{ width:30%;}
.layout .mainBorder{
  position:absolute;
  width: 850px;
  height:400px;
  top:34%;
  left: 50%;
  margin-top:-200px; 
  margin-left: -425px; 
}
.mainBorder{
width:90%;
}
.items{
position: relative;
left: 90%
}

	
}
