@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
body {
	background-color: #00100d;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #f8981d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f8981d;
}
a:hover {
	text-decoration: none;
	color: #fabf74;
}
a:active {
	text-decoration: none;
	color: #fabf74;
}
.style1 {
	line-height:18px;
}
.style2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	font-style:italic;
	color:#006857;
	line-height:60px;
}
.style3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	font-style:italic;
	color:#f8981d;
}
.style4 {
	color:#006857;
	line-height:18px;
}
.style5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight:bold;
	font-style:italic;
	color:#006857;
	line-height:60px;
}
.style6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight:bold;
	font-style:italic;
	color:#f8981d;
}
.style7 {
	font-size:14px;
	line-height:18px;
}
.style8 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-style:italic;
}
.style9 {
	font-size:10px;
	font-style:italic;
}
.style10 {
	line-height:18px;
	font-size: 11px;
}
#banner {
	width: 1048px;
	height: 173px;
}
#content {
	width: 1048px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
}
#contentleft {
	width: 520px;
	padding: 20px 30px 0 125px;
	float:left;
}
#contentright {
	width: 248px;
	padding: 20px 125px 0 0;
	float:right;
}
#contentsub {
	width: 798px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	padding: 20px 125px 0 125px;
}
#footer {
	width: 1048px;
	height: 54px;
}