#main th {
	text-align: center;
	vertical-align: middle;
	background-color: #6699FF;
	background-image: url(image/index_new/index_back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}
.copyright {
	font-size: 10px;
	color: #666666;
}
.news {
	margin: 10px 0px 0px 5px;
}
.newscopy {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
#main td {
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #4d78fe;
	border-left-color: #CCCCCC;
	line-height: 25px;
	font-size: 12px;
	color: #666666;
}
#contents {
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#copy {
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #000000;
}
