@charset "utf-8";
/*prepay_used.html*/
.prepay{ width:740px; margin:0 auto;}
.prepay .info{ width:740px; margin:0 auto; margin-bottom:15px;}
.prepay .info .main{ border-left:1px solid #D9D9D9;border-right:1px solid #D9D9D9;}
.prepay .info ul{ list-style:none; margin:0 10px; }
.prepay .info li{ border-bottom:1px dashed #DADADA; padding:5px 5px 5px 15px; background:url(../images/icon_01.jpg) no-repeat 0 15px; }
.prepay .info .box{ display: inline; width:200px; margin-right:150px;}
.prepay .info .img-r {background:url(../images/icon_01.jpg) no-repeat 0 6px; padding-left:15px;}

.prepay table {
	width: 100%;
	background-color: #fff;
}
.prepay th {
	background-color: #eee;
	color: #919191;
	padding: 3px 5px;
}
.prepay td {
	text-align: center; 
	padding: 3px 5px;
	border-bottom: 1px solid #ebeae8;
}
.prepay tr.Bbg td {
	background-color: #f6f3ee;
}
.prepay td.tL {
	text-align: left; 
}
.txt-c{ text-align:center;}
.m-top{ margin-top:10px;}
.prepay .left{ float:left;}
/*prepay.html*/
.py-hot{ margin-bottom:10px;}
.py-hot .news{ width:300px; margin-top:10px;}
.py-hot .news h4{ margin-bottom:5px; /*border:1px solid #000;*/font-size:15px;}
.py-hot .news .txt{ background:url(../images/pynews-bg.jpg) no-repeat; width:280px; height:148px; padding:10px;}
.py-hot .left{ float:left;}
.py-hot .right{ float:right;}
.py-hot .clr{ clear:both;}
.p-info table { margin-bottom:10px;}
.p-info table {
	width: 100%;
	background-color: #fff;
}
.p-info  th {
	background-color: #eee;
	color: #919191;
	padding: 3px 5px;
}
.p-info  td {
	text-align: center; 
	padding: 3px 5px;
	border-bottom: 1px solid #ebeae8;
}
.p-info  tr.Bbg td {
	background-color: #f6f3ee;
}
.p-info  td.tL {
	text-align: left; 
}
input.btn_04, input.btn_04a {
	width: 42px;
	height: 20px;
	background: url(../images/btn04_bg.gif) no-repeat;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
input.btn_04a {
	color: #cc0000;
}

.p-action{ background:url(../images/p-action-bg.jpg) no-repeat;}
.p-action h4{ padding-top:10px; padding-left:20px; color:#CC0000; font-size:15px;}
.p-action ul{ margin:0 0 0 25px; list-style:none;}
.p-action li{ background:url(../images/icon_01.jpg)  no-repeat 0 8px; padding-left:15px; padding-right:15px;}

.p-view{ width:740px; margin:0 auto;}
.p-view .tstyle table {
	width: 100%;
	background-color: #fff;
}
.p-view  .tstyle th {
	color: #919191;
	padding: 3px 5px;
}
.p-view  .tstyle td {
	padding: 3px 5px;
	border-bottom: 1px solid #ebeae8;
}
.p-view  .tstyle tr.Bbg td {
	background-color: #f6f3ee;
}
.p-view  .tstyle td.tL {
	text-align: left; 
}
.p-view table .bb{color: #919191;font-weight: bold;}
.p-view .main{border-left:1px solid #D9D9D9;border-right:1px solid #D9D9D9; padding-top:10px;}
.p-view .picture{margin-top:15px;}
.p-view .btn{padding:15px 0; }
