body
{
	margin: 0 auto;
	background-color: #cccccc;
}

a:link, a:active, a:visited {
	color: #ffffaf;
}

a:hover {
	color: #fffff0;
}

img {
	border: none;
}

#head {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width: 90%;
	background-color: #c99300;
	border: 1px #000000 solid;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

#container {
	text-align: center;
}

.title {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top: 2px #c99300 solid;
	border-left: 2px #c99300 solid;
	border-right: 2px #c99300 solid;
	background-color: #c99300;
	color: #ffffff;
	font-family: arial;
	width: 90%;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.content {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 2px #c99300 solid;
	border-left: 2px #c99300 solid;
	border-right: 2px #c99300 solid;
	background-color: #7d7d7d;
	color: #eeeeff;
	font-family: arial;
	width: 90%;
	font-size: 12px;
}

.content:hover {
	background-color: #7a7a7a;
}

.author {
	float: right;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #c99300;
	text-transform: none;
}

#bring {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color: #777777;
	width: 90%
}

.comment {
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color: #ffffaf;
}

.sideh {
	font-family: arial;
	font-size: 10px;
	background-color: #c99300;
	color: #ffffff;
}

#left {
	float: left;
	width: 15%;
	height: 300px;
	text-align: left;
	border: 1px #000000 solid;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	background-color: #666666;
}

#right {
	float: right;
	width: 15%;
	height: 300px;
	text-align: left;
	border: 1px #000000 solid;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	background-color: #666666;
}

.orange-l {
	float: left;
	width: 3%;
	height: 100%;
	border-right: 1px #000000 solid;
	background-color: #ffa800;
}

.orange-r {
	float: right;
	width: 3%;
	height: 100%;
	border-left: 1px #000000 solid;
	background-color: #ffa800;
}

hr {
	border-top: 1px #000000 solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.full {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 774px;
	height: 117px;
}

.begin {
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	background-color: #777777;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
}

.test {
	text-align: center;
}

input.txt {
	font-family: Arial;
	color: #000000;
	border: 1px #000000 solid;
	background-color: #ffffff;
}

input.sub {
	font-family: Arial;
	color: #ffa800;
	border: 1px #000000 solid;
	background-color: #c8c8c8;
	font-weight: bold;
}

textarea {
	font-family: Arial;
	border: 1px #000000 solid;
	background-color: #ffffff;
	color: #000000;
}

textarea.f {
	width: 300px;
	height: 100px;
}

#notice {
	margin: 0 auto;
	background-color: #c99300;
	color: #ffffff;
	border: 3px solid #ffa800;
	width: 90%;
	font-weight: bold;
}

hr.sep {
	border-top: 1px #000000 solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

#flash {
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
	border: 2px #000000 solid;
	width: 90%;
	font-size: 14px;
}

.mid {
	text-align: center;
}

.finfo {
  color: #ffa800;
  border-bottom: dashed #ffa800 1px;
}

#display_vote {
	text-align: center;
	font-size: 10px;
}

#preview_img {
	float: right;
}

.tipdiv {
	width: 180px;
	height: 50px;
	background-color: #ffa800;
	border: #000 2px solid;
	font-size: 10px;
	color: #fff;
	font-family: Arial, Verdana, Helvetica;
}

.showicon {
	float: right;
}

.sub_icon {
	width: 46px;
	height: 46px;
	border: #000 2px solid;
}
