#contentBox_price {
	width: 720px;
	margin: 0 auto 60px;
	padding: 0px 10px;
	background: url(../images/bg.png) repeat-y;
}
#wrapper_price {
	margin: 0 auto;
	width: 720px;
	background: url(../images/bg_side.png) repeat-y;
}

table {
	width: 648px;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}
.tableStyle {
	margin-bottom: 20px;
}
.tableStyle th,.tableStyle td{
	font-size: 1em;
	color: #666666;
	padding: 2px 1px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: right;
}

.tableStyle tr  {
	background: url(../images/bg_td1.jpg) repeat-x top;
}
.tableStyle tr.odd,
.tableStyle td.odd   {
	background: #FFF8E8 url(../images/bg_td2.jpg) repeat-x;
}

.tableStyle th.head
     {
	background: #FFDA89 no-repeat;
	color: #996600;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	border-right: 1px solid #FFCC63;
	border-left: 1px solid #FFCC63;
	height: 30px;
	line-height: 1.2em;
}

.tableStyle th.head2  {
	background: url(../images/bg_total.jpg) repeat-x left top;
	color: #996600;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	height: 30px;
}
.tableStyle th.head3  {
	background: #FFDA89 url(../images/bg_gra03.png) repeat-x;
	color: #996600;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	border-right: 1px solid #FFCC63;
	border-left: 1px solid #FFCC63;
}
.tableStyle th.head3_2  {
	background: #FFDA89 url(../images/bg_gra02.png) repeat-x;
	color: #996600;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	border-right: 1px solid #FFCC63;
	border-left: 1px solid #FFCC63;
	letter-spacing: -0.05em;
}
.tableStyle th.head3_3  {
	background: #FFDA89 url(../images/bg_gra02.png) repeat-x;
	color: #996600;
	font-weight: normal;
	padding: 5px 1px;
	padding-left: 80px;
	margin: 0px;
	text-align: left;
	line-height: 1.5em;
	border-right: 1px solid #FFCC63;
	border-left: 1px solid #FFCC63;
	letter-spacing: -0.05em;
}
.tableStyle th.head4 {
	background: url(../images/bg_gra02.png) repeat-x;
	color: #9F5000;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	border-right: 1px solid #FFCC63;
	border-left: 1px solid #FFCC63;
}
.tableStyle th.head4_2
     {
	background: url(../images/bg_gra02.png) repeat-x;
	color: #9F5000;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	border-right: 1px solid #FFCC63;
	border-left: 1px solid #FFCC63;
	height: 30px;
	line-height: 1.2em;
}
.tableStyle th.head5 {
	background: url(../images/bg_gra01.png) repeat-x;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
}
.tableStyle th.head5_2 {
	background: url(../images/bg_gra01.png) repeat-x;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

.tableStyle td.irregular {
	margin: 0px;
	padding: 0px;
}
.tableStyle th.irregular  {
	background: #F5F4E9;
	text-align: center;
	line-height: 2em;
	font-weight: normal;
	color: #666666;
}
.tableStyle  .border {
	padding: 0px;
	border-top: 1px solid #FDB86D;
	border-bottom: 1px solid #FDB86D;
}

.tableStyle .center {
	text-align: center;
}

table.period  {
	width: 325px;
	float: left;
	border: 2px solid #666666;
}
table.period th {
	background: #666666;
	font-size: 12px;
	color: #FFFFFF;
}
table.period td {
	border: 2px solid #666666;
	text-align: center;
}

#price .btnBox  {
	margin-left: 10px;
	width: 650px;
}

#price .btnBox li {
	float: left;
}