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

/* ---------------Home Page Style--------------- */
#content_container #right_content #index_content_left{
	float:left;
	width:444px;
}
#content_container #right_content #index_content_right{
	float:left;
	width:210px;
	margin-left:19px;
	text-align:center;
}
#index_vds_item, #index_vds_item_border{
	width:147px;
	float:left;
	text-align:center;
	font-size:11px;
	color:#666;
}
#index_vds_item_border{
	border-right:1px dashed #999;
}
#index_server_item, #index_server_item_border{
	width:221px;
	float:left;
	text-align:center;
	font-size:11px;
	color:#666;
}
#index_server_item_border{
	border-right:1px dashed #999;
}
#content_linux{
	background-image:url(../images/home_plan_server_linux_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:214px;
	margin:0px auto;
	text-align:left;
}
#content_window{
	background-image:url(../images/home_plan_server_window_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:214px;
	margin:0px auto;
	text-align:left;
}
#content_linux span, #content_window span{
	display:block;
	width:90%;
	margin:0px auto;
}
#index_latest_news{
}
#index_latest_news a{
	clear:both;
	height:20px;
	line-height:20px;
	display:block;
	color:#036;
	text-decoration:none;
}
#index_latest_news a:hover{
	background-color:#036;
	color:#FFF;
}
#index_latest_news div#date, #index_latest_news div#title{
	display:inline-block;
}
#index_latest_news div#date{
	width:100px;
	text-indent:5px;
	float:left;
}
#index_latest_news div#title{
	width:200px;
	float:left;
}
.domain_search_field{
	width:105px;
	border:1px solid #999;
	margin-left:73px;
	height:13px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

/* --------------- VDS Service Page Style--------------- */
.vds_plan_table{
}
.vds_plan_table_row{
	clear:both;
}

.vds_plan_left_item, .domain_plan_left_item, .server_plan_left_item{
	background-color:#DDD;
	border-right:1px solid #AAA;
	color:#000;
	font-weight:bold;
	padding:3px;
	border-bottom:1px solid #CCC;
	cursor:default;
	float:left;
	width:90px;
}
.domain_plan_left_item{
	width:260px;
	border-bottom:0px solid #FFF;
	line-height:16px;
}
.server_plan_left_item{
	width:125px;
	border-bottom:0px solid #FFF;
	line-height:16px;
}

/*
.vds_plan_left_item:hover{
	background-color:#CCC;
}
*/
.vds_plan_title_a, .vds_plan_title_b, .vds_plan_title_c, .server_plan_title_a, .server_plan_title_b, .domain_plan_title_a {
	text-align:center;
	color:#FFF;
	cursor:default;
	font-weight:bold;
	height:22px;
	float:left;
}
.vds_plan_title_a{
	background-color:#0066CC;
	width:190px;
}
.vds_plan_title_b{
	background-color:#CC6600;
	width:190px;
}
.vds_plan_title_c{
	background-color:#CC0066;
	width:190px;
}
.server_plan_title_a{
	background-color:#0066CC;
	width:270px;
}
.server_plan_title_b{
	background-color:#CC0066;
	width:270px;
}
.domain_plan_title_a{
	background-color:#0066CC;
	width:405px;
	margin-bottom:0px;
}
.vds_plan_item, .server_plan_item{
	padding:3px 0px;
	font-size:11px;
	cursor:default;
	text-align:center;
	border-bottom:1px solid #CCC;
	width:190px;
	float:left;
	display:block
}
.server_plan_item{
	width:270px;
	border-bottom:0px solid #CCC;
}
.vds_plan_row{
	background-color:#FFF;
	clear:both;
	display:block;
}
.server_plan_row{
	background-color:#FFF;
	display:block;
	border-bottom:1px solid #CCC;
}
.domain_plan_row{
	background-color:#FFF;
	clear:both;
	display:block;
	border-bottom:1px solid #CCC;
}
/*
.vds_plan_row:hover{
	background-color:#CEF;
}
*/
.vds_plan_item_price, .domain_plan_item_price, .server_plan_item_price{
	padding:1px 0px;
	font-size:15px;
	font-weight:bold;
	color:#F00;
	cursor:default;
	text-align:center;
	border-bottom:1px solid #CCC;
	width:190px;
	float:left;
	display:block;
}
.domain_plan_item_price{
	width:400px;
	border-bottom:0px;
}
.server_plan_item_price{
	width:270px;
	border-bottom:0px;
}
	

/*-----------------------------*/
.content_bg_general{
	background-position:right top;
	background-repeat:no-repeat;
}

/*---VDS Icon Style*/
.vds_icon_style{
	float:left;
	width:95px;
	height:96px;
	margin-right:15px;
}
/*---Service Icon Style*/
.service_icon_style{
	float:right;
}
/*---Partner Logo Style*/
.partner_logo_style{
	float:right;
	border:0px;
}
/*---Contact Us Page---*/
.contact_info_table{
	border:1px solid #666;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	margin-top:40px;
	margin-bottom:20px;
	padding:6px;
}
.contact_info_table_title{
	font-weight:bold;
	padding:2px;
	vertical-align:top;
	width:70px;
	display:block;
	float:left;
}
.contact_info_table_content{
	font-weight:normal;
	padding:2px;
	vertical-align:top;
	width:315px;
	float:left;
	display:block;
}
.contact_form_table{
	border:1px solid #666;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	margin-bottom:30px;
	margin-top:10px;
}
.contact_form_table_title{
	font-weight:bold;
	padding:4px;
	width:120px;
	float:left;
}
.contact_form_table_content{
	font-weight:normal;
	padding:4px;
	float:left;
	width:450px;
	display:block;
}
.contact_form_table_row{
	clear:both;
	border-bottom:1px solid #CCC;
}
.contact_form_text_field{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	border:1px solid #AAA;
}
.contact_form_text_field_multi{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:270px;
	height:60px;
	border:1px solid #AAA;
}
.contact_form_text_field_content{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:400px;
	height:120px;
	border:1px solid #AAA;
}
.contact_form_pull_down{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	border:1px solid #999;
}
.contact_form_btn{
	background-color:#006699;
	border:1px solid #003366;
	color:#FFF;
	width:100px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#contact_text{
	width:600px;
	margin-left:auto;
	margin-top:5px;
	margin-right:auto;
}
.form_red{
	color:#FF0000;
	font-weight:bold;
}
.contact_thank_table{
	border:1px solid #666;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	margin-top:100px;
	margin-bottom:100px;
}
.contact_thank_table_content{
	text-align:center;
	padding:15px;
}

/*---Web Design Content Page------*/
#design_plan_a, #design_plan_b, #design_plan_c{
	background-color:#FFF;
	border:1px solid;
	width:217px;
	margin:2px;
	float:left;
	height:330px;
}
#design_plan_a h3, #design_plan_b h3, #design_plan_c h3{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin-top:0px;
	margin-bottom:0px;
}
#design_plan_a div, #design_plan_b div, #design_plan_c div{
	padding:5px;
}
#design_plan_a ul, #design_plan_b ul, #design_plan_c ul{
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding-left:0px;
	margin-left:0px;
	list-style:square;
}
#design_plan_a ul li, #design_plan_b ul li, #design_plan_c ul li{
	font-size:11px;
	margin-left:15px;
	padding-left:0px;
	color:#333;
	list-style-position:outside;
}
#design_plan_a{
	border-color:#900;
}
#design_plan_a h3{
	background-color:#900;
}
#design_plan_b{
	border-color:#090;
}
#design_plan_b h3{
	background-color:#090;
}
#design_plan_c{
	border-color:#009;
}
#design_plan_c h3{
	background-color:#009;
}

