body{
    background-color:#FFFFFF;
    background-image: url("../../bg_headernew.png");
    background-repeat: repeat-x;
    min-width: 1034px;
}
.logo{
    display:inline-block;
    text-align: left;
    margin-top:8px;
}

#header {
    width: 1034px;
    height: 69px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -7px;
}
ol, ul {
    list-style: none;
}
#tickersub{
	float:left;
	width:315px;
	height:20px;
	border-top:1px #252525 solid;
	border-left:1px #252525 solid;
	border-right:1px #252525 solid;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-family:Verdana;
	font-size:12px;
	font-variant:small-caps;
	color:white;
	background-color:#0b0c0c;
	padding:0px 5px 0px 23px;
	background-image:url('../images/speaker.png');
	background-repeat:no-repeat;
	background-position:3px 0px;
	font-weight:bold;
}

.menu {
    display: inline-block;
    position: relative;
    top: -14px;
    left: 28px;
}
ul li { float:left;}
a.menulist {
    color: #FFFFFF;
    float: left;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
  
}

a.menulist:hover {
    color: #FFFFFF;
    text-shadow: 0.1em 0.1em 0.2em black;
}

.wall1{
    display:block;
    position:absolute;
    margin-left:20px;
    margin-top:-6px;
}

.wall2{
    display:block;
    position:absolute;
    margin-left:20px;
    margin-top:-6px;
}
.wall3{
    display:block;
    position:absolute;
    margin-left:20px;
    margin-top:-6px;
}
.myform{
    display:block;
    float: right;
    margin-top:-57px;
    margin-left:549px;
    position:absolute;
}

.mytable td {
   padding:0; margin:0;
}

.mytable{
   border-collapse: collapse;
}

.ileft{
    margin-right:10px;
}

.iright{
    margin-left:-201px;
}

#name{
    width:100px;
    border: 1px solid #0DA020;
    border-radius:4px;
    color: #4F5056;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 19px;
    padding-left: 5px;
    background-color:#C4E59E;
}
#password{
    width:100px;
    border: 1px solid #0DA020;
    border-radius:4px;
    color: #4F5056;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 19px;
    padding-left: 5px;
    background-color:#C4E59E;
    margin-top:-4px;
}
#validasi{
    width:45px;
    border: 1px solid #0DA020;
    border-radius:4px;
    color: #4F5056;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 19px;
    padding-left: 5px;
    background-color:#C4E59E;
    
}
.img_valid{
    width:50px;
    border: 1px solid #0DA020;
    border-radius:4px;
    color: #4F5056;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 21px;
    background-color:#C4E59E;
    margin-top:-4px;
    
}
.login_button{
 
}

#btnSignIn {
    display: inline-block;
    background: url(../../loginh.png) no-repeat;
    margin-left: 5px;
    margin-top: -1px;
}
.changesImgOnHoverLogin {
    display: inline-block; /* or just block */
    background: url('../../loginh.png') no-repeat;
    margin-left:5px;
    margin-top:-1px;
}
.changesImgOnHoverLogin:hover img {
    visibility: hidden;
}
.changesImgOnHoverLC {
    display: inline-block; /* or just block */
    background: url('../../livechath.png') no-repeat;
    margin-left:83px;
    margin-top:-1px;
}
.changesImgOnHoverLC:hover img {
    visibility: hidden;
}

#txtUserName {
    width: 100px;
    border: 1px solid #0DA020;
    border-radius: 4px;
    color: #4F5056;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 19px;
    padding-left: 5px;
    background-color: #C4E59E;
}
#txtPassword {
    width: 100px;
    border: 1px solid #0DA020;
    border-radius: 4px;
    color: #4F5056;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 19px;
    padding-left: 5px;
    background-color: #C4E59E;
    margin-top: -4px;
}

