﻿body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align:center;
    font-family: Arial,Verdana,Tahoma,Helvetica,Arial,sans-serif,"新細明體";
	font-size:13px;
	color:#333333;	
	line-height:18px;	

}
img {
	border: 0;
	
	margin: 0;
	padding: 0;
}
div, p, table {
	font-size:13px;
        font-family: Arial,Verdana,Tahoma,Helvetica,Arial,sans-serif,"新細明體";
	color:#333333;	
	line-height:18px;
}
.navi {
	margin-left:0px;
	font-size:16px;
	font-weight:bold;
}	


#criteria {
	margin-left:10px;

}
div.expand {
	background-color:#a7c2ce;
	width:130px;
	margin-bottom:5px;
}
div.collapse {
	background-color:#eee;
	width:130px;
	margin-bottom:5px;	
}

div.option {
	background-color:#fff;	
}

.button {
    border: 1px solid #6d6d6d;
    background: #eee;
	font-size:10px;
	height:20px;

}

span.plan_price{
	color:#cc0000;
	font-size:26px;
	font-weight:bold;
}

/* Page Numbers */
.pages {
	font: 83%/1.4 arial, helvetica, sans-serif;
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
	width:200px;
}

.pages a, .pages span {
	color:#000;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #6d6d6d;
    font-weight: bold;
    background: #6d6d6d;
    color: #fff;
}

.pages a {
    border: 1px solid #6d6d6d;
    text-decoration: none;
}

.pages a:hover {
    border-color: #b6b6b6;
	color:#666;
	background:#ddd;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}


/* Record Tables */
table.record {
	border: #aaa solid 1px;
}

tr.recordName {
	background:#6d6d6d;
	color:#fff;
	line-height:20px;
}

tr.recordRow1 {
	line-height:20px;	
}

tr.recordRow2 {
	line-height:20px;
	background:#dfdfdf;
}

tr.recordSum {
	line-height:25px;
	background:#153b4e;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
#navStep {position: absolute; width: 800px; top: 260px; left: 0px; z-index: 40; font-size:16px;}
#navNew {position:absolute; top:300px; left:180px; font-size:14px; font-weight:bold;} 
#navStep .current {color:#cc0001; font-weight: bold;}

h1 {
	font-size:20px;
	line-height:30px;
	color: #004562;
}
h2 {
	font-size:18px;
	color: #004562;
}

h3 {
	font-size:16px;	
	color: #004562;
}
ul {
	margin-top:0;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #0085CF;
	font-size:12px;	
}

a:hover {
	text-decoration: underline;
	color: #feaa01;
}

span.item_1 {
	float:left;
	width:120px;
}

#container {
	margin: 0 auto;
	width: 1100px;
	background: #fff;
	text-align: left;
}

#header { 

}

#header table{ 
	color: #626262;
}

#header a:link, #header a:visited, #header a:active {
	text-decoration: none;
	color:#626262;
}

#header a:hover {
	text-decoration: underline;
	color: #626262;
}

#nav{ 
	background-image: url('../../Content/images/nav.gif');
	background-repeat: no-repeat; 
	height:74px;
}
#subnav {
	background-image: url('../../Content/images/subnav_no_tab.jpg');
	background-repeat: no-repeat; 
	height:49px;
    text-align: center;
}
#subnav_tab {
	background-image: url('../../Content/images/subnav_tab.jpg');
	background-repeat: no-repeat; 
	height:49px;

}
#subnav_word {
	background-image: url('../../Content/images/subnav_word.jpg');
	background-repeat: no-repeat; 
	height:36px;
	color:#ffffff;
	width:950px;
	padding-top:10px;
	font-size:14px;
}

#subnav_word a:link, #subnav_word a:visited, #subnav_word a:active {
	text-decoration: none;
	color:#ffffff;
	font-size:14px;	
}

#subnav_word a:hover {
	text-decoration: underline;
	color: #feaa01;
}

#subnav_word .current {
	color: #feaa01;
}


