﻿body { text-align: left; font-family:verdana,Arial,sans-serif;margin:0; padding:0; background: #FFF; font-size:12px; color:#666;BACKGROUND:url(/images/body_bg.gif) repeat;}
*{margin: 0px; padding: 0px; border: 0px;}
input{border:solid 1px #a0a0a0;}
textarea{border:solid 1px #a0a0a0;}
.otherinput{border:0px;}
/*清除浮动的DIV，在盒子模型中清除浮动的DIV，以免以后的DIV受影响，如本程序中的foot1层。不清除会跑到上面去*/
.clear{
     clear:both;overflow:hidden;+overflow:visible;
}

li{list-style-type:none;}
img{vertical-align:top;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
.trw{background:#ffffff;}
.trb{background:#f0f0f0;}
.money{font-weight: bold; font-size: 18px; color: #ff0000; font-family: Georgia, "Times New Roman", Times, serif}
.sred{color:red;}
/* link */
a:link {color: #666666; text-decoration:none;}
a:visited {color: #666666;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #666666;}
/* Color */
.cRed,a.cRed:link,a.cRed:visited{ color:#f00; }
.cBlue,a.cBlue:link,a.cBlue:visited,a.cBlue:active{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* Font  */
.fB {font-weight: bold;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}


/*Layout*/
#wraper{
	width:980px;
	margin:8px auto;
        background:#ffffff;
        
}
/*原来的不要了
.Head_main {
	BACKGROUND: url(/images/head_bg.gif) repeat-x; MARGIN: 0px auto; WIDTH: 960px; BORDER-BOTTOM: #1559ab 2px solid;HEIGHT: 113px
}*/

.Head_main {
	MARGIN: 0px auto; WIDTH: 960px; HEIGHT: 113px
}

.L-logo {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 22px;
}

/*原来的不要了
.R_nav_box {
	BACKGROUND: url(/images/head_bg_r.gif) no-repeat right top; FLOAT: right; WIDTH: 730px; HEIGHT: 113px
}*/

.R_nav_box {
	FLOAT: right; WIDTH: 730px; HEIGHT: 83px
}

.Nav_help {
	FLOAT: right; MARGIN: 10px 5px 23px 0px; TEXT-AliGN: center
}

/*右上角快捷链接*/
ul.he_box {
	
}
ul.he_box li {
	PADDING-LEFT: 4px; BACKGROUND: url(/images/he_box.gif) no-repeat; FLOAT: left; WIDTH: 68px; liNE-HEIGHT: 20px; HEIGHT: 20px;
}
ul.he_box li a:link {
	COLOR: #303030; TEXT-DECORATION: none;font-size:12px;
}
ul.he_box li a:visited {
	COLOR: #303030; TEXT-DECORATION: none;font-size:12px;
}
ul.he_box li a:hover {
	COLOR: #bf0303;TEXT-DECORATION: none;font-size:12px;
}


/*导航开始*/
.Nav_box {
	FONT-SIZE: 14px; BACKGROUND: url(/images/header_bar.jpg) repeat-x; FLOAT: right; WIDTH: 740px; liNE-HEIGHT: 30px; HEIGHT: 30px;margin-top:30px;margin-bottom:0px;
}
ul.Nav {
	HEIGHT: 30px
}
ul.Nav li {
	PADDING-RIGHT: 8px; PADDING-LEFT: 14px; BACKGROUND: url(/images/head_nav_li_bg.gif) no-repeat right 50%; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 30px
}
ul.Nav li span {
	PADDING-RIGHT: 2px; DISPLAY: block; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}

/*
ul.Nav .home {
	PADDING-LEFT: 4px; BACKGROUND: url(/images/nav_bgl.gif) no-repeat left bottom; HEIGHT: 30px
}*/
ul.Nav .on {
	PADDING-LEFT: 10px; BACKGROUND: url(/images/nav_on.gif) repeat-x;HEIGHT: 30px
}

/*当前页的a效果*/
ul.Nav .on A {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #fff
}
ul.Nav .on A:link {
	COLOR: #fff
}
ul.Nav .on A:visited {
	COLOR: #fff
}
ul.Nav .on A:hover {
	COLOR: #fff
}


/*导航其他链接的颜色*/
ul.Nav A:link {
	COLOR: #ffffff; TEXT-DECORATION: none;font-weight:bold;
}
ul.Nav A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;font-weight:bold;
}
ul.Nav A:hover {
	COLOR: #f0f0f0;font-weight:bold;
}
/*蓝色线*/
.head_bottom_box {
	BACKGROUND: #e0e0e0; MARGIN-TOP: 0px; MARGIN-LEFT: auto; WIDTH: 960px; MARGIN-RIGHT: auto; HEIGHT: 2px
}


/* banner区*/
#bannerBox{
        width:960px;
        height:200px;
	margin:0px auto;
        background:#f5f5f5;
}


/* h 4px*/
 #h_4px{
        width:960px;
	margin:0px auto; 
        height:4px; 
  }


/*主内容区*/
#mainBox{
        width:960px;
	margin:0px auto;  
        
}
   #mainBox_left{
        width:210px;
	float:left; 
        
    }

              #mainBox_left_left{
                  width:200px;
	          float:left; 
                  /* border:solid 1px #e0e0e0; */
              }
              
              .service_t{height:28px;width:200px;background:url(/images/login_title.gif);}
              .service_f{font-weight:bold;width:160;height:28px;line-height:28px;font-size:14px;margin-left:40px;}
              #showQQ{width:200px; height:150px;}
              #showfaq{width:200px; height:120px;}
              #showhezuo{width:200px; height:200px;}


    #mainBox_right{
        width:750px;
	float:left; 
    }

             
             #main_intro{width:750px;background:url(/images/main_bg1.gif) no-repeat 0px 0px;}
               #navhere{width:750px;height:40px;}
                #navhere_c{text-align:left;margin-top:8px;font-size:12px;height:20px;}

             #main_content{width:750px;}

                     #main_pic{width:260px;float:left;text-align:center;}

                     #main_fonts{width:490px;float:left;}



/*页脚*/
#footBox{
        width:960px;
	margin:60px auto;
        margin-bottom:0px; /*不加这一句，此DIV块与下面的DIV块将空60px的高度来，这是一个注意的地方。*/
        background:url(/images/foot_top.gif) repeat-x 0px 0px;
        
} 
          #footBox p{text-align:center;}
          #footBox ul{list-style:none;margin:0px auto;margin-bottom:0px;}
          #footBox ul li{line-height:22px;margin-left:4px;text-align:center;}


/*显示左边客服*/

.showkf{list-style:none;margin:6px auto;}
.showkf li{line-height:22px;margin-left:4px;text-align:left;}
  /* .showkf li img{margin-top:4px;margin-bottom:4px;} * /
.showkftable{margin-left:10px;margin:6px auto;}
 

/*------------------about.asp--------------css*/
#about_nav{
        /* margin:0px auto;*/
        background:url(/images/vps2.gif) no-repeat 0px 0px;
        width:152px;
}

#about_nav ul{margin-left:4px;list-style:none;}
#about_nav ul li{line-height:25px;margin-top:5px;}
#about_nav ul li a{display:block;font-size:14px;text-align:left;height:26px;width:140px;TEXT-DECORATION: none;}
#about_nav ul li a:link{}
#about_nav ul li a:visited{}
#about_nav ul li a:hover{}




/*当选中后的样式*/
          #about_nav ul .current_nav a{color:#ffffff;display:block;font-weight:bold;font-size:14px;text-align:left;height:26px;width:140px;TEXT-DECORATION: none;}
          #about_nav ul .current_nav a:link{background:url(/images/vps7.gif) no-repeat 0px 0px;}
          #about_nav ul .current_nav a:visited{background:url(/images/vps7.gif) no-repeat 0px 0px;}
          #about_nav ul .current_nav a:hover{background:url(/images/vps7.gif) no-repeat 0px 0px;}


#about_nav2{
     margin:0px auto;
     width:170px;   
}
#about_nav2 ul{list-style:none;}
#about_nav2 ul li{line-height:25px;margin-top:5px;}
#about_nav2 ul li a{color:#666666;display:block;font-size:14px;text-align:left;height:27px;width:162px;TEXT-DECORATION: none;}
#about_nav2 ul li a:link{background:url(/images/nav2.jpg) no-repeat 0px 0px;}
#about_nav2 ul li a:visited{background:url(/images/nav2.jpg) no-repeat 0px 0px;}
#about_nav2 ul li a:hover{background:url(/images/nav2.jpg) no-repeat 0px 0px;}

