
/*-------------------------MENU------------------------------------*/
#menu { font-size: 12px; text-align: left; color: #EC4D00; }
#menu a { color: #EC4D00; font-weight: bold; margin-left: 10px; }
/*-------------------------- Domain --------------------------------*/
.D { font-size: 15px; }
.D SPAN { color: #104E7D; }
.BoxD .Ou { padding-top: 8px; padding-bottom: 8px; border-bottom: 1px solid #e4e5e6; }

.BoxD .In { border-left: 1px solid #e4e5e6; border-right: 1px solid #e4e5e6; }

.BoxD .D { color: #bf1600; padding-left: 40px; }

.BoxD{ border: 1px solid #e4e5e6;margin:22px 0 0 ;padding:0 0 20px 0 }

.BoxD .LD { padding-left: 30px; padding-top: 30px; height: 240px; font-weight: bold; font-size: 12px; }
.BoxD .LD LABEL { font-weight: normal; font-size: 11px; padding-left: 2px; }

.BoxD .LD TD { padding-right: 20px; padding-top: 2px; }

.BoxD .DW { float: left; width: 47%; border-right: 1px solid #3cabcf; padding-left: 10px; height: 210px; }

.BoxD .DV { float: right; }

#resultInfo{text-align:left;}

/*------------------copyright----------------------*/
#copyright { margin-top: 5px; font-size: 11px; font-weight: bold; color: #666666; }
#copyright a { color: #666666; }
#rowResult { }
#rowResult DIV { height: 28px; line-height: 28px; text-align: left; }
#rowResult DIV LABEL { padding-left: 50px; }
#rowResult STRONG { color: #CC3300; }
#rowResult SPAN { font-weight: bold; color: #CC3300; text-decoration: line-through; }
#rowResult a { color: #FF0000; text-decoration: none; }
#rowResult a:hover { text-decoration: underline; }


.domain { float: left; width: 50%; }

