form {margin:0}
input {
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.must {
	font-size: 1.6em;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.left-bg {
	background-attachment: fixed;
	background-image: url(image/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.main-bg {
		background-repeat: no-repeat;
	background-position: left top;
	background-image: url(image/right-bg.gif);
	}


font {
	line-height:1.5em;
	text-align: left;
}
body {
	background-color: #093701;
	background-image: url(Images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.8em;
	margin: 0px;
	color: #AAE39F;
}
a:link {
	color: #949801;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #949801;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#LAYOUT {
	width: 1002px;
	display: inline;
	clear: both;
}
#LAYOUT .left {
	background-image: url(Images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 246px;
}
#LAYOUT .right {
	background-image: url(Images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-bottom: 20px;
	position: relative;
	height: 400px;
	width: 756px;
}
#LAYOUT .content {
	width: 670px;
	margin-left: 50px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#LAYOUT .content p {
	line-height: 1.4em;
	margin: 0px;
}


#LAYOUT .title {
	width: 690px;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C370B;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#LAYOUT .title .leftimg {
	float: left;
}
#LAYOUT .title .right_guide {
	float: right;
	color: #5B5E16;
	margin-top: 10px;
	font-size: 0.9em;
}
.top {
	text-align: center;
	line-height: 2em;
	display: block;
	width: 10em;
	border: 1px solid #16460D;
	margin: 5px;
	padding: 5px;
}
.top a:link {
	color: #767323;
	text-decoration: none;
}
.top a:visited {
	color: #767323;
	text-decoration: none;
}
.top a:hover {

	color: #C2D968;
	text-decoration: none;
}
h1 {
	color: #CCEB92;
	font-size: 1.4em;
}
h2 {
	color: #ACCC2F;
	font-size: 1.2em;
}
h3 {
	color: #578C40;
	font-size: 1em;
}
h4 {
	color: #46B033;
	font-size: 0.9em;
}
h5 {
}
h6 {
}
.list {
	padding: 2px;
	margin: 4px;
}
.list td{
	padding: 6px;
	background-image: url(Images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.list th {
	padding: 6px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	background-image: url(Images/th_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.list .date {
	color: #336600;
}
.news {
	padding: 2px;
	margin: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #234600;
}
.news td{
	padding: 6px;
}
.news th {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(Images/th_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4px;
	color: #999900;
}
.news .date {
	color: #336600;
}

.drivelist {
	padding: 2px;
	margin: 5px;
	border: 1px solid #314800;
}
.drivelist td{
	padding: 6px;
}
.drivelist th {
	font-size: 1.2em;
	padding: 6px;
	font-weight: bold;
	background-image: url(Images/th_bg.gif);
	background-repeat: no-repeat;
	color: #669900;
	background-position: left bottom;
	background-color: #093F01;
}
.drivelist img {
	margin: 4px;
}


.drivelist .date {
	color: #669900;
}
.faq {
	padding: 2px;
	margin: 4px;
	border: 1px solid #344B14;
}
.faq td{
	padding: 6px;
	background-image: url(Images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.faq th {
	padding: 6px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	background-image: url(Images/th_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.faq .date {
	color: #336600;
}
.board {
	padding: 2px;
	margin: 4px;
	background-image: url(Images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.board td{
	padding: 6px;
}
.board th {
	padding: 6px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	background-image: url(Images/th_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: left;
}

.board .board_date {
	color: #336600;
}
.board .board_msg {
	color: #E8FFD0;
	margin: 0px;
	padding: 10px;
	line-height: 1.6em;
	background-color: #0A3801;
	border: 1px double #233D01;
}
