@charset "utf-8";

.img-game{
	background-image: url(../images/tu01.jpg);
	height: 425px;
	width: 272px;
	float:left;
}
.content-right {
	float:left;
	height: 425px;
	width: 522px;
}

.content-right-content {
	width: 490px;
}

.clearfix{
	height: 425px;
}

.pay-tips{
	text-align: left;
}

.pay-tips li {
    background-image: url("../images/dian.jpg");
    background-repeat: no-repeat;
    color: #676767;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 30px;
    padding-left: 20px;
}

.header-bottom-selectgame{
	background-position: 0px 0px;
}

a{outline:none}

.content-right-btn{
	background-image: url("../images/payment.jpg");
    background-repeat: no-repeat;
    width:292px;
    height:77px;
    border: medium none;
    cursor: pointer;
    display: block;
    margin: 0px auto;
}
