td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
form
{
	margin:0px;
}
a
{
	color:#656565;
	text-decoration:underline;
}
a:hover
{
	color:#656565;
	text-decoration:none;
}
a.none
{
	color:#656565;
	text-decoration:none;
}
a.none:hover
{
	color:#656565;
	text-decoration:underline;
}
.red
{
	color:#F90000;
	font-weight:bold;
}
a.red
{
	color:#F90000;
	text-decoration:underline;
}
a.red:hover
{
	color:#F90000;
	text-decoration:none;
}
a.dark
{
	color:#3F3F3F;
	text-decoration:underline;
}
a.dark:hover
{
	color:#3F3F3F;
	text-decoration:none;
}
a.light
{
	color:#939393;
	font-weight:bold;
	text-decoration:underline;
}
a.light:hover
{
	color:#939393;
	font-weight:bold;	
	text-decoration:none;
}
.copy
{
	color:#FFFFFF;
}
a.copy
{
	color:#FFFFFF;
	text-decoration:none;
}
a.copy:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.menu
{
	color:#FFFFFF;
	font-weight:bold;
}
.menu_active
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a.menu
{
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.top
{
	color:#FFFFFF;
}
a.top
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.top:hover
{
	color:#FFFFFF;
	text-decoration:none;
}









h2 {
	margin-top: 1.5em;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}


img {
	display: block;
}




.plan {
	background: url('images/plan_bg.jpg') no-repeat;
}

.plan-price {
	padding: 10px 5px;
	margin:	8px 0 0 1em;
	background-color: #666;
	float: right;
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
}
.plan-name {
	padding: 10px 5px;
	margin:	8px auto 0 auto;
	float: left;
	font-weight: bold;
	font-size: 140%;
}
.plan-info {
	clear: both;
	min-height: 100px;
	padding: 0 0px 0 0;
}
.plan-1 {
	background: url("images/server1.jpg") bottom no-repeat;
}
.plan-2 {
	background: url("images/server2.jpg") bottom no-repeat;
}
.plan-3 {
	background: url("images/server3.jpg") bottom no-repeat;
}
.plan-info ul {
	margin: 0 0 25px 0;
	padding: 0.5em 0 0 2em;
	list-style-type: circle;
}
.plan-info ul li {
	line-height: 1.4em;
}
.attention {
	font-weight: bold;
	color: #D00;
}
.plan-show-more {
	padding: 5px 0 5px 10px;
}
.plan-show-more a {
	font-weight: bold;
	color: #FFF;
}

	