/* CSS Document */

body{font-size:12px; color:#363636; height:22px;line-height:22px; font-family:"arial";background-image:url(../images/bg.jpg); margin:0 0 0 0;}
td {line-height:22px;
  font-size:12px;
  color:#363636;
  font-family:"arial";
}
a:link {
	color: #363636; text-decoration:none;
}
a:visited {
	color: #363636;text-decoration:none;
}
a:hover {
	color: #ff0000;text-decoration:none;
}

.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;}
