@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	background-image: url(image/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #000;
}
#container {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
#leftbox {
	text-align: justify;
	width: 564px;
	padding-top: 30px;
	padding-right: 50px;
}

#leftbox a:link {
	color:#fff;
	text-decoration:underline;
}

#leftbox a:visited {
	color:#fff;
	text-decoration:underline;
}

#leftbox a:hover {
	color:#F00;
	text-decoration:underline;
}

#leftbox5050 {
	text-align: justify;
	width: 405px;
	padding-top: 30px;
	padding-right: 50px;
}
#leftbox5050 a:link {
	color:#fff;
	text-decoration:underline;
}

#leftbox5050 a:visited {
	color:#fff;
	text-decoration:underline;
}

#leftbox5050 a:hover {
	color:#F00;
	text-decoration:underline;
}


#newsbox {
	text-align: justify;
	width: 250px;
	padding-top: 30px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 18px;
}

#newsbox a:link {
	color:#fff;
	text-decoration:underline;
}

#newsbox a:visited {
	color:#fff;
	text-decoration:underline;
}

#newsbox a:hover {
	color:#F00;
	text-decoration:underline;
}

#footer {
	color: #555;
	text-align: right;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	margin-top: 20px;
	font-size: 11px;
}

#footer a:link {
	color:#555;
	text-decoration:none;
}

#footer a:visited {
	color:#555;
	text-decoration:none;
}

#footer a:hover {
	color:#F00;
	text-decoration:underline;
}

#picbox {
	height: 321px;
	width: 864px;
}
.formbox {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #000;
	border: 1px solid #F00;
	padding: 2px;
	width: 300px;
	margin-bottom: 3px;
	margin-left: 7px;
	margin-top: 3px;
	font-size: 13px;
}
.red {
	color: #F00;
}
.medialine {
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	clear: left;
	margin-bottom: 10px;
}
