#header_top{
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
	padding-left: 20px;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#header_top form{width:550px; float:right; margin:0; padding:0; color:#fff;text-align:right;}
#header_top input{ width:125px; height:16px; border:1px solid #7F7F7F; background:#000; color:#fff;}
#header_top form a:link,#header_top form a:visited{ color:#fff; text-decoration:underline;}
#header_top form a:hover{ color:red;}
#header_top form .btn_sign{width:65px; height:18px; background:url(../images/main/sign_in.gif) no-repeat; border:0;}
#header_top form .btn_reg{width:65px; height:18px; background:url(../images/main/registry.gif) no-repeat; border:0;}
#header_top .login_success{width:550px; float:right; text-align:right; color:#fff; font-weight:bold;}
#header_top  .login_success .btn_logout{width:65px; height:18px; background:url(../images/main/logout.gif) no-repeat; float:right; border:0;}


#header {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 76px;
	background-image: url(../images/logo-bg.gif);
	background-repeat: repeat-x;
	}
#main{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
 
	background-color: #373737;
	margin-top: 0px; margin-bottom:0px;
 
 
	padding-right: 0px;
	padding-left: 0px;
}
#left{
	float: left;
	width: 745px;
}
#right{
	float: right;
	width: 223px;
	background-color: #007bb6;
 
}
#footer_top {
	background-image: url(/images/footer-top.gif);
	height: 32px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer_down {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	text-align: center;
	background-color: #000000;
}
.pay_success{ height:450px; padding:100px 0 0 130px;}
.pay_success h1{width:450px;font-size:20px;color:red;}
.pay_success h1 span{color:#fff;}
.pay_success p{width:400px; word-spacing:2px;line-height:24px;color:#aaa;}
.pay_success p span{color:red;font-weight:bold;}

