/* CSS Document */
body{ margin:0; padding:0;}
.transfer{ width:725px; height:auto; display:inline-table; margin:0; color:#666; padding:0; border:#CCC solid 1px; text-align:center; font-size:13px; padding-bottom:10px;
 float:right; margin-top:15px;}
.transfer a{ color:#0066cc; text-decoration:none;}
.transfer a:hover{ color:red; text-decoration:underline;}
.transfer a;visited{ color:#0066cc; text-decoration:none;}

.transfertitle{ width:725px; height:30px; background:url(../images/borderbar.png); line-height:30px;
                                                                       text-align:left; font-size:14px; color:black; font-weight:bold; float:left; }
.transfertext{ 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}

.warning{ width:705px; height:35px; text-align:left; color:#999; font-size:12px; border:#ccc dashed 1px; margin-top:10px; margin-left:10px; line-height:35px;}
.warning img{ float:left; margin-left:5px; margin-right:5px; margin-top:8px;}
.transfer_input{ width:705px; height:110px; color:#535353; margin-top:5px; margin-left:10px;  }
.transfer_input input[type="text"]{ width:300px; height:20px; border:#666 solid 1px; margin-left:10px; margin-right:10px; }
.transfer_input input[type="submit"]{ width:125px; height:24px; border:none; background:url(../images/domianintr_searchinputbg.png);
                                                                                                                       color:#FFF; margin:0 5px 5px 5px;}
.transfer_input span{ color:#999;}
.transfer_radio{ width:705px; height:30px; text-align:center; line-height:30px; margin-top:5px;}
.transfer_radio span{ color:#535353; float:left; margin-left:74px;}
.transfer_radio select{ float:left; border:#666 solid 1px; margin-left:25px; margin-top:5px;}



.transferintr{ width:725px; height:auto; display:inline-table; margin:0; color:#666; padding:0; border:#CCC solid 1px; text-align:center; font-size:13px; padding-bottom:10px;  float:right; margin-top:10px; }
.transferintr .text{ text-align:left; margin:0 auto; padding:15px; line-height:25px; color:#333;}
.transferintr .text .line{ width:695px; height:2px; border-bottom:1px #ccc dashed; margin-bottom:30px;}
.transferintr .text h3{ color:black;}
.transferintr .text p img{ margin:5px;}
.transferintr .text p .red{ color:red;}