body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
.inputborder {
	font-family: "ËÎÌå";
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #333333;
}
.inputbutton {
	font-family: "ËÎÌå";
	font-size: 12px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height:23px;
}
td {
	color: #333333;
	font-size: 12px;
	line-height: 19px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}
.border01 {
	color: #c4ecff;
	border: 1px solid #c4ecff;
}
.td_main {
	background: #edf7fd;
	border-bottom: 1px solid #c7e6f8;
	border-top: 1px solid #c7e6f8;
	color: #3366cc;
}
.dropshadow {
	font-family: "ËÎÌå";
	padding-left:12px;
	font-size: 13px;
	color: #333333;
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=25);
}
input {
	border: 1px solid #FFFFFF;
	color: #333333;
}
.input {
	border: 1px solid #87acd7;
	color: #3366cc;
}
.td_main2 {
	border-bottom: 1px solid #c7e6f8;
	color: #3366cc;
}
.Customer_Name {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #FF3300;
}
.tab {
	cursor: hand;
}
thead .arrow {}