
<!-- appli -->
table.appliwrap {
	width: 580px;
	border-collapse: collapse;
	text-align: left;
	border: none;
	bgcolor:#FFF;
}
td.appliwrap {
	width: 580px;
	border-collapse: collapse;
	text-align: left;
	border: none;
	bgcolor:#FFF;
}
th.appli {
    width: 150px;
	font-weight: nomal;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	background-color:#fff;
	border-bottom: 1px solid #FF9933;
	border-left: 3px solid #FF9933;
	height: 35px;
	background: url(../img/formbg.jpg) repeat left;
}
td.appli {
    width: 150px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	border-bottom: 1px solid #FF9933;
	border-left: 4px solid #FF9933;
	background-color:#fff;
	height: 35px;
	background: url(../img/formbg.jpg) repeat left;
}
th.applitop {
    width: 150px;
	font-weight: nomal;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	background-color:#ffffcc;
	border-bottom: 1px solid #FF9933;
	border-left: 4px solid #FF9933;
	height: 35px;
	background: url(../img/formbg.jpg) repeat left;
}
th.appliinput {
    width: 400px;
	font-weight: nomal;
	font-size: 12px;
	bgcolor:#FFF;
	border-bottom: 1px solid #FF9933;
	height: 40px;
}
td.appliinput {
    width: 400px;
	padding: 0px 0px 0px 15px;
	font-weight: nomal;
	text-align: left;
	border-bottom: 1px solid #FF9933;
	bgcolor:#FFF;
	height: 40px;
}
td.appliinputtop {
    width: 400px;
	padding: 0px 0px 0px 15px;
	font-weight: nomal;
	text-align: left;
	border-bottom: 1px solid #FF9933;
	bgcolor:#ffffcc;
	height: 40px;
}
td.appliarea-in {
    width: 400px;
	padding: 0px 0px 0px 15px;
	font-weight: nomal;
	text-align: left;
	border: 1px solid #999;
	bgcolor:#fff;
	height: 150px;
}
td.appliarea {
    width: 100px;
	padding: 0px 0px 0px 15px;
	font-weight: nomal;
	text-align: left;
	border: 1px solid #999;
	background-color:#E7E7E7;
	height: 100px;
}
#appliput{
 width: 500px;
 align: center;
 margin: 40px 10px 20px 10px;
}
#maincontent-wrap-mi {
 width: 590px;
 font-weight: nomal;
 font-size: 12px;
 margin: 10px 25px 25px 30px;
}


