@charset "utf-8";
/* 公用CSS */
*{margin:0;padding:0;border:0}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:18px;
	text-align:center;
	background:#047cae url(../images/bg.jpg) no-repeat top center;
}
.clear {
	clear:both
}
ul, li {
	list-style:none
}
p {
	text-indent:24px
}
a:link, a:visited {
	color:#32a201;
	text-decoration:underline;
}
a:hover {
	color:#ff0000;
}
.grayText{
	color:#999999;
}
.grayText2{
	color:#666666;
}
.red_text{
	color:#FF0000;
}
.orange_text{
	color:#e84200;
}
/*　框架 */
#container {
	background:url(../images/bottombg.jpg) no-repeat center bottom;
}
#header {
	width:995px;
	margin:0 auto;
}
#content {
	width:995px;
	margin:0 auto;
	text-align:left;
	position:relative;
	clear:both
}
.logo {
	float:left;
}
.nav {
	float:right
}
#footer {
	clear:both;
	height:344px;
	text-align:center;
	margin:0 auto;
	display:block;
	color:#3366CC;
	margin-top:-100px;
*margin-top:0px;
}
#sidebar {
	position:absolute;
	top:-36px;
	left:64px;
}
.sidebar_ad{
	/*background:url(../images/site/ad.jpg) no-repeat;*/
	width:184px;
	height:182px;
	margin-top:-210px;
}
#main {
	float:right;
	background:url(../images/mainbg_1.jpg) repeat-y;
	width:704px;
	margin-right:36px;
	_margin-right:18px;
	position:relative;
}
.mainbg {
	background:url(../images/site/main_top.jpg) no-repeat;
	width:704px;
	min-height:318px;
}
.mainContainer{
	position:relative;
	top:71px;
	left:49px;
}
.main_cen {
	background:url(../images/site/container_cen.jpg) repeat-y;
	position:relative;
	width:608px;
	top:-13px;
}
.main_top {
	background:url(../images/site/container_top.jpg) no-repeat;
	height:30px;
}
.main_btm {
	background:url(../images/site/container_btm.jpg) no-repeat;
	height:30px;
}
.copyright {
	margin:0 auto;
	padding-top:100px;
	width:400px
}
#footer a:link, #footer a:visited {
	color:#3366cc;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#main .title {
	position:absolute;
	top:20px;
	left:21px;
}

/*红宝石会员*/
.payWayDesc{
	height:30px;
	line-height:30px;
	text-indent:100px;
}
.ruby_sidebar_bg {
	padding-top:150px;
	width:192px;
	height:567px;
	background:url(../images/site/site_bar_ruby.jpg) no-repeat;
}
.balance_sidebar_bg{
	background:url(../images/site/site_bar_balance.jpg) no-repeat
}
.ruby_sidebar_bg ul {
	width:90%;
	text-align:center;
	position:relative;
	left:20px;
}
.ruby_sidebar_bg li {
	text-align:left;
	line-height:22px;
	height:22px;
	font:"黑体";
	font-size:15px;
	font-weight:bold;
}
.ruby_sidebar_bg a:link, a:visited{
	color:#00a008;
}
.main_contents {
	height:609px;
	width:95%;
	margin:0 auto;
	line-height:25px;
	margin-top:10px;
	position:relative;
	left:20px;
}
.main_contents table{
	border-collapse:collapse;
	border: solid 1px #999999;
	table-layout:fixed;
	width:537px;
	height:125px;
	background-color:#FFFFFF;
}
.main_contents td{
	/*border: solid 1px;*/
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:0px;
	border: solid 1px #999999;
}

.cardinfo_main_contents{
	top:-100px;
}

.cardinfo_main_contents span {
	width: 260px;
	text-align: center;
	display: inline-block;
}

.cardinfo_main_contents div{
	margin-left: 10px;
	width: 520px;
}

.main_cen_sub {
	top: 60px;
	height: 683px;
}

