#g_menu a#price:link,#g_menu a#price:visited,#g_menu a#price:active {
	background-position: -343px -40px;
}
h2 {
	background-image: url(../img/price/title.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 38px;
	width: 728px;
	margin-top: 36px;
	margin-bottom: 36px;
}
p#info {
	background-image: url(../img/price/info.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 66px;
	width: 728px;
	margin-bottom: 36px;
}
p#t_planlist {
	background-image: url(../img/price/t_planlist.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 135px;
	padding-top: 6px;
	margin-bottom: 10px;
	color: #000000;
	text-align: center;
}
p#t_packagelist {
	background-image: url(../img/price/t_packagelist.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 176px;
	padding-top: 6px;
	margin-bottom: 10px;
	color: #000000;
	text-align: center;
}
p#t_optionlist {
	background-image: url(../img/price/t_optionlist.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 98px;
	padding-top: 6px;
	margin-bottom: 10px;
	color: #000000;
	text-align: center;
}


table#planlist {
	border: 1px solid #000000;
	margin-bottom: 40px;
}
table#packagelist {
	border: 1px solid #000000;
	margin-bottom: 40px;
}


table#optionlist {
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#planlist td {
	text-align: right;
}




th {
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #EEDDCC;
	border: 1px solid #000000;
	text-align: center;
}
td {
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #000000;
	padding-right: 10px;
	padding-left: 10px;
}

th.plan_s {
	background-color: #FF99CC;
}
th.plan_m {
	background-color: #99CC00;
}
th.plan_l {
	background-color: #6699FF;
}
th.center {
	text-align: center;
}
