.hiss {
	color: #ff0000;
}

.err {
	color: red;
}

.table-form {
	width: 600px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.table-form th {
	color: #808080;
	background-color: #eee;
	width: 200px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
}

.table-form th span {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 3px solid #FF3366;
}

.table-form td {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}

.align-c {
	text-align: center;
}

.input-s {
	width: 180px;
}

.input-m {
	width: 260px;
}

.input-l {
	width: 370px;
}

.point {
	color: #3B6C53;
}

.inp4 {
	width: 80px;
}

.inp2 {
	width: 40px;
}
div#main{
	width: 600px;
	margin-left: auto;
	position: relative;
	height: auto;
	margin-right: auto;
	font-size: 0.8em;
	margin-top: 50px;
}
#wrapper #main_frame1 #dn_cont1inq #main h1 {
	font-size: 1.2em;
	line-height: 1em;
	padding-left: 5px;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

div#sabmain {
	width: 550px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	position: relative;
	height: auto;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 70px;
}
div#sabmain p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#sabmain li {
	font-size: 80%;
	line-height: 130%;
	margin: 0px;
}
div#sabmain ul {
	margin-top: 5px;
	margin-right: 25px;
}
html{
	height: 100%;
    overflow-y:scroll;
}
* html div#container{
    height: 100%;
}
body>#main{
    height:auto
}