/*当选中后的样式*/
          #about_nav2 ul .current_nav2 a{color:#ffffff;display:block;font-size:14px;text-align:left;height:27px;width:162px;TEXT-DECORATION: none;}
          #about_nav2 ul .current_nav2 a:link{background:url(/images/nav1.jpg) no-repeat 0px 0px;}
          #about_nav2 ul .current_nav2 a:visited{background:url(/images/nav1.jpg) no-repeat 0px 0px;}
          #about_nav2 ul .current_nav2 a:hover{background:url(/images/nav1.jpg) no-repeat 0px 0px;}





/*可以被其他页面引用 2009-3-1*/
#about_content{margin-left:6px;width:686px;}

/*专为套餐*/
#webtc_content{margin-left:6px;width:730px;}


/* hosts */
.hostdetail{width:320px;float:left;margin-left:10px;}
  .hostbigtitle{margin-top:10px;height:35px;margin-bottom:0px;}
  .hostdetail_top{margin:0px auto;background:url(/images/host_top.jpg) no-repeat 0px 0px;height:64px;width:302px;}
  .hostdetail_top2{margin:0px auto;background:url(/images/host_top_win.jpg) no-repeat 0px 0px;height:64px;width:302px;}
  .hosttable{margin:0px auto;width:302px;}
  /*每一款式主机对应的样式*/
  .hostdetail_top_win100{margin:0px auto;background:url(/images/host/host_top_win100.jpg) no-repeat 0px 0px;height:64px;width:302px;}

  .hostdetail_top100{margin:0px auto;background:url(/images/host/host_top100.jpg) no-repeat 0px 0px;height:64px;width:302px;}
  .hostdetail_top200{margin:0px auto;background:url(/images/host/host_top200.jpg) no-repeat 0px 0px;height:64px;width:302px;}
  .hostdetail_top500{margin:0px auto;background:url(/images/host/host_top500.jpg) no-repeat 0px 0px;height:64px;width:302px;}
  .hostdetail_top600{margin:0px auto;background:url(/images/host/host_top600.jpg) no-repeat 0px 0px;height:64px;width:302px;}
  .hostdetail_top1000{margin:0px auto;background:url(/images/host/host_top1000.jpg) no-repeat 0px 0px;height:64px;width:302px;}

  /* vps主机*/
  .vhost_1{margin:0px auto;background:url(/images/vhost/vhost_1.jpg) no-repeat 0px 0px;height:64px;width:302px;}
  .vhost_2{margin:0px auto;background:url(/images/vhost/vhost_2.jpg) no-repeat 0px 0px;height:64px;width:302px;}
  .vhost_3{margin:0px auto;background:url(/images/vhost/vhost_3.jpg) no-repeat 0px 0px;height:64px;width:302px;}
  .vhost_4{margin:0px auto;background:url(/images/vhost/vhost_4.jpg) no-repeat 0px 0px;height:64px;width:302px;}