#contents  
{
    position:relative;
	width:950px;
	margin: -84px 0 0px 0;	
}

#left_360 {
	position:relative;
	float: left;
	width: 360px;
}

#right_360 {
	position:relative;
	float:right;
	width: 550px;	
	margin: 10px 20px 50px 0;

}

#left {
	position:relative;
	float: left;
	width: 300px;
}

#right {
	position:relative;
	float:right;
	width: 540px;	
	margin: 23px 60px 50px 50px;

}

#main 
{
    clear:both;
	position:relative;	
	margin: 10px 20px 0px 20px;
	width:910px;
	
}

#news a:link,
#news a:active,
#news a:visited
{
	text-decoration:none;	
	color:#333333;
}

#news a:hover {
	text-decoration:underline;
	color:#333333;
}


#news_year {
	clear:both;	
	margin-left:380px;
	padding-top:150px;
}


#news_year a {
	cursor:pointer;
	font-weight:bold;	
	text-decoration:none;	
	display:inline;
	float:left;	
	width:60px;
}


#footer {
	clear: both;
}


table .tbchart {
	background-color: #4e849c;	
	line-height:25px;
}

tr.tbfield {
	background-color: #004562;
	color:#ffffff;
	text-align:center;
	font-size:13px;
	font-weight:bold;	
}

tr.tbcat {
	background-color: #4e849c;
	color:#ffffff;	
	font-weight:bold;		
}

tr.tbrecord {
	background-color: #e8e8e8;
	color:#333333;
	text-align:center;	
}

tr.tbrecord .mrecord{
    color:#004562;
    font-weight:bold;
    font-size:17px;
}

td.tbsubcat {
	background-color: #dadada;
    width:220px;
	color:#004562;
	text-align:left;	
	padding-left: 2px;	
}
table .tbborder td {
	border:1px solid #ccc;
	width: 130px;
	height:100px
	
}
/* lightbox popup */
p.popup {
	margin:20px;
	text-align: justify; 
}

p.popup span.coname{
	color:#507d92;
	font-weight: bold;
}
/*  end lightbox popup */




/* plan detail */
table#plan .plan {
	background-image: url('/Content/images/bg_plan.gif');
	background-repeat: no-repeat; 
	height:205px;
	width:139px;
	color:#ffffff;
	float:left;	
	margin-right:10px;
}

table#plan .plan_2 {
	background-image: url('/Content/images/bg_plan_2.gif');
	background-repeat: no-repeat; 
	height:205px;
	width:139px;
	color:#ffffff;
	float:left;	
	margin-right:10px;
}

table#plan div.planid {
	font-size:20px;
	color:#ffffff;	
	text-align:center;
	padding-top:8px !important;
	padding-top:10px;	
}

table#plan div.plan_left {
	text-align:center;		
	float:left;
	padding-top:20px;
	height:86px;
	width:69px;
}

table#plan div.plan_left div.plan_pkg{
	color:#004662;
	font-weight:bold;
}

table#plan	div.plan_left div.plan_unit{
	color:#000000;
	font-size:28px;
	font-weight:bold;
	padding-top:10px;
}

table#plan div.plan_right {
	width:65px;
	text-align:right;
	float:right;
	padding-right:5px;
	padding-top:40px;		
}

table#plan div.plan_right div.plan_pkg{
	color:#004662;
	font-weight:bold;	
}

table#plan div.plan_right div.plan_unit{
	padding-top:7px;
	color:#000000;
	text-align:center;
	font-size:28px;
	font-weight:bold;	
}

table#plan div.plan_right {
	width:65px;
	text-align:right;
	float:right;
	padding-right:5px;
	padding-top:40px;		
}

table#plan div.plan_center {
	padding:20px 0 11px 5px;
	clear:both;
}


table#plan div.plan_center div.plan_pkg{
	color:#004662;
	clear:both;
	padding-right:5px;
	font-weight:bold;	
}

