﻿#wrapper{
	width: 700px;
	margin: 0px auto;
	margin-bottom: 5px;
	}
.big_title{
	border-bottom:1px solid #62B501;
	}
.prepare{
	position:relative;
	}
.bg_card1{
	position:absolute;
	width:221px;
	height:243px;
	background-color:#ccc;
	top:43px;
	right:-5px;
	_right:25px;
	background:url('/app/images/bg_card_1.gif') no-repeat;
	}
/*** Your Number ***/
#normal{
	background-color:#fffff6;
	}

.yournumber{
	background:url('/app/images/bg_yournumber.gif') no-repeat;
	width:365px;
	height:105px;
	}
.yournumber p{
	line-height:105px;
	font-weight:bold;
	padding-left:90px;
	}

.mynumber{
	background:url('/app/images/bg_card_2.gif?v=20') no-repeat;
	height: 324px;
    left: 180px;
    position: relative;
    top: -1px;
    width: 250px;
	}
.mynumber p{
	left: 0px;
	position: relative;
	top: 30px;
	text-align:center;
	}

.rules li{
	line-height:20px;
	list-style-type:disc;
	margin-left:15px;
	}
.rules li li{
	list-style-type:decimal;
	margin-left:20px;
	}


/*** Change Number ***/
input#txtNumber,span.number_first{
	height:20px;
	font-weight:bold;
	font-size:16px;
	color:#68ACFF;
	padding:5px;
	}
input#txtNumber{
	width:60px;
	}
span.number_first{
	position:relative;
	top:2px;
	*top:6px;
	_top:6px;
	display:inline-block;
	padding-right:5px;
	}
.coin{
	width: 80px;
	display: inline-block;
	text-align: right;
	}
.coin img{
	position: relative;
	top: 3px;
	}
#exchange_normal, #exchange_charge, #exchange_error{
	background: url('/images/bg_exchange.gif') no-repeat right bottom #fffff6;
	min-height: 250px;
	_height: 250px;
	}
#exchange_have, #exchange_success{
	background: url('/images/bg_exchange_welcome.gif') no-repeat right bottom #fffff6;
	min-height: 250px;
	_height: 250px;
	}
#number_list{
	width:400px;
	height:80px;
	_height:90px;
	*position:relative;
	*top:-20px;
	}
#loading{
	*position:relative;
	*top:10px;
	}

#footer{
	border-top: none;
	width: auto;
	}
#tips div{
	width: 490px;
	}
#selectNumber ul{
	width:480px;
	_width:400px;
	display:block;
	}
 #selectNumber .gno li{
	color:#339a18;
	}
#selectNumber li{
	float:left;
	width:125px;
	_overflow:hidden;
	line-height:26px;
	_height:22px;
	color:#68ACFF;
	font-weight:bold;
	}
#selectNumber a{
	position:relative;
	_position:relative;
	top:50px;
	_top:30px;
	}
a.buy_pay{
	position:relative;
	top:11px;
	left:10px;
	}
/* 图片定位 */
#loading center img, #exchange_error div img, #exchange_normal div.big img
{
	position: relative;
	top: 3px;
}


/*** success ***/
#success{
	background-color:#fffff6;
	height:415px;
	}
.mypic{
	height: 120px;
	left: 63px;
	position: relative;
	top: 17px;
	width: 120px;
	}
.mypic p{
	position:relative;
	top:5px;
	_top:3px;
	}
.mypic img{
    height: 90px;
    left: 15px;
    position: relative;
    top: 7px;
    width: 90px;
	}