/* CSS Document */

body,td,th,input,select,textarea {
	font-family: Arial;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-position: center;
/*	background-color:#003366;*/
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.m {
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
}
.m:link {
	color: #000000;
	text-decoration: none;
}
.m:visited {
	color: #000000;
	text-decoration: none;
}
.m:hover {
	color: #FF6600;
	text-decoration: underline;
}
.head_top {
	height: 6px;
	background-color: #333333;
	border-bottom: 1px #FFFFFF dashed;
}
.menu_top {
	border-bottom: 1px #333333 solid;
	background-color: #FFFFFF;
}
.flash_top {
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}
.mid_line {
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;

.news_table {
	height: 30px;
	border-bottom: 6px #CCCCCC solid;
	font-weight: bold;
}
.news_table1 {
	border:1px #333333 solid;
}