table#plan div.plan_center div.plan_unit{
	text-align:center;
	font-size:28px;
	font-weight:bold;	
	color:#000000;
	clear:both;
	padding:12px 0 8px 0 !important;		
	padding:7px 0 8px 0;	
}

table#plan div.plan_apply {
	padding:5px 0 18px 0;
	clear:both;
}

table#plan div.plan_price {
	padding:0;
	color:#ffffff;
	text-align:center;
}

table#plan div.plan_price span.highlight{
	font-size:15px;
	font-weight:bold;
}
table.planA .plan_1 {
	background-image: url('/Content/images/bg_plan.gif');
	background-repeat: no-repeat; 
	height:205px;
	width:139px;
	color:#ffffff;
	float:left;	
	margin-right:10px;
}

table.planA .plan_2 {
	background-image: url('/Content/images/bg_plan_2.gif');
	background-repeat: no-repeat; 
	height:205px;
	width:139px;
	color:#ffffff;
	float:left;	
	margin-right:10px;
}

table.planA div.planid {
	font-size:20px;
	color:#ffffff;	
	text-align:center;
	padding-top:8px !important;
	padding-top:10px;	
}

table.planA div.plan_left {
	text-align:center;		
	float:left;
	padding-top:20px;
	height:86px;
	width:69px;
}

table.planA div.plan_left div.plan_pkg{
	color:#004662;
	font-weight:bold;
}

table.planA	div.plan_left div.plan_unit{
	color:#000000;
	font-size:28px;
	font-weight:bold;
	padding-top:10px;
}

table.planA div.plan_right {
	width:65px;
	text-align:right;
	float:right;
	padding-right:5px;
	padding-top:40px;		
}

table.planA div.plan_right div.plan_pkg{
	color:#004662;
	font-weight:bold;	
}

table.planA div.plan_right div.plan_unit{
	padding-top:7px;
	color:#000000;
	text-align:center;
	font-size:28px;
	font-weight:bold;	
}

table.planA div.plan_right {
	width:65px;
	text-align:right;
	float:right;
	padding-right:5px;
	padding-top:40px;		
}

table.planA div.plan_center {
	padding:20px 0 11px 5px;
	clear:both;
}


table.planA div.plan_center div.plan_pkg{
	color:#004662;
	clear:both;
	padding-right:5px;
	font-weight:bold;	
}

table.planA div.plan_center div.plan_unit{
	text-align:center;
	font-size:28px;
	font-weight:bold;	
	color:#000000;
	clear:both;
	padding:12px 0 8px 0 !important;		
	padding:7px 0 8px 0;	
}

table.planA div.plan_apply {
	padding:5px 0 18px 0;
	clear:both;
}

table.planA div.plan_price {
	padding:0;
	color:#ffffff;
	text-align:center;
}

table.planA div.plan_price span.highlight{
	font-size:16px;
	font-weight:bold;
}






.unit_unit {
    margin-top:5px;
    font-size:16px;
    font-weight:bold;
    float:right;
    color:#004662;
    padding-right:5px;
}

.webhostingPlan .unit_unit {
    float:none;
}

table#plan .plan.emailhostingPlan div.plan_apply img,
table#plan .plan_2.webhostingPlan div.plan_apply img{
	width:94px;
}

table#plan .plan.emailhostingPlan div.plan_price,
table#plan .plan_2.webhostingPlan div.plan_price{
    padding:0px;
	color:#004662;
	text-align:center;
}

table#plan .plan.emailhostingPlan div.plan_apply,
table#plan .plan_2.webhostingPlan div.plan_apply{
	padding-top:17px;
	clear:both;
}

table#plan .plan_2.webhostingPlan div.plan_center div.plan_unit{
	text-align:right;
	font-size:32px;
	font-weight:bold;	
	color:#000000;
	clear:both;
	padding:16px 16px 0 0 !important;
}

table#plan .plan_2.webhostingPlan div.plan_center {
	padding:20px 0 16px 5px;
	clear:both;
}

table#plan .plan_left_right {
    height:112px;
}

