@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-size:12px;
}
img{ border:0}
.table,tr,td{font-size:12px}

.red{
	font-size:12px;
	color:#ff4714;
	}
.ash{
	font-size:12px;
	color:#919191;
	}
.input{ 
    width:108px;
	height:17px;
	background-color:#e3e4e4;
	border:0;
}
.input2{ 
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