body, html{
    font-family: pt_sansregular,Arial,Helvetica Neue,Helvetica,sans-serif;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.left{
    float: left;
}

.right{
    float: right;
}

.bg-header {
    background: #fff url(../images/bg_headmenu.png) repeat-x 0px 0px;
    width: 100%;
    min-height: 40px;
}

.row-header {
    width: 951px;
    margin: 0 auto;
}

.top-menu ul {
    padding: 0 !important;
    width: 100%;
    margin: 5px auto auto;
}

.top-menu li{
    float: left;
    list-style: none;
}

.top-menu li a{
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}

.top-menu li + li{
    height: 31px;
    padding-left: 30px;
}

/**color**/
.red-text{color: red}
.green-text{color: #009c42}
.orange-text{color: #ff9853}
.bg-green{background: #009c42}
/**endcolor**/

/**marque**/
.marque {
    width: 465px;
    z-index: 0;
    position: relative;
    margin-top: 4px;
    right: 13px;
}

#wrappercaro {
    width: 100%;
    position: absolute;
    left: 0;
    background: #094219;
    padding: 0px 5px;
    height: 23px;
    line-height: 15px;
}

#wrappercaro dl {
	display:block;
	margin:0;
}

#wrappercaro dt, #wrappercaro dd {
	display:block;
	float:left;
	margin:0 -50px;
	padding-bottom:4px;
	padding-left:78px;
	padding-right:18px;
	padding-top:4px;
}

#wrappercaro dt {
	background-color:#F9B533;
	color:#fff;
	font-family:arial;
	font-size:13pt;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
}

#wrappercaro dd {
	color:#f1f1f1;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-right:50px;
	text-transform:uppercase;
}	

#wrappercaro marquee {
	color:#f1f1f1;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 5px;
}
    
 /**endmarque**/
 
 /**bank**/
#con-bank{
    margin-top:10px;   
}

.block-bank {
    display: inline-block;
    cursor: help;
}

.bank {
    text-align: center;
    min-width: 980px;
}

.bank div + div {
    padding-left: 20px;
} 

.name-bank{
    margin: 0 auto;
    width: 964px;
    font-family: 'bebas_neueregular', 'arial';
    font-size: 30px;
    height: 35px;
    color:#144321;
}

.status-bank {
    font-family: 'bebas_neueregular', 'arial';
    font-size: 24px;
    line-height: 33px;
    height: 29px;
    padding-left: 8px;
}

.blink_me {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	
	-moz-animation-name: blinker;
	-moz-animation-duration: 3s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@keyframes blinker {  
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

.tooltipdrive{
    padding:10px 10px;
}

#dhtmltooltip {
	position:absolute;
	color:white;
	font-size:12px;
	text-align:center;
	line-height:15px;
	border-radius:2px;
	visibility:hidden;
	z-index:999999;
} 
 /**endbank**/
 
 /**middle**/
#con-middle {
    width: 970px;
    margin: 0 auto;
}

.middle.left{
    margin-top: 0px;
    position: absolute;
}

.igreet {
    font-variant: small-caps;
    font-size: 23px;
    font-weight: bold;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    position: absolute;
    margin: 15px auto auto;
    width: 720px;
    text-align: center;
}

#igirl {

    z-index: 9999;
    position: relative;
    margin-right: 10px;

}

#welcomeslide {
    background-image: url(../images/slide-table.gif);
    width: 720px;
    height: 400px;
}

.block-information{
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);  
    margin-top:-38px;
    width: 97%;  
}
.alt-link, .contact-us {
    /* border: 1px solid #009c42; */
    border-radius: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */    
}

.icon-alt {
    background: url(../images/icon/link.png) no-repeat;
    height: 52px;
    width: 52px;
    border-top-left-radius: 6px;
}

.icon-contactus {
    background: url(../images/icon/contactus.png) no-repeat;
    height: 52px;
    width: 52px;
    border-bottom-left-radius: 6px;
}

.text-alt {
    width: 300px;
    position: absolute;
    margin-left: 61px;
    line-height: 24px;
    font-style: italic;
}

.contact {
    width: 663px;
    margin-left: 55px;
    text-align: center;
    color: #144321;
}

