@charset "utf-8";
/* CSS Document */



.whole_column {
	width:942px;
}

.half_column {
	float:left;
	width:463px;
	margin-left:16px;
}

.third_column {
	float:left;
	width:304px;
	margin-left:15px;
}

.forth_column {
	float:left;
	width:224px;
	margin-left:15px;
}

.first {
	margin-left:0px !important;
	margin-top:0px !important;
}

.twothirds_column {
	float:left;
	width:623px;
}



#greybg_top2 {
	background:url(../pics/greybg_top2.png) no-repeat;
	width:463px;
	height:20px;
}
#greybg_bottom2 {
	background:url(../pics/greybg_bottom2.png) no-repeat;
	width:463px;
	height:10px;
}
#greybg_top3 {
	background:url(../pics/greybg_top3.png) no-repeat;
	width:304px;
	height:20px;
}
#greybg_bottom3 {
	background:url(../pics/greybg_bottom3.png) no-repeat;
	width:304px;
	height:10px;
}
#greybg_top4 {
	background:url(../pics/greybg_top4.png) no-repeat;
	width:224px;
	height:20px;
}
#greybg_bottom4 {
	background:url(../pics/greybg_bottom4.png) no-repeat;
	width:224px;
	height:10px;
}

.greybg {
	background-color:#ededed;
	padding:10px 20px;
}
.greybg_margin {
	/*margin:10px;*/
}
#greybg_vps {
	background:url(../pics/greybg_vps.png) no-repeat;
	width:304px;
	height:106px;
}
#greybg_vpdc {
	background:url(../pics/greybg_vpdc.png) no-repeat;
	width:304px;
	height:106px;
}
#greybg_vps_order {
	background:url(../pics/greybg_vps_order.png) no-repeat;
	width:304px;
	height:90px;
	cursor:pointer;
}
#greybg_vpdc_order {
	background:url(../pics/greybg_vpdc_order.png) no-repeat;
	width:304px;
	height:124px;
	cursor:pointer;
}


#server {
	background:url(../pics/server.png) no-repeat;
	width:159px;
	height:106px;
}
#servers {
	background:url(../pics/servers.png) no-repeat;
	width:159px;
	height:121px;
	margin-top:-15px;
}
#choose {
	background:url(../pics/choose.png) no-repeat;
	width:159px;
	height:90px;
	cursor:pointer;
	margin-right:-8px;
}



#package_basic {
	background:url(../pics/package_basic.png) no-repeat;
	width:224px;
	height:218px;
}
#package_super {
	background:url(../pics/package_super.png) no-repeat;
	width:224px;
	height:218px;
}
#package_pro {
	background:url(../pics/package_pro.png) no-repeat;
	width:224px;
	height:218px;
}
#package_unlimited {
	background:url(../pics/package_unlimited.png) no-repeat;
	width:224px;
	height:218px;
}




#pic_cloud_hosting {
	background:url(../pics/pic-cloud_hosting.png) no-repeat;
	width:623px;
	height:318px;
}
#pic_support {
	background:url(../pics/pic-support.png) no-repeat;
	width:623px;
	height:207px;
}
#pic_about_us {
	background:url(../pics/pic-about_us.png) no-repeat;
	width:623px;
	height:400px;
}







.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#spacer5  {	height: 5px;}
#spacer10 {	height:10px;}
#spacer15 {	height:15px;}
#spacer20 {	height:20px;}
#spacer30 {	height:30px;}
#spacer40 {	height:40px;}


.space15 { margin-top:15px; }









<!--[if IE]>
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
<![endif]-->


/*.container {
	width:100%; 
	height:100%; 
	text-align:center; 
}

.center {
	width:942px; 
	margin: 0 auto;
}*/