		body,
		ul {
			margin:0;
			padding:0;
			text-align: center;
		}
		#popWrap{
		width: 600px;
		margin: 0 auto;
		}
		.subtitle{
			width: 553px;
			margin: 33px auto 20px auto;
			text-indent: 5px;
			border-left: 3px solid #24459C;
			text-align: left;
			font-size: 84%;
			font-weight: bold;
			color: #24459C;
		}
		table {
			width: 553px;
			margin: 20px auto 0 auto;
			}
		.caption{
			width: 553px;
			margin: 0 auto 5px auto;
			text-align: left;
			font-size: 76%;
			color: #24459C;
			}
		.listTb {
			width: 553px;
			margin: 0 auto 33px auto;
		}
			.listTb th {
			text-indent: 15px;
			background:url(img/pop_up/arrow.gif) left 5px no-repeat;
			font-weight: normal;
			white-space: nowrap;
			}
			.listTb th,
			.listTb td{
			padding-bottom: 5px;
			font-size: 80%;
			text-align: left;
		}
		.listTb a {
			color:#666666;
		}
