#banner-container{
	height: 245px;
	padding-bottom: 3px;
	width: 925px;
	margin: 0 auto;
	border: 6px solid #EEEEEE;
}

#hbanner-sub{
	background-image: url(../img/banners/banner_sub.jpg);
	width: 915px;
	height: 120px;
	border: 6px solid #DDDDDD;
}

#hbanner-sub h1{
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
	color: #F5F5F5;
	font-size: 36px;
}

.plan-box{
	width: 280px;
	margin: 4px;
	border: 5px solid #EEEEEE;
	float: left;
}

.plan-box-hp{
	width: 213px;
	margin: 4px;
	border: 5px solid #EEEEEE;
	float: left;
	margin-bottom: 10px;
}


.plan-box h1{
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
	font-size: 18px;
	padding: 0 0 0 5px;
	margin: 0;
	float: left;
	border-bottom: 1px solid #DDDDDD;
	width: 275px;
}

.plan-box-hp h1{
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
	font-size: 18px;
	padding: 0 0 0 5px;
	margin: 0;
	float: left;
	border-bottom: 1px solid #DDDDDD;
	width: 210px;
}


.blue{
	color: #006699;
}

.red{
	color: #981B1E;
}

.green{
	color: #999933;
}

.price{
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
	font-weight: bold;
	float: right;
	background-color: #F5F5F5;
	border-left: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	width: 280px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11.5px;
}

.plan-box-hp .price{
	width: 212px;
}

.price a{
	font-size: 11.5px;
	text-decoration: none;
	color: inherit;
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
}

.plan-box p{
	letter-spacing: normal;
	line-height: normal;
	font-size: 11px;
	padding: 5px;
}

.plan-box li{
	display: block;
	background: none;
}

.plan-box-hp li{
	display: block;
	background: none;
}

.cdn{
	width: 910px;
}

.cdn h1{
	width: 905px;
	margin-bottom: 5px;
}

.table
{
border: 5px solid #EEEEEE;
clear: both;
height: 260px;
width: 906px;
margin-left: 4px;
}
.table ul{
float:left;
margin:0;
padding-left:3px;
width: 386px;
list-style: none;

}
.table ul.icon{
	width: 64px;
	padding: 0;


}
.table ul li{
list-style:none;
padding:0px 0 0 0 ;
height: 64px;
border-top: 1px dashed #EEEEEE;
}

.table .title{
font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
font-size: 12px;
font-weight:bold;
color:#333;
}

.table ul li.none{
background: #FFFFFF;

}

.table ul li.grey{
background: #F5F5F5;

}
