#Container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#Contents {
	width: 760px;
	float: left;
	background-color: #FFFFFF;
}
#Header {
	float: left;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 240px;
}

#Header h1 {
	float: left;
	height: 240px;
	width: 390px;
}
#Header h2 {
	float: left;
	height: 240px;
	width: 370px;
}
#Left {
	float: left;
	width: 220px;
	padding: 10px;
}
#Right {
	float: right;
	width: 500px;
	padding: 10px;
}
#Wrapper {
	float: left;
	width: 760px;
}
#Footer {
	float: left;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#Footer address {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#Left .LeftBox {
	margin-bottom: 20px;
}
#Left .LeftBox p {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Left table.Price {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin: 10px;
}
#Left table.Price th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	background-color: #FFCCFF;
}
#Left table.Price td {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCFF;
}
#Right h3 {
	text-align: left;
	margin-bottom: 5px;
}
#Right h4 {
	text-align: left;
	margin-top: 10px;
}
#Right p {
	font-size: 14px;
	line-height: 130%;
	text-align: left;
}

#Search dl {
	padding: 5px;
}
#Search dt {
	text-align: left;
	clear: both;
	padding-top: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 14px;
	font-weight: bold;
}
#Search dd {
	float: left;
	width: 100px;
	font-size: 14px;
	text-align: left;
}
#Search input.Button {
	width: 100px;
	height: 30px;

}
#Search {
	background-color: #FFCCFF;
	width: 480px;
}
#Search select {
	margin-top: 10px;
}

#Search h5 {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
dl.DataBox {
	text-align: left;
	width: 440;
	clear: none;
	height: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
dl.DataBox dt {
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
}
dl.DataBox dd.Name {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	background-color: #FF3399;
	margin-bottom: 10px;
}
dl.DataBox dd.Subject {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;

}
dl.DataBox dd.Comment {
	font-size: 12px;
	line-height: 150%;
	height: 80px;
}
dl.DataBox dd.Login {
	text-align: right;
	font-size: 12px;
}
#Left .LeftBox .TxtBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#ResultBox {
	width: 480px;
}

#Right #ResultBox p {
	text-align: left;
	clear: none;
	font-size: 12px;
}
#Appeal dl {
	text-align: left;
	padding: 5px;
	margin-bottom: 20px;
}
#Appeal dt {
	text-align: left;
	clear: both;
	padding-top: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-color: #999999;
}
#Appeal dd {
	float: left;
	font-size: 12px;
	text-align: left;
}
#Appeal dt strong {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	padding-left: 5px;
}

.ButtonBox {
	text-align: center;
	clear: none;
	width: 470px;
	padding-top: 50px;
	padding-bottom: 20px;
}
form#Appeal {
	border: 1px solid #666666;
}
#Appeal select {
	margin-right: 10px;
}
#Appeal h4 {

	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#Appeal p {
	margin: 10px;
}
#Appeal p strong {
	color: #FF0000;
}