table#plan .plan.emailhostingPlan {
    padding-bottom:10px;
}

table#plan .plan.emailhostingPlan div.plan_right div.plan_unit{
    color: #000000;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 6px 0px 0px;	
}

table#plan .plan.emailhostingPlan div.plan_right {
    height:86px;
	width:65px;
	text-align:center;
	float:right;
	padding-right:5px;
	padding-top:20px;		
}

table#plan .plan_2.webhostingPlan.plan_2_index.index_en {
    width:275px;
}
table#plan .plan_2.webhostingPlan.plan_2_index.index_zh {
    width:295px;
}

table#plan .plan_2.webhostingPlan.plan_2_index .server_plan{
    line-height:1;
}

table#plan .plan_2.webhostingPlan.plan_2_index div.plan_center{
    padding-bottom:20px;
}

table#plan .plan_2.webhostingPlan.plan_2_index div.plan_center .plan_dtl_t {    
    color:#004662;
    font-weight: bold;
    padding-right:10px;
}
table#plan .plan_2.webhostingPlan.plan_2_index .plan_apply .btn_tab1{
    width:!important 150px;
}

.index_promotion {
    margin:0px 17px;
    width:302px;
}

table#plan .plan_2.webhostingPlan {
	background-image: url('/Content/images/bg_plan_2.gif');
    background-size:100% 100%;
	background-repeat: no-repeat; 
	height:205px;
	width:139px;
	color:#ffffff;
	float:left;	
	margin-right:10px;
}

.index_promotion > .header {
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px 20px;
    font-size:16px;
    text-align:left;
    
    border-radius: 20px 20px 0 0;
    
    /* fallback */
    background-color: #6D95A5; 
   
    /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6D95A5), to(#004562)); 
    
    /* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(top, #6D95A5, #004562); 
    
    /* Firefox 3.6+ */ 
    background: -moz-linear-gradient(top, #6D95A5, #004562); 
    
    /* IE 10 */ 
    background: -ms-linear-gradient(top, #6D95A5, #004562); 
    
    /* Opera 11.10+ */ 
    background: -o-linear-gradient(top, #6D95A5, #004562);
}

.index_promotion .body > table {    
    width:90%;
    margin:0 auto;
}

.index_promotion .body td{
    padding-top: 5px;
}

.index_promotion > .body {
    padding: 8px;
    border-radius: 0 0 20px 20px;
    
    /* fallback */
    background-color: #F4F4F4; 
   
    /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#CDCDCD)); 
    
    /* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(top, #F4F4F4, #CDCDCD); 
    
    /* Firefox 3.6+ */ 
    background: -moz-linear-gradient(top, #F4F4F4, #CDCDCD); 
    
    /* IE 10 */ 
    background: -ms-linear-gradient(top, #F4F4F4, #CDCDCD); 
    
    /* Opera 11.10+ */ 
    background: -o-linear-gradient(top, #F4F4F4, #CDCDCD);
}

.index_promotion .index_plan_pkg {
    color:#004662;
	font-weight:bold;
    width:50%;
}

.index_promotion .index_plan_num {
    font-size:28px;
    font-weight:bold;	
    color:#000000;
    text-align:right;
}

.index_promotion .index_plan_unit {
    font-size:16px;
    color:#004662;
    text-align:right;
    font-weight:bold;
    padding-left:5px;
    width:30px;
}

.index_promotion .index_platform {
    font-weight:bold;
    text-align:right;
    color:black;
}
table#plan .index_promotion .plan_price {
	color:#004662;
    text-align:left;
    padding:15px 0 5px 0;
    font-weight:bold;
    font-size:23px;
}

table#plan .index_promotion .plan_apply {
    text-align:right;
    padding: 0;

    margin: 0 10px 10px 0;
}

table#plan .spacer{
    height:35px;
}

/*.btn-package-active {
    background-image: -webkit-linear-gradient(top,#FFF 0%,#91BE12 100%);
    background-image: -moz-linear-gradient(center top , #FFF 0%, #91BE12 100%);
    background-image: -ms-linear-gradient(top,#FFF,#91BE12);
    background-image: -o-linear-gradient(top,#FFF,#91BE12);
    background-image: linear-gradient(top,#FFF,#91BE12);

    font-weight: bold;
}

.btn-package-inactive {
    background-image: -webkit-linear-gradient(top,#FFF 0%,#91BDD6 100%);
    background-image: -moz-linear-gradient(center top , #FFF 0%, #91BDD6 100%);
    background-image: -ms-linear-gradient(top,#FFF,#91BDD6);
    background-image: -o-linear-gradient(top,#FFF,#91BDD6);
    background-image: linear-gradient(top,#FFF,#91BDD6);
    font-weight: normal;
}

.btn-package {
    border-radius: 7px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 2px;
    padding: 3px 4px;
    text-align: center;
    vertical-align:middle;
    white-space: normal;
    width: 155px;
    word-wrap: normal;
    cursor: pointer;
    cursor: hand;
}*/



	/* div planB */

div.planB {
	height:350px;

}
	
div.planB #navbar {
    font-family: Arial,Verdana,Tahoma,Helvetica,Arial,sans-serif,"新細明體";
	height:40px;
	margin-left:-40px !important;
	margin-left:0px;	
}

div.planB #navbar li {
	list-style:none;
	display:inline;
}
div.planB #navbar a {
	background:url("/Content/images/plan_tab_new.gif") no-repeat;
	width:136px;
	height:40px;
	color:#fff;
	font-size: 20px;
	font-weight:bold;	
	text-decoration:none;
	float:left;
	text-align:center;
	line-height:40px; 
}
div.planB #navbar a:hover { 
	background-position:0 -40px;
	color:#fff;
	font-size: 20px;
	font-weight:bold;	
	text-decoration:none;	
}
div.planB #navbar a:active { 
	background-position:0 -80px;
	color:#fff;
	font-size: 20px;
	font-weight:bold;	
	text-decoration:none;	
}



