.jokerTableStyle {width:600px;border:1px solid #59092A}
.jokerTableStyle .head{height:25px;background:#800E3C;color:#ffffff;padding:2px;}
.jokerTableStyle .body{padding:2px 5px 2px 5px;}
.jokerTableStyle .body .input{border:1px solid #59092A; margin:2px; padding:0px;height:18px; width:150px; font-size:10px;line-height:18px;}
/*.jokerTableStyle .body .check{width:100px; margin:2px; background:red;font-weight:bold;color:#ffffff;border:1px solid #59092A; cursor:pointer;}*/
.jokerTableStyle .body .check{width:100px; height:30px;margin:2px; border:0px;background:url('img/j_search.jpg');font-weight:bold;color:#ffffff;cursor:pointer;}
/*.jokerTableStyle .body .clear{width:100px; margin:2px; background:yellow;font-weight:bold;color:#ffffff;border:1px solid #59092A; cursor:pointer;}*/
.jokerTableStyle .body .clear{width:100px; height:18px;margin:2px; background:url('img/j_clear.jpg');font-weight:bold;color:#ffffff;border:0px; cursor:pointer;}
.jokerTableStyle .body .zone{margin:2px; cursor:pointer;}
.jokerTableStyle .title{font-weight:bold;padding:2px;}
.jokerTableStyle .line_one td{padding:2px;}
.jokerTableStyle .line_one select{padding:0px;margin:0px;width:90px;border:1px solid #59092A;cursor:pointer}
#domain_desc{z-index:1000;background:#ffffff;display:none;position:absolute;border:1px solid #59092A;padding:2px;cursor:pointer}
.win_info{font-size:11px;background:#ffffff;padding:2px;}
#navButton {width:600px;text-align:right;margin:10px 0px 10px 0px;}
#navButton input{width:100px; height:18px;margin:2px; background:url('img/j_clear.jpg');font-weight:bold;color:#ffffff;border:0px; cursor:pointer;}
.text_table td{border:1px solid red;}