﻿body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td,th{
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TdTitle
{
    height:16px;width:11%;
    text-align:center;
}

.TdContent
{
    height:16px;width:15%;
    text-align:left;
}


.TdContent input
{
    border:1px solid #cccccc;
    height:16px;
    line-height:16px;
}

.TdContent select
{
    
}

input.button
{
	font-size: 12px;
	background-image: url(../images/button1.jpg);
	width: 44px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	border-bottom-style: none;
}


input.button_four
{
	font-size: 12px;
	background-image: url(../images/Button_Four.jpg);
	cursor: hand;
	width:65px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}

input.button_six
{
	font-size: 12px;
	background-image: url(../images/Button_Six.jpg);
	width: 95px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	
	border-bottom-style: none;
}

.TopDiv
{
    width:100%;height:27px;background-color:#E0ECFF;border-bottom:1px solid #95B8E7;color:#E2D5F;font-size:12px;font-family;微软雅黑;line-height:27px;
}