body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #CCCCCC;
}

html {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #CCCCCC;
}

a {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}

form {
	background-color: #000000;
}

a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.footer {
	width:760px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align:center;
}

.heading {
	font-size:28px;
	text-align:center;
}

.align_center {
	text-align:center;
}

img {
	border:none;
}

.div {
	margin-left: auto;
	margin-right: auto;
	border:none;
	width:760px;
	position:relative;
}

.nav {
	font-size:24px;
	text-align:center;
}

.new_news {
	font-style:italic;
	color:#FF2525;
}

.order {
	position:absolute;
 	top:-5px;
 	right:100px;
 	width:200px;
}

.align_j {
	text-align:justify;
}