@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
a {
	color: #F90;
	text-decoration: none;
}
hr {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #news {
	position: relative;
	width: 580px;
	min-height: 1000px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	font-size: 12px;
	margin-top: 10px;
	padding: 0px;
}
.news_table {
	padding: 0px;
	background-color: #666;
	color: #FFF;
	margin: 0px;
	background-image: url(com/back.jpg);
	border: thin solid #666;
}
.head_news_h3 {
	color: #333;
	padding-left: 5px;
	font-size: 14px;
}

.head_news {
	width: 555px;
}
.news_table_content {
	padding: 5px;
}

#head {
	position: relative;
	height: 180px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #F90;
}#foot #foot_content {
	height: 40px;
	width: 905px;
	padding: 5px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	bottom: 0px;
}
#content #right {
	height: 500px;
	width: 308px;
	position: relative;
	float: right;
	clear: right;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 16px;
}

#foot {
	position: relative;
	width: 100%;
	height: 80px;
	clear: both;
	background-color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#head #head_logo {
	background-image: url(head.png);
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	height: 170px;
	width: 900px;
}
#head #head_logo #menu{
	position: relative;
	height: 20px;
	width: 500px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	clear: left;
	float: left;
	margin-top: 150px;
}


#content {
	min-height: 970px;
	width: 895px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#head #head_logo #player {
	clear: right;
	float: right;
	padding-top: 150px;
	padding-right: 120px;
}
.news_table_content_date {
	padding-top: 15px;
	padding-left: 5px;
}
