body{
	padding: 0px 0px;
	margin: 0px auto;
	background-position: center 50%;
	background-color:#F2F2F2;
	background-image: url(../image/bg_center.gif);
	background-repeat: repeat-y;
	width: 750px;
}
.section{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.title{
	width: 700px;
	height: 90px;
	background-image: url(../image/p_charge.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	
}
.title2{
	width: 700px;
	height: 200px;
	background-image: url(../image/charge2.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.text{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.center{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.center2{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.section2{
	width: 390px;
	height: 25px;
	line-height: 25px;
	background-image: url(../image/p_title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.section3{
	width: 390px;
	height: 25px;
	line-height: 25px;
	background-image: url(../image/p_title2.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

table.frame{
	width: 390px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: solid 1px #6666FF;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
td{
	height: 25px;
	border-bottom: solid 1px #6666FF; 
	border-right: solid 1px #6666FF; 
	border-collapse: collapse;
}
.td01{
	width: 120px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-left: 0.5em;
	background-color: #99ccff;
}
.td02{
	width: 100px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-left: 0.5em;
}
.td03{
	width: 170px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-left: 0.5em;
}
.td04{
	width: 195px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-left: 0.5em;
	background-color: #99ccff;
}
.td05{
	width: 195px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-left: 0.5em;
}

.center3{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
}



		