.text-contact {
    display: inline-block;
    font-size: 27px;
    font-weight: bold;
    line-height: 52px;
}

.name-link{
    width: 657px;
    padding-top: 28px;
    margin-left: 63px;    
}

.name-link div + div{
    padding-left: 69px;
}

.contact div + div{
    padding-left: 69px;
}

.icon-link {
    display: inline-block;
}

.icon-link a{
    text-decoration: none;
}

.con-jackpot {
    background: url(../images/bg_header.png) repeat-x 0px -5px;
    border-radius: 10px;
    margin-top: 22px;
    height: 48px;
    width: 97%;
}

.icon-jackpot {
    background: url(../images/icon/icoin.png) no-repeat;
    height: 66px;
    width: 97%;
    border-top-left-radius: 6px;
    position: absolute;
    margin-top: -14px;
    margin-left: 7px;
}

.text-jp.left {
    margin-top: 22px;
    margin-left: 106px;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    color: #baf9b0;
}

.jp.right {
    font-size: 28px;
    font-weight: bold;
    font-family: Tahoma,Verdana,Segoe,sans-serif; 
    margin-right: 22px;
    margin-top: 22px;
    letter-spacing: 2px;
    color: #ffffff;
}

.jp.right div{
    display: inline-block;    
}

.con-dpwd {
    background: #1BA422;
    height: 200px;
    border-radius: 10px 10px 0px 0px;
    margin-top: 6px;
    width: 97%;
}

.dp.left {
    margin-top: 10px;
    height: 32px;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}

.dp.left span {
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    font-size: 22px;
    line-height: 33px;
    padding-left: 20px;
}

.wd.right {
    margin-top: 10px;
    height: 32px;    
    background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );   
}

.wd.right span {
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    font-size: 22px;
    line-height: 33px;
    padding-left: 20px;
}

.icon-point{
    background: url(../images/icon/point.png) no-repeat;
    height: 18px;
    width: 16px;
    
}

.member {
    display: block;
    position: relative;
    width: 300px;
    height: 28px;
}

.member div {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
}

.latestlist {
    margin-left: 21px;
    margin-top: 5px;
}

.Nama {
    padding-left: 27px;
    line-height: 20px;
    width: 100px;
    height: 21px;
}

.icon-rp{
    background: url(../images/icon/arrow-bullet.png) no-repeat;
    height:18px;
    width:16px;
}

.nominal {
    line-height: 20px;
    width: 80px;
    height: 21px;
    text-align: right;
}

.img-ref{
    border-right: 1px #27a92d solid;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.con-referral {
    width: 97%;
    border-radius: 0px 0px 10px 10px;
    height: 180px;
    background: #baf9b0;
    border: 1px solid #27a92d;
}

.judulfoot {
    font-family: pt_sansregular !important;
    font-size: 100% !important;
    float: right;
    position: absolute;
    margin-top: -170px;
    margin-left: 249px;
    text-transform: uppercase;
}

.isifoot {
    font-family: pt_sansregular !important;
    font-size: 100% !important;
    padding-top: 17px;
    display: block;
}

.buttonlanjut {
    margin-left: 82px;
    margin-top: 10px !important;
    display: block;
    border: 1px solid #079f0c;
    border-radius: 19px;
    padding: 7px 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: url(../images/bg_header.png) repeat-x 0px -2px;
    text-decoration: none;
}

 /**endmiddle**/
 
 /**bottom**/
 .bottom_btn {
    background: url(../images/bg_header.png);
    bottom: 0;
    color: #f1f1f1;
    float: left;
    font-size: 150%;
    padding: 3px 0 10px 0;
    text-align: center;
    width: 100%;
    z-index: 5001;
    margin-top: 0px;
    font-family: arial;
    height: 39px;
    line-height: 43px;
    background-position: 0px -2px;
}
 /**endbottom**/
 
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background-color: #000;
	opacity: 1;
	width: auto;
	height: auto;
		  /*display:none;*/
	cursor: pointer;
}

