@charset "utf-8";  
.popup-bg{
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.popup{
	position: absolute;
	display: table;
	z-index: 9999;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url('../images/bgbg.png') center center;
}
.popup-cell{
	z-index: 9999;
	display: table-cell;
	vertical-align: middle;
}
.tbl-pp, .popup-w{
	display: inline-block; *display: inline; zoom: 1;
	position: relative;
	padding: 16px;
	width: 886px;
	height: 510px;
	background: #fff;
}
.tbl-pp{
	padding: 0;
}
.tbl-pp .header-bar, .popup-w .header-bar{
	display: inline-block; *display: inline; zoom: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 183px;
	background: url('../images/header-popup.png') no-repeat center center;
}
.tbl-pp .logo, .popup-w .logo {
	position: absolute;
	left: 12px;
	top: 6px;
	width: auto;
	height: 58px;
}
.cwp{
	position: absolute;
	right: 20px;
	top: 12px;
}
.cwp .link{
	color: #434343;
	margin-right: 20px;
}
.cwx{
	position: relative;
	top: -5px;
	right: -5px;
	display: inline-block; *display: inline; zoom: 1;
	width: 9px;
	height: 9px;
	background: url('../images/cwx.png') no-repeat center center;
}
.tableDiv{
	margin-top: 70px;
}
.tableDiv table{
	border-spacing: 0px !important;
	text-align: left;
}
.tableDiv table tr th,
.tableDiv table tr td{
	vertical-align: top;
	text-align: left;
}
/*.d0table table tr td:last-child{
	border-right: none;
}*/
.tableDiv .red-b{
	color: #dd0c16;
}
.fixedTable{
	
}
.tableDiv table tr td,
.FixedTables TH{
border-right: solid 1px #ededed;
}
.ccart{
	position: relative;
	
	padding: 8px 16px 8px 32px;
}

 .oddt, .evet{
	position: relative;
	width: 144px;
	height: 200px;
	padding: 8px 32px;
	border-right: solid 1px #ededed;
}
div.cwxtd{
	text-align: right;
}
/*
div.cwxtd1{
	width: 144px;
}
*/div.imgt{
	text-align: center;
	height: 120px;
}
div.prct{
	color: #459a2a;
	font-size: 18px;
}
/*.d0table table tr.oddt th,
.d0table table tr.oddt td{
*/
.fixedTable table tbody tr:nth-child(odd){
	background: #fbfaf8;
}
.fixedTable table tbody tr td{
	padding: 16px 32px 0;
	border-right: solid 1px #ededed;
}
/*div.tfix{
	display: inline-block; *display: inline; zoom: 1;
	position: absolute;
	z-index: 1;
	right: -1px;
	top: 0px;
	width: 1px !important;
	height: 30px;
	background: url('../images/tfix.png') no-repeat top left;
}
.rfixt{
	background: url('../images/rfixt.png') no-repeat top left !important;
}
.rtt{
	height: 14px;
}
