body {
	background-color: #ffffff;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: top;
}
body.man {
	background-color: #ffffff;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: top;
}
td 
{
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.mt {
	color: #A3A3A3;
}
input.log{
	background-color: #F8F8F8;
	border: 1px solid #D8D8D8;
	color: #999999;
	cursor:pointer;
}
.mt002 {
	color: #FFFFFF;
}
td.left
{
     text-align:left;
    background-color: #ffffff;

}
td.center
{
    text-align:center;
}
td.right
{
    text-align: right;
}
tr.field
{
    color: #4D8AD0;
    background-color:#8CB5E1;
     font-weight:bold;
}

tr.record
{
    color: #4D8AD0;
}    
a:link {
	color: #7F7F7F;
	text-decoration: underline;
}
a:visited {
	color: #7F7F7F;
	text-decoration: underline;
}
.tit001 {
	color: #3A709A;

	font-weight: bold;
	text-align: left;
	    background-color: #ffffff;
}
.tit002 {
	font-weight: bold;
}
.tit003
{color: #3A709A;
	font-weight: bold;
	text-align: left;
	    background-color: #ffffff;
    }


a:hover {
	color: #A8A8A8;
	text-decoration: none;
}
a:active {
	color: #A8A8A8;
	text-decoration: none;
}
input.log{
	background-color: #F8F8F8;
	border: 1px solid #D8D8D8;
	color: red;
}

input.sp1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #13549F;
}input.sp2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #13549F;
	background-color: #EEF6FF;
}

button.man {
	border: 1px solid #284B69;
	background-color: #CCCCCC;
}
.checkbox{width:15px;height:15px;}
.cked{
    margin:1px;padding:2px;width:100%;display:block;background-color:highlight;color:highlighttext;
}
.nock{
    margin:1px;padding:2px;width:100%;display:block;
}