html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
#distance {
	float: left;
	height: 50%;
	margin-top: -350px;
}
#logo {
	clear: left;
	width: 820px;
	margin: 0px auto;
}
#contents {
	display: none;
}
#flash {
	clear: left;
	height: 600px;
	width: 800px;
	margin: 0px auto;
	padding: 10px;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
}
#dm-form {
	clear: left;
	height: 580px;
	width: 780px;
	margin: 0px auto;
	padding: 20px;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
}
#ticket-form {
	clear: left;
	height: 580px;
	width: 780px;
	margin: 0px auto;
	padding: 20px;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
}
.left {
	float: left;
	width: 220px;
	padding-top: 260px;
}
.left a {
	display: block;
	text-indent: -9999pt;
	height: 60px;
	width: 220px;
}
#dm-form .right {
	float: right;
	width: 440px;
	padding-top: 80px;
	padding-right: 60px;
}
#ticket-form .right {
	float: right;
	width: 470px;
	padding-top: 20px;
	padding-right: 30px;
}
#ticket-form .right .overflow {
	height: 460px;
	overflow: auto;
}
.right p,.right th,.table1 td {
	font-size: 80%;
}
.table2 td {
	font-size: 100%;
}
.right th {
	background-color: #9C75C6;
	color: #FFFFFF;
	font-weight: normal;
	width: 120px;
}
.right .btn {
	text-align: center;
}
.form_w1 {
	width: 150px;
}
.form_w2 {
	width: 300px;
}
.text1 {
	color: #666666;
}
.text2 {
	color: #999999;
}

