@charset "utf-8";
/* CSS Document */

@font-face {
    font-family:'PSL162';
    src: url('../fonts/PSL162.eot');
    src: url('../fonts/PSL162.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PSL162.woff') format('woff'),
         url('../fonts/PSL162.ttf') format('truetype'),
         url('../fonts/PSL162.svg#thaisans_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:'PSL114';
    src: url('../fonts/PSL114.eot');
    src: url('../fonts/PSL114.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PSL114.woff') format('woff'),
         url('../fonts/PSL114.ttf') format('truetype'),
         url('../fonts/PSL114.svg#thaisans_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	margin:0px;
	padding:0px;	
	font-family:Tahoma, Geneva, sans-serif;
	background:url("../images/bg1.jpg") no-repeat center top fixed #1f0b52;
}

h.a1{font-size:50px; color:#ffea00; font-weight:700; text-decoration: underline; text-decoration-style:wavy;  font-family: 'PSL162'; }/* topic 01 */
h.a2{font-size:40px; color:#ffea00; font-family: 'PSL162'; }/* topic 02 */

a:link {text-decoration:none;}
img{ max-width:100% ; background-size:100% auto; }

.wrapper{ width:100%; height:auto; margin:0 auto; overflow:hidden; }

.section1{ width:916px; height:auto; margin:0 auto; overflow:hidden; display:block; background:#FFF;  }
.pic-top{ width:auto; height:auto; margin:0 auto; overflow:hidden; display:block;  }

.topic{
	width: 100%; height: auto; overflow: hidden; margin: auto;
	padding-top: 10px;	
	background:url("../images/bg-line.png") no-repeat center;
}/* topic */

.sub-topic{	width: auto; height: auto; overflow: hidden; margin: auto; }

.content{ 
	width:auto; height:auto; overflow:hidden; 
	display:block; text-align:center; 
	background:url("../images/bg2.jpg") repeat center top ; 
	padding:20px; color:#FFF; font-size:20px;
}
.box-content{ 
	width:auto; height:auto; overflow:hidden; 
	display:block; text-align:center; 	
	padding:0px; color:#FFF; font-size:20px;
}
.sub-content{ 
	width:94%; height:auto; overflow:hidden; margin: auto;
	display:block; text-align:center;  	
	padding:20px; 
}



.note{ 
	width:auto; height:auto; overflow:hidden; 
	display:block; text-align:center;
	background:url("../images/bg3.jpg") no-repeat center top #fff; 
	padding:20px; color:#d10000; font-size:20px;
}

.foot{ width:auto; height:auto; overflow:hidden; text-align:center; color:#FFF; font-size:14px; background:#401888; padding:30px;}



/* Rank Frame */
.table2 {
	width:370px;
	border-collapse:collapse;
	font-size:14px;
	margin-bottom:10px;		
	color: #fff;
	text-align: center;	
}

.frame1{ width:177px; height:177px; overflow:hidden; display:block; margin:auto; background:url("../images/r1.png") no-repeat center; }
.frame2{ width:177px; height:177px; overflow:hidden; display:block; margin:auto; background:url("../images/r2.png") no-repeat center; }
.frame3{ width:177px; height:177px; overflow:hidden; display:block; margin:auto; background:url("../images/r3.png") no-repeat center; }
.pic-rank{ width:105px; height:105px; overflow:hidden; display:block; border-radius:100px; border: solid #fff 3px; margin:auto; margin-top: 35px; }
.pic-rank2{ width:50px; height:50px; border-radius:100px; border: solid #fff 3px; margin:auto; }

/* Rank Table */
.box-table{ width:auto; height:auto; overflow:hidden; display:block; margin:auto;  }
.table3 {
	width:auto;
	border-collapse:inherit;
	font-size:14px;
	margin-bottom:10px;		
	color: #fff;
	text-align: center;
	border-radius: 1em;
	overflow: hidden;
	background: #1f0b52;
	border: solid 2px #5703ef ; 
}


.table3 td th{ padding-top: 10px; padding-bottom: 10px; font-weight: 200;  }

.table3 td{ 
	background: -webkit-linear-gradient(0deg, #e28500 0%,#fabc29 100%); 
	background: linear-gradient(0deg, #e28500 0%,#fabc29 100%);	
}
.icon-maserati{ width: 60px; height: 60px; overflow: hidden; margin: auto; }

/* table */
.table1 {
	width:90%;
	border-collapse:collapse;
	font-size:16px;
	margin-bottom:20px;	
	background:#3e1d56;
	border:#fff500 solid 1px;
	color: #fff;
	text-align: center;
}
.table1 td{ border:#fff500 solid 1px; padding: 10px; height: auto;  }
.table1 th{ border:#fff500 solid 1px; padding: 10px; height: auto;  }



/* End table */

@media screen and (max-width: 900px){
h.a1{font-size:34px; }
h.a2{font-size:30px;  }
.section1{ width:auto; }
.content{ font-size:14px; }
.note{ font-size:16px; }
.box-content{ padding:0px; font-size:16px; }
.sub-content{ width:98%; padding:0px; }

}


@media screen and (min-width: 370px) and (max-width: 400px){
table {	width:100%; }
.box-table{ width:auto;}
.box-content{ padding:0px; font-size:16px; }
.table1 { width:100%; font-size:13px; }
.table2 { width:98%; font-size:14px; margin-bottom:10px; }
.table3 { font-size:12px; }
.frame1{ width:140px; height:140px; background:url("../images/r1-140.png") no-repeat center; }
.frame2{ width:140px; height:140px; background:url("../images/r2-140.png") no-repeat center; }
.frame3{ width:140px; height:140px; background:url("../images/r3-140.png") no-repeat center; }
.pic-rank{ width:82px; height:82px; margin-top: 28px; }
.pic-rank2{ width:40px; height:40px; }
.icon-maserati{ width: 40px; height: 40px; }
}

@media screen and (min-width: 410px) and (max-width: 500px){
.table1 { width:100%; font-size:13px; }
.table2 { width:98%; font-size:14px; margin-bottom:10px; }
.table3 { font-size:12px; }
.pic-rank2{ width:40px; height:40px; }
.icon-maserati{ width: 40px; height: 40px; }
}

@media screen and (min-width: 320px) and (max-width: 360px){
table {	width:100%; font-size: 13px; }
.box-table{ width:100%;  }
.sub-content{ width:98%; padding:0px; }
.box-content{ padding:0px; font-size:14px; }
.table1 { width:100%; font-size:12px; }
.table2 { width:98%; font-size:14px; margin-bottom:10px; }
.table3 { font-size:12px; }
.frame1{ width:140px; height:140px; background:url("../images/r1-140.png") no-repeat center; }
.frame2{ width:140px; height:140px; background:url("../images/r2-140.png") no-repeat center; }
.frame3{ width:140px; height:140px; background:url("../images/r3-140.png") no-repeat center; }
.pic-rank{ width:82px; height:82px; margin-top: 28px; }
.pic-rank2{ width:40px; height:40px; }
.icon-maserati{ width: 40px; height: 40px; }
}
