/* CSS Document */

body{font-size:12px; color:#363636; height:20px;line-height:20px; font-family:"arial";margin:0;}
td {line-height:20px;
  font-size:12px;
  color:#272727;
  font-family:"arial";
}
a:link {
	color: #222222; text-decoration:underline;  font-weight:bold;
}
a:visited {
	color: #222222;text-decoration:underline; font-weight:bold;
}
a:hover {
	color: #ff0000;text-decoration:underline; font-weight:bold;
}

.searchX li{float:left; height:16px; margin-right:10px;}
.searthCon table{margin:2px 0; background:#ccc;}
.searthCon td{background:#fff; padding:5px;}
.searthCon img{padding:1px; border:0px solid #ccc; margin:2px; width:150px;}

 /**/
 .msgTxt{padding-top:8px; line-height:25px;}
 .msgDate{float:right;}
 .msgBack{ background:#F4F3F3;}
 .msg dl{margin-bottom:20px;}
 .msg dt, .msg dd{ padding:0 20px;}
 .msgform{ padding-top:20px;}
.msgform table{ margin-bottom:20px;}
.msgform td{height:20px; line-height:20px;}
.msg input,.msg textarea{border:1px solid #7F9DB9; padding:0; margin:0;}