﻿.man_table th {
	color: #660000;
	border: 1px solid #999999;
	background-image: url(images/title1_bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	*padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	}

.man_table td{
	height: 25px;
	padding: 2px;
}