#boxes .window {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	display: none;
	z-index: 9999;
	padding: 20px;
}

#boxes #dialog {
	position: absolute;
	top: 20%;
	z-index: 1002;
	width: 660px;
	height: 380px;
	max-width: 960px;
	min-width: 700px;
	overflow: hidden;
	background: #FFFFFF;
	background-image: url('../images/popup.jpg');
	margin: 0 auto;
	left: 0;
	right: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 25px 5px rgba(255,255,255,0.75);
	-moz-box-shadow: 0px 0px 25px 5px rgba(255,255,255,0.75);
	box-shadow: 0px 0px 25px 5px rgba(255,255,255,0.75);
	padding: 5px 20px 0px 0px;
	background-color: #ffffff;
	font-family: Arial;
	color: black;
	font-size: 14px;
	min-height: 140px;
}

#boxes #dialoge {
	position: absolute;
	top: 20%;
	z-index: 1002;
	width: 720px;
	height: 410px;
	max-width: 960px;
	min-width: 700px;
	overflow: hidden;
	background: #FFFFFF;
	background-image: url('images/lebaran.jpg');
	margin: 0 auto;
	left: 0;
	right: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 25px 5px rgba(255,255,255,0.75);
	-moz-box-shadow: 0px 0px 25px 5px rgba(255,255,255,0.75);
	box-shadow: 0px 0px 25px 5px rgba(255,255,255,0.75);
	padding: 5px 20px 0px 0px;
	background-color: #ffffff;
	font-family: Arial;
	color: black;
	font-size: 14px;
	min-height: 140px;
}

a.popuplink {
	text-decoration: underline;
	color: black;
}

a.popuplink:hover {
	text-decoration: underline;
	color: black;
}

a.popuplink2 {
	text-decoration: none;
	color: gray;
}

a.popuplink2:hover {
	text-decoration: underline;
	color: red;
}

#popupdiv {
			/*border-bottom:1px black solid;
			border-top:1px black solid;*/
	font-size: 12px;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.closeimg {
	margin-bottom: -5px;
	z-index: 9999;
	top: -14px;
	position: relative;
	right: 21px;
	background: #053801;
	padding: 3px 2px 2px 3px;
	border-radius: 12px;
	border: 2px solid #069e05;
}

#boxes #dialog {
	padding: 24px 0px 7px 4px!important;
}

.banner-left {
	background-image: url("images/daily-wins.jpg");
	background-size: 220px 300px;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.25);
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	display: block;
	height: 300px;
	left: -2px;
	margin-top: 60px;
	position: absolute;
	width: 220px;
	z-index: 99999;
}

tbody td:first-child {
	font-weight: normal;
}

.buttonmenu:hover {
	background-color: #f20202;
}
		}

#popupdiv {
	margin-left: -5px;
}

.isipopup {
	margin-top: -12px;
}

.isipopup td {
	vertical-align: middle;
}

#boxes #dialog {
	background-blend-mode: multiply;
	background-color: #1be009;
	border-radius: 10px;
	height: 650px!important;
	background-position: center;
	background-size: 300%;
}

.isipopup a {
	text-decoration: none;
	color: #fff4fe;
	font-weight: normal;
}

.isipopup p {
	font-weight: normal;
	color: #fff4fe;
	margin: 0;
	margin-top: 1.5px;
	font-size: 14px;
}

.isipopup h2 {
	font-size: 24px;
	font-weight: bold;
	color: #fff571;
	padding-top: 9px;
	margin: 0px;
}

.isipopup h3 {
	font-size: 22px;
	font-weight: bold;
	color: #fff571;
	padding-top: 9px;
	margin: 0px;
}

.frameisipopup {
	padding: 0 5px;
}

table {
	border-spacing: 0px;
}

.tableutama {
	width: 100%;
}

.tableutama td {
	padding: 3px 0;
}

.subtableutama {
	width: 50%;
}