.height10{height:10px;}

/*定义左边公共，将来针对FF去提空隙*/
.left_t_t{width:200px;height:11px;background:url(/images/t_t.gif) no-repeat 0px 0px;margin:0px;}
.left_t_m{width:200px;background:url(/images/t_m.gif) repeat-y 0px 0px;margin:-3px 0px 0px 0px;} /*解决了，上下层块之间的3px空隙*/
.left_t_b{width:200px;height:11px;background:url(/images/t_b.gif) no-repeat 0px 0px;margin:0px;}
/*容器*/
.left_t_div_{margin:4px auto;width:190px;margin-bottom:0px;}


/*灰色_定义左边公共*/
.left_t_t2{width:200px;height:11px;background:url(/images/t_t2.gif) no-repeat 0px 0px;margin:0px;}
.left_t_m2{width:200px;background:url(/images/t_m2.gif) repeat-y 0px 0px;margin:-3px 0px 0px 0px;}
.left_t_b2{width:200px;height:11px;background:url(/images/t_b2.gif) no-repeat 0px 0px;margin:0px;}
/*灰色容器*/
.left_t_div2_{margin:4px auto;width:190px;margin-bottom:0px;}

/*FAQ问题列表*/

.faqlist{width:190px;margin:2px auto;margin-bottom:0px;}
 .faqlist ul{list-style:none;margin-left:6px;}
 .faqlist ul li{line-height:22px;height:22px;}
 .faqlist ul li a{display:block;text-decoration:none;}

 .noo{width:190px;margin:2px auto;margin-bottom:0px;}

