/* CSS Document */
body{ margin:0; padding:0}
.whois{ width:725px; height:auto; display:inline-table; margin:0; color:#999; padding:0; 
               border:#CCC solid 1px; text-align:center; font-size:13px; padding-bottom:30px; float:right; margin-top:15px;}
.whoistitle{ width:725px; height:30px; background:url(../images/borderbar.png); line-height:30px;
                                                                       text-align:left; font-size:14px; color:black; font-weight:bold; }
.whoisinput{ width:572px; height:222px; background:url(../images/whois_bg.png); float:left; margin-top:10px; margin-left:70px;}
.whoisinput input[type="text"]{ width:378px; height:43px; border:none;  float:left; margin-top:124px; margin-left:35px;  font-family:"微软雅黑"; text-align:left; line-height:43px; font-size:30px; color:#333; background:none;}
.whoisinput .submit{ width:110px; height:58px; border:none; background:url(../images/whois_button.png); float:right; margin-top:116px; margin-right:25px;}
.whoistext{ width:571px; height:230px;  float:left; margin-top:10px; margin-left:70px; font-family:"宋体"; color:#333; font-size:14px; line-height:30px; text-align:left}
.whoistext a{ color:#0066cc; text-decoration:none;}
.whoistext a:hover{ color:red; text-decoration:underline;}