div.planB table.plan_detail {
	background: url('/Content/images/plan_detail.gif') no-repeat;
	height: 220px;
	width:875px;
	padding-left:30px;
	font-size:12px;
	padding-top:0px;
}

div.planB table.plan_detail tr{
	vertical-align:top;
}


div.planB table.plan_detail .plan_pkg{
	color:#004562;
	
	font-weight:bold;
}



div.planB table.plan_detail span.plan_price{
	color:#cc0000;
	font-size:20px;
	font-weight:bold;
	padding-right:20px;	
}

div.planB table.plan_bottom {
	background: url('/Content/images/plan_bottom.gif') no-repeat;
	height: 65px;
	width:875px;
	color:#fff;
	text-align:right;
}

div.planB table.plan_bottom  img{
	padding-right:20px;
}

	/* end div planB */
/* end plan detail */

.ownCloud_main{
    width:100%;
    text-align:center;
}
.ownCloud_main > tr > td,
.ownCloud_main > tbody > tr > td{
    width:30.333%;
    padding:45px;
}
.ownCloud_main > tr > td > table,
.ownCloud_main > tbody > tr > td > table{
    width:100%;
}
.ownCloud_t_img{
    height:200px;
}
.ownCloud_t_img img{
    max-width:100%;
    max-height:100%;
}
.ownCloud_t_title{
    font-weight:800;
}
.ownCloud_t_desc{
    font-weight:400;
}
.ownCloud_t_desc form{
    text-align:left;
    margin: 0 auto;
    width: 200px;
}
.ownCloud_t_desc form input[type=text]{
    width:150px;
}
table#plan .plan_2.webhostingPlan.plan_ownCloud {
    height: 245px;
    background-image: url('/Content/images/bg_plan_owncloud.png');
}
.no_user{
    font-weight:bold;
    font-size:14px;
    padding:0px;
	color:#004662;
	text-align:center;
    margin-bottom:20px;
}
.baheid{
    font-size:22px;
}

