@charset "UTF-8";

#topImg{
	background-image:url(../../img/price/topimg.png);
	width:849px;
	height:156px;
}

#topImg h2{
	text-indent:-9999px;
}

#plan table{
	width:550px;
	margin:10px 10px;
}

#plan table th{
	background-color:#E8E8E8;
	width:35%;
	padding:10px;
	border:1px #999999 solid;
}

#plan table th.title{
	background-color:#336699;
	color:#FFFFFF;
	padding:10px;
	border:1px #999999 solid;
}

#plan table td{
	padding:10px;
	vertical-align:top;
	text-align:right;
	border:1px #999999 solid;
	background-color:#FFFFFF;
	font-size:14px;
	color:#FF0000;
}

#addfee{
	margin:0px!important;
	margin-bottom:10px!important;
	margin-left:10px!important;
	table-layout:fixed;
}

#addfee th{
	padding:1px!important;
	text-align:left;
	background:none!important;
	font-weight:normal!important;
	border:none!important;
	font-size:12px!important;
	width:30%!important;
	border-bottom:1px dotted #CCCCCC!important;
}


#addfee td{
	width:300px!important;
	text-align:left!important;
	font-size:12px!important;
	border:none!important;
	background:none!important;
	padding:10px!important;
	border-bottom:1px dotted #CCCCCC!important;
	color:#333333!important;
	white-space:normal!important;
}

#addfee th.title{
	font-size:14px!important;
	padding-left:0px!important;
	font-weight:bold!important;
	color:#FF0000!important;
	background-color:#f6f6f6!important;
	margin-bottom:5px!important;
	padding-bottom:5px!important;
}

#udtx{
	margin-bottom:10px!important;
	margin-left:10px!important;
}

