﻿/*主页面*/
* {padding:0;margin:0;outline:0;}
body{
     font:12px Tahoma, "宋体" , Verdana, sans-serif;
     /*background:#f0f7fc url(bg.gif) repeat-x top;*/
     background:#f0f7fc url(head.jpg) repeat-x top;
     text-align:center;
}

address,caption,cite,code,dfn,em,th,var{
     font-style:normal;font-weight:normal;
}
a { 
     color:#000000;text-decoration:none;
}
li   {
      list-style:none;
}
a:hover {
     color:#FF9900; text-decoration:underline;
}
.b{
     width:425px;height:134px;
     background:url(rz.gif) no-repeat top;
     margin-top:0px;
}
.b1{
     width:425px;height:134px;
     background:url(dw.gif) no-repeat top;
     margin-top:0px;
}
.p{
      width:405px;
      margin-left:auto;
      margin-right:auto;
      line-height:200%;
      text-align:left;
      font-size:14px;
}
.t{   background:#006699;
      height:25px;
      color:#fff;
      font-size:14px;
      text-align:left;
      padding-left:10px;
      padding-top:5px;
}
.t1{   background:#33CC33;
      height:25px;
      color:#fff;
      font-size:14px;
      text-align:left;
      padding-left:10px;
      padding-top:5px;
}
.main{
      width:850px;
      margin-left:auto;
      margin-right:auto;
}
.left{float:left;
      width:425px;
      height:760px;     
      margin-left:auto;
      margin-right:auto;
      background:#BFEFFF;
}
.right{float:right;
       width:425px;
      height:760px;
      margin-left:auto;
      margin-right:auto;
      background:#EDEDED;
}
.clear{
      clear:both; height:0px; 
      font-size:0px; line-height:0px;
}
.header{
      text-align:center;

}
#logo{
      width:850px;
      height:55px;background:url(logo1.gif) no-repeat;
      margin-left:auto;
      margin-right:auto;
}
.menu { 
      width:850px;
      margin-left:auto; margin-right:auto;margin-top:15px;
      line-height:44px;height:44px; font-size:14px; color:#FFFFFF;
}
.menu ul li{
      float:left; list-style:none;
}
.menu ul li a{
      color:#000;
      display:block;float:left;
      margin-left:10px; width:80px;
      text-align:center;
      background:url(nav_bg.gif) no-repeat center center;
}
.menu a:hover{
      color:#ccc;background:url(nav1_bg.gif) no-repeat center center;
      text-decoration:none;
}
.footer{
      background:url(footer.jpg) repeat-x bottom;
      height:114px;
}
.w{
      width:850px;
      margin:0 auto;
}
.w li {
      float:left;
      width:80px;
      padding:15px;
}
.w li a{
      color:#ffffff;
}
.copy{
     text-align:center; 
     color:#ffffff;
     font: 12px Tahoma;
}
.copy a{
      color:#ffffff;
}
/*cha*/
td,p,{font: 12px Tahoma;        text-decoration:none;}
.s {
   /*text-align:center;*/
   background:url("../whois/images/bg1.gif") repeat-x top;
   margin:0 auto;
}
.s1 {
   MARGIN-left:auto;
   MARGIN-right:auto;
   padding-top:20px;
   width:850px;
}
/*chinaz*/
.h3{
	line-height:37px;
	height:37px;
    width:850px;
	background:url("h1-bg.gif") repeat-x;
	color:#006aad;
	border:1px solid #c5e2f2;
	border-bottom:0;
	font-weight:normal;
    font-size:14px
}
.h2 {	padding:10px;   
        width:820px;
	color:#006aad;
      border:1px solid #c5e2f2;
      text-align:left;
      font-size:14px;
      word-break:normal;
      word-wrap:break-word;
}
.but{
    border:1px solid #c5e2f2;
	background:#cde4f2 url("but.gif") repeat-x top;
	height:27px;
	margin-top:5px;
	cursor: pointer;
        overflow:visible;
	padding:0 15px;
        font-size:14px;
        color:#006aad;
}
.info1{
    float:left;
    margin-top:10px;
    margin-left:80px;
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:15px;
	display:block; 
}
.info3 {
	line-height:22px;
	color:#333;
	display:block; 
	font-size:14px;
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px solid #e5eff8;
       /* width:780px;*/
}
.box1 {
	background:#fff url("box1-bg.gif") repeat-x left top;
	border:1px solid #bbd7e6;
	border-top:0;

	line-height:30px;
	margin-bottom:8px;
        width:850px;
}
.input{
    border:1px solid #94c6e1;
	background:#fff;
	color:#22ac38;
	font-weight:bold;
	padding:5px;
	margin-top:5px;
    font-size:12px;
}
.textleft{
    text-align:left;
    margin-left:20px;
    margin-right:20px;
}		

/*proxy*/
table,select,input, { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #333333; 
} 
td,th { 
    padding:3px 5px; 
} 
h1 { 
    font-size: 24px; 
    font-weight: bolder; 
    color: #3366FF; 
    text-align: left; 
	width:700px;
	margin-left:auto;
	margin-right:auto;
} 
th,option{ 
    font-weight: bolder; 
    background-color: #CEDCFF; 
    text-align: center; 
    color: #000000; 
    font-size: 12px; 
} 
.cells { 
    text-align: center; 
    background-color: #ffffff; 
} 
.cells2 { 
    text-align: center; 
    background-color: #f3f3f3; 
}
.cells3 { 
    text-align: center; 
} 
/*a:link,a:visited,a:active { 
    text-decoration: none; 
    color: #000000; 
} 
a:hover { 
    color: #ff0000; 
} 
.sp_link{ 
color: #006CFF; 
} */
#ad { width:728px; margin-left:auto; margin-right:auto; margin-top:15px;}