.mycard_boy {
	background: url(http://assets.aobi.com/pay/images/site/mycard_boy.jpg)
		no-repeat;
	width: 256px;
	height: 134px;
	position: absolute;
	top: -45px;
	left: 360px;
}

.td_first{
	/*width:135px;*/
	text-align:right;
}
.td_second{
	width:161px;
}
.td_third{
	width:194px;
	text-align:left;
	color:#999999;
}

/*
.main_contents input{
	border: solid 1px #2f822f;
}*/

.textbox{
	border: solid 1px #2f822f;
}

.radioStyle{
	border:none;
}

/*卡介绍页面菜单条*/
.card_intro_bar{
	position:relative;
	left:20px;
	top:-70px;
	z-index:1;
	width:100%;
}
/*
.cardInfo img{
	width:100px;
	height:112px;
}*/
.card_intro_bar td{
	/*width:116px;*/
}

.card_intro_main_top{
	background:transparent url(../images/site/container_top.jpg) no-repeat;
	height:50px;
	position:relative;
	top:-85px;
}

/*支付方式菜单条*/
.payWayBar{
	position:relative;
	left:85px;
	z-index:100;
	width:100%;
}
.payWayBar img{
	width:100px;
	height:112px;
}
.payWayBar td{
	width:112px;
}

/*表单内容*/
.Validate{
	display:none;
}
.ValidateError{
	display:block;
	width:85%;
	height:100%;
	background:url(../images/alarm_small.jpg) no-repeat scroll 0 0;
	color:#FF6600;
	line-height:1.5em;
	padding-left:20px;
}

/*支付成功确认*/
.main_confirm_content {
	background:url(../images/site/ruby_success_bg.jpg) no-repeat center bottom;
	width: 584px;
	height: 229px;
	position:relative;
	left:12px;
	top:20px;
}
.balance_success_bg{
	background:url(../images/site/balance_success_bg.jpg) no-repeat center bottom;
}
.main_confirm_container{
	/*padding-left:40px;
	padding-right:30px;
	padding-top:50px;*/
}
.confirm_pay_contents{
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	line-height:30px;
}
.confirm_pay_contents2{
	color:#333333; 
	vertical-align:middle;
	text-align:center;
	width:380px;
	margin-left:100px;
}
.resultImg{
	margin-left:100px;
	margin-bottom:10px;
}
.playButton{
	position:absolute;
	top:120px;
	left:200px;
}
/*--block层样式--*/
#block{
	z-index: 1000; 
	top: 0px; 
	left: 0px; 
	background-color: rgb(0, 0, 0); 
	opacity: 0.6; 
	filter: alpha(opacity = 50); 
	height: 100%; 
	_height: 800px; 
	width: 100%; 
	position: absolute; 
	display: none;
}

/*--弹出对话框样式--*/
#dialog{
	/*width: 590px; 
	height: 310px; 
	position: absolute; 
	left: 446px; 
	top: 465px; */
	z-index: 1001; 
	display: none;
	position: fixed;
	top:50%;
	left:50%;
}
* html #dialog { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
.dialog_top {
	background:url(../images/dialog_top.gif) no-repeat;
	height:80px;
}
.dialog_btm {
	background:url(../images/dialog_btm.gif) no-repeat;
	height:15px;
}
.dialog_cen {
	background:url(../images/dialog_cen.gif) repeat-y;
	position:relative;
	width:100%;
	height:260px;
}
.dialog_contents {
	width:90%;
	margin:0 auto;
	line-height:30px;
	position:relative;
	top:-10px;
}
.dialog_contents table {
	border-collapse:collapse;
	border: solid 1px #999999;
	width:530px;
	height:125px;
	background-color:#FFFFFF;
}
.dialog_contents td {
	/*border: solid 1px;*/
	padding: 0.1em 1em;
	border: solid 1px #999999;
}
/*银行图标*/
.bank_icon{
	width:154px;
	height:33px;
}

.ecard{
	display:none;
}