.tablelink {
	border: 2px solid #069e05;
	width: 97%;
	margin: 0 auto;
	background: rgba(31, 95, 16, 0.3);
	border-radius: 8px;
}

.tablekontak {
	border: 2px solid #069e05;
	width: 97%;
	margin: 0 auto;
	background: rgba(31, 95, 16, 0.3);
	border-radius: 8px;
}

.gokil {
	border-radius: 6px 6px 2px 2px;
	padding: 6px 2px;
	text-align: center;
}

.tablelink th,
		.tablekontak th {
	font-size: 20px;
	font-weight: bold;
	color: #fff571;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 8px 8px 0 0;
	border-bottom: 2px solid #069e05;
}

.tablelink td,
		.tablekontak td {
	padding: 5px;
	border-bottom: 2px solid #069e05;
	color: #fff4fe;
	background: rgba(0, 0, 0, 0.2);
	font-size: 14.5px;
}

.tablekontak tr:last-child td,
		.tablelink tr:last-child td {
	border-bottom: none;
	border-radius: 0 0 0px 0px;
}

.tablekontak tr:nth-child(2) td,
		.tablelink tr:nth-child(2) td {
	padding-top: 5px;
}

.perhatiancin tr:nth-child(2) td {
	font-size: 18px;
	padding: 5px;
	padding-bottom: 7px;
	font-weight: bold;
}

.perhatiancin tr:nth-child(1) td {
	padding: 0px;
}

.perhatian {
	padding: 5px;
	margin: -7px;
}

.perhatiancin {
	width: 100%;
	border: 3px solid black;
	border-radius: 10px;
	padding: 5px;
	background: yellow;
}

.hatian {
	background: black;
	border-radius: 6px;
	padding: 5px 0;
	font-size: 20px;
	font-weight: bold;
}

.iniperhatiannya {
	background: yellow;
	color: black;
	font-weight: bold;
	padding: 5px;
	font-size: 15px;
}

.gomugomuno {
	border: 2px solid #069e05;
	border-radius: 8px;
	margin: 5px 5px 5px 5px;
	background: rgba(0, 0, 0, 0.2);
}

.klikwa {
	background: red;
	color: white;
	margin-top: -9px;
	border-radius: 8px;
	padding: 2px 10px;
	font-size: 11.5px;
	display: table-cell;
	font-weight: bold;
	vertical-align: middle;
	position: absolute;
}

.linklink {
}

.walink {
	text-align: left;
	width: 85px;
}

.wachat {
	text-align: left;
	width: 100px;
}

.LINE {
	text-align: left;
	width: 100px;
}

.FANSPAGE {
	text-align: left;
	width: 100px;
}

.INSTAGRAM {
	text-align: left;
	width: 100px;
}

.WECHAT {
	text-align: left;
	width: 100px;
}

.klikwa:hover {
	color: black;
}

.buttonmenu {
	background-color: #524e4e;
	background-position: 10px 9px;
	background-size: 45px 45px;
	background-repeat: no-repeat;
	font-size: 20px;
	padding: 15px 0 15px 65px;
	color: white;
	margin: 2px 2px 2px 2px;
	font-weight: bold;
	border- radius: 5px;
	box-shadow: inset 0 -2px 0 rgba(25, 25, 25, 1);
	height: 40px;
	text-align: left;
}

#android {
	background-image: url(../../livechat12.png);
}

#ios {
	background-image: url(../../livechat12.png);
}

#androgame {
	background-image: url(../../icon_50.png);
}

#iosgame {
	background-image: url(../../icon_50.png);
}

#iosx {
	background-image: url(../../ios.png);
	background-color: #dddddd;
	border: 1px solid #524e4e;
	color: #a6a8ab;
}
div#boxes {
    min-width: 1034px;
    display: block;
    position: relative;
}
.download {
	background-image: url(../../android.png);
}

.desdown {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #cccccc;
	margin-left: 10px;
}
#asf_logo {
    z-index: 999;
    position: fixed;
    top: 2px;
    right: 15px;
    width: 150px;
    height: auto;
}