/* upromote */
.upromote_ul
{
    line-height:25px;
    position:relative; 
    left: -15px;
}
.upromote_ul span
{
   position:relative; 
   left:-15px; 
   text-decoration: underline;
   color:#004562;
   font-weight:bold 
}


/* end of upromote  */

/* index page table */
table.tb_index span.domain {
	width:90px;
}


table.tb_index span.intro_title {
	font-size: 16px;
	color:#004562;
	font-weight:bold;
	text-align: left;
}

table.tb_index span.intro {
	font-size: 14px;
	line-height:20px;	
	text-align: left;
}
table.tb_index span.intro_price {
	font-size: 18px;
	font-weight:bold;
	color:#004562;
	line-height:20px;
}
table.tb_index span.intro_price {
	font-size: 18px;
	font-weight:bold;
	color:#004562;
	line-height:20px;
}



table.tb_index tr.bottom span.bottom_title {
	font-size:15px;
	font-weight:bold;	
}


table.tb_index tr.bottom a{
	color:#333;
	font-size:13px;
}



/* end index page table */


#footer 
{ 
	clear: both;
	background-image: url('/Content/images/bg_footer.gif');
	background-repeat: no-repeat; 	
	color: #80a2b1;
	height:70px;
	line-height:70px;
	position: relative;
    top: -13px;
    padding-left:20px;
}

#footer ul {
	list-style:none;
	display:inline;
}

#footer li {
	width:130px;
	float:left;
	text-align:center;
}
#footer .border {
 float:right;
 padding: 0 5px;
}

#footer a 
{
    font-size:14px;
	color: #80a2b1;
}
.footer_intro {
    
	background: url('/Content/images/bg_bottom_new.jpg') no-repeat; 	
	color: #ffffff;
	height:257px;
	width:1100px;

}




.title {
	font-weight:bold;
	font-size:15px;
	font-family:Arial;
	color: #004562;
}


.titlenormal {
	font-weight:bold;
	font-family:Arial;
	color: #004562;
}
.star {
	color:#ff0000;
}

.footer_intro li {PADDING-BOTTOM: 0px;  MARGIN: 0px; PADDING-LEFT:0px; PADDING-RIGHT: 0px;  PADDING-TOP: 0px ; color: #ff0000 ; TEXT-INDENT: 0px;}
.footer_intro span {color: #fff ; font-size: 12px }
.footer_intro .title {font-size:15px; font-weight: strong; font-family: arial;line-height: 25px;}
.footer_intro .container {padding-top:100px; height: 120px; width: 980px; color: #fff; font-family: arial; padding-left:50px}
.footer_intro .left {float: left; height:100px; width: 320px;  text-align:left; color: #fff; font-family: arial; padding:0px; font-size: 15px }
.footer_intro .middle {border-left:1px dotted #fff;float: left;height:130px; width:10px}
.footer_intro .right {padding-top:20px; color: #fff; font-family: arial;text-align:left;font-size: 13px; line-height: 25px;}
.footer_intro .emaillink {color: #fff;text-decoration : underline}
.footer_intro .emaillink:hover {color: #ff0000;text-decoration : underline}
.footer_intro .right2 {padding-top:10px; color: #fff; font-family: arial;text-align:left;font-size: 13px; line-height: 20px;}
.footer_intro .left_gen {float: left; height:100px; width: 380px;  text-align:left; color: #fff; font-family: arial; padding:0px; font-size: 15px }
.footer_intro .container_gen {padding-top:95px; height: 120px; width: 980px; color: #fff; font-family: arial; padding-left:50px}

.cloud_step
{
    display:block;
    width:150px;
    position:relative;
    float:left;
    padding-left:45px;
    font-size:11px;
}

.black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }
.white_content {
            display: none;
            position: absolute;
            top: 8%;
            left: 25%;
            width: 633px;
            height: 700px;
            padding: 16px;
            border: 16px solid rgb(21, 89, 111);
            background-color: white;
            z-index:1002;
            overflow: auto;
			text-align: center;
        }