/* Latest News Page Content --------- */
#latest_news_list{
}
#latest_news_list a{
	clear:both;
	height:20px;
	line-height:20px;
	display:block;
	color:#036;
	text-decoration:none;
}
#latest_news_list a:hover{
	background-color:#036;
	color:#FFF;
}
#latest_news_list div#date, #latest_news_list div#title{
	display:inline-block;
}
#latest_news_list div#date{
	width:130px;
	text-indent:5px;
	float:left;
}
#latest_news_list div#title{
	width:500px;
	float:left;
}
#page_no{
	display:block;
	border-top:1px solid #036;
	clear:both;
	text-align:right;
}
#page_no a{
	display:inline-block;
	padding:2px 4px;
	color:#036;
	text-decoration:none;
}
#page_no a:hover{
	background-color:#036;
	color:#FFF;
}

/* --------------- Professional Web Page Style--------------- */
#professional-web{
	margin-top:15px;
	margin-bottom:15px;
}
#professional-web a{
	display:block;
	height:140px;
	clear:both;
	text-decoration:none;
	padding:10px;
	border-bottom:1px dashed #AAA;
}
#professional-web a:hover{
	text-decoration:none;
	background-color:#CFE0EB;
}
#professional-web a img{
	float:right;
	border:1px solid #AAA;
	margin-left:10px;
}
#professional-web a h2{
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
}
#professional-web a p{
	color:#666;
	margin-top:5px;
	cursor:pointer;
	text-decoration:none;
}
	