﻿@charset "utf-8";
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	top: 0px;
}
#container {
	height: 100%;
	width: 100%;
	text-align: center;
}
#page {
	width: 1019px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #777777;
	font-size: 12px;
	text-align: center;
	margin: auto;
}
.tablewrap {
	border: 1px solid #FF3399;
	width: 800px;
}

body {
	background-color: #000000;
}

#header {
	height: 77px;
	width: 1019px;
	text-align: center;
	background-color: #333333;
	padding-top: 7px;
	margin: auto;
}
#content {
	top: 20px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 20px;
	margin: auto;
}
#contenttable1 {
	width: 768px;
	border: 6px dashed #999999;
	text-align: justify;
	padding: 25px;
	position: relative;
	margin: auto;
}
#formpane {
	margin: auto;
	width: 205px;
	position: relative;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
#fmessage {
	width: 200px;
	height: 100px;
	left: 0px;
	background-color: #777777;
	margin: auto;
	overflow: auto;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
#fsend {
	width: 80px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-color: #333333;
	color: #CCCCCC;
	position: relative;
	margin: auto;
	float: right;
}

input {
	width: 200px;
	background-color: #777777;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
#no1 {
	position: absolute;
	left: 777px;
	height: auto;
	width: auto;
	float: right;
	z-index: 100;
	overflow: visible;
	top: -59px;
}

#fcode {
text-transform: uppercase;
}
li {
	margin-left: 25px;
	margin-right: 70px;
}