/* default.asp*/

#mainBox_right_default{float:left;width:200px;margin-left:10px;}/*原来为210px因距左10px所以为200*/
#mainBox_center_default{float:left;width:540px;}
#tabhost{width:540px;height:35px;background:url(/images/hos_tab_bg.gif) no-repeat 0px 0px;}
     #tabhost ul{list-style:none;margin-left:4px;}
     #tabhost ul li{float:left;line-height:28px;width:80px;text-align:center;margin-top:6px;background:url(/images/hos_tab_line.gif) no-repeat 0px 0px;}
     #tabhost ul li a{display:block;width:80px;height:28px;font-weight:bold;text-decoration:none}
     #tabhost ul li a:link{}
     #tabhost ul li a:visited{}
     #tabhost ul li a:hover{background:url(/images/hos_tab1.gif) no-repeat 0px 0px;}
     

     /*选中的样式*/
     #tabhost ul .sel a{background:url(/images/hos_tab1.gif) no-repeat 0px 0px;text-decoration:none}
     #tabhost ul .sel a:link{background:url(/images/hos_tab1.gif) no-repeat 0px 0px;}
     #tabhost ul .sel a:visited{background:url(/images/hos_tab1.gif) no-repeat 0px 0px;}
     #tabhost ul .sel a:hover{background:url(/images/hos_tab1.gif) no-repeat 0px 0px;}
/*内容表格样式*/
.homehosttable{}
.homehosttable td{line-height:180%;}

#tabhost_{width:540px;height:232px;background:url(/images/hos_tab_bg2.gif) no-repeat 0px 0px;margin:-3px 0px 0px 0px;}
      /*隐藏层*/
      .hide_host_c{display:none;}
      /*各种样式*/
      .host_c_c_1{width:530px;height:220px;margin:4px auto;margin-bottom:0px;background:url(/images/host_c_bg.jpg) no-repeat 0px 0px;}
      .host_c_c_2{width:530px;height:220px;margin:4px auto;margin-bottom:0px;background:url(/images/host_c_bg.jpg) no-repeat 0px 0px;}
      .host_c_c_3{width:530px;height:220px;margin:4px auto;margin-bottom:0px;background:url(/images/host_c_bg.jpg) no-repeat 0px 0px;}
      .host_c_c_4{width:530px;height:220px;margin:4px auto;margin-bottom:0px;background:url(/images/host_c_bg.jpg) no-repeat 0px 0px;}
      .host_c_c_5{width:530px;height:220px;margin:4px auto;margin-bottom:0px;background:url(/images/host_c_bg.jpg) no-repeat 0px 0px;}

#marquee_ad{width:540px;height:60px;margin:4px auto;margin-bottom:0px;}
  #marquee_ad span{margin:4px auto;color:red;line-height:170%;}

#webcase{width:540px;height:150px;background:#f0f0f0;margin:4px auto;margin-bottom:0px;}
  #case_l{width:50px;height:125px;background:url(/images/i_case_l.gif) no-repeat 4px 10px;float:left;}
  #case_r{width:490px;height:125px;float:left;}
  .casei{width:110px;margin-top:20px;margin-left:6px;height:100px;border:solid 1px #a0a0a0;background:#ffffff;float:left;}
  .casei img{margin-top:6px;margin-left:6px;margin-bottom:0px;}



/*右边优惠*/

  #newyh{width:190px;margin:4px auto;margin-bottom:0px;}
   #newyh img{margin-left:4px;}
/*-----------------pay.asp---------------*/
 #payonline{height:40px;}
   #payonline img{border:solid 1px #a0a0a0;}
/* houban.asp*/
   .imgh{border:solid 1px #a0a0a0;}