body {
	background-color: #111111;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #header {
	height: 72px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#header #topleft {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/lobg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	width: 301px;
	background-position: left top;
	float: left;
}

#header #logo {
	display: block;
	margin: 10px 0px 0px 8px;
	padding: 0px;
	height: 51px;
	width: 52px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
.name1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #B00B05;
	word-spacing: -0.11em;
	margin: 7px 0px 0px 5px;
	padding: 0px;
	float: left;
	font-weight: bold;
}
.name2 {
	font-size: 18px;
	color: #B00B05;
	word-spacing: -0.10em;
	padding: 0px;
	margin-left: 6px;
	float: left;
	font-weight: bold;
	margin-top: 0px;
}
#topnav {
	margin: 0px;
	padding: 0px;
	float: right;
}
#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topnav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
#topnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: -0.08em;
	padding: 30px 5px 0px;
	height: 40px;
	width: 89px;
	display: block;
	margin: 0px;
}
#topnav ul li a:hover {
	font-size: 14px;
	color: #B00B05;
	text-decoration: none;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
}
#page {
	margin: 0px;
	padding: 0px;
}
#page #leftnav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 301px;
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
}
#leftnav #lefttop {
	background-image: url(../images/lobg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 116px;
	width: 301px;
}
#leftnav ul {
	margin: 0px 28px 0px 30px;
	padding: 0px;
	list-style-type: none;
}
#leftnav ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftnav ul li a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #0A0A0A;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	display: block;
	border: 1px solid #333333;
}
#leftnav ul li a:hover {
	background-color: #222222;
	color: #FF6600;
}
#leftnav #navbelow {
	background-image: url(../images/navbgt1.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 30px 0px 0px 40px;
	height: 43px;
	width: 261px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#navbelow span {
	margin-right: 10px;
}

#content {
	background-color: #FFFFFF;
	background-image: url(../images/contenttop.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 685px;
	float: right;
}
#path {
	background-image: url(../images/pathbg.gif);
	background-repeat: no-repeat;
	padding: 6px 5px 5px 40px;
	height: 15px;
	width: 633px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	font-size: 11px;
	color: #FF6600;
	font-family: Tahoma, Arial;
}
#path a {
	color: #999999;
	text-decoration: none;
}
#path a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.flotpd {
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 183px;
	font-size: 11px;
	font-family: Tahoma, Arial;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 10px;
}
.flotpd img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
}
.flotpd .flotbelow {
	margin: 5px 0px 0px;
	padding: 0px;
}

.flotbelow a {
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 9px;
	width: 183px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-image: url(../images/mn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.flotbelow a:hover {
	color: #FFFFFF;
	background-image: url(../images/mn_over.gif);
}
#corp {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/corpbg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 647px;
	padding: 15px 10px 10px;
	margin-left: 8px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
#corp a {
	color: #000000;
	text-decoration: none;
}
#corp a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#footer {
	background-image: url(../images/contentbelow.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: right;
	width: 685px;
	height: 10px;
}
#lefttop span {
	margin-top: 80px;
	margin-left: 47px;
	float: left;
	background-image: url(../images/ff.jpg);
	background-repeat: no-repeat;
	padding: 8px 5px 5px;
	height: 14px;
	width: 160px;
	
	
}
#lefttop span a {
	font-size:12px;
	color:#eeeeee;
	text-decoration: none;
}

#lefttop span a:hover,.#lefttop span a:active,.#lefttop span a:link {
    font-size:12px;
	color:#eeeeee;
	text-decoration: none;
}
#lefttop span img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 9px;
}
.indexcom {
	padding: 0px;
	float: left;
	background-image: url(../images/inbg.jpg);
	background-repeat: no-repeat;
	background-position: center 35px;
	width: 314px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h5 {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 26px;
	color: #C50000;
	text-decoration: none;
	letter-spacing: -0.08em;
	padding: 0px 0px 0px 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}
.indexcom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 10px 5px 5px;
	line-height: 18px;
}
.indexcom p a {
	color: #0066CC;
	text-decoration: none;
}
.indexcom p a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.indexcom img {
	margin: 30px 5px 5px;
	float: right;
}
.indexcom table {
	margin: 15px 5px 5px;
	padding: 0px;
	width: 290px;
}
.indexpro .table1 {
	margin: 15px 5px 5px;
	padding: 0px;
	width: 640px;
}
.indexpro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 18px;
}
.indexpro img {
	float: left;
	margin-top: 20px;
}

.t1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0099FF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 50px;
	display: block;
	vertical-align: top;
}
.t2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.t2 a:link,.t2 a:visited {
	color: #666666;
	text-decoration: none;
}
.t2 a:hover,.t2 a:active {
	color: #990000;
	text-decoration: underline;
}
.indexpro {
	background-image: url(../images/in2.jpg);
	background-repeat: no-repeat;
	background-position: center 35px;
	clear: both;
	padding: 0px;
	width: 660px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}
.indexpro h1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 5px 5px 5px 10px;
	padding: 0px;
}
.relative {
	margin: 0px;
	padding: 5px;
	clear: both;
}
.relative span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	width: 625px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.relative ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 11px;
	list-style-type: square;
}
.relative ul li {
	margin: 0px;
	padding: 2px;
	color: #0066CC;
	font-size: 11px;
}
.relative ul li a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.relative ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.includeone {
	text-align: center;
	background-image: url(../images/csbg.jpg);
	margin: 0px 0px 0px 30px;
	padding: 0px;
	width: 596px;
	background-repeat: repeat-y;
}
.includeone1 {
	font-size: 10px;
	background-image: url(../images/cstop.jpg);
	display: block;
	margin: 15px 0px 0px 30px;
	padding: 0px;
	height: 14px;
	width: 596px;
}
.includeone2 {
	font-size: 10px;
	background-image: url(../images/csbelow.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	height: 14px;
	width: 596px;
}
.mainfea {
	margin: 0px;
	padding: 5px;
	width: 635px;
}
.featb {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	width: 400px;
}
.featb1 {
	padding: 5px;
}
.featb2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	width: 580px;
}
.flotrightbox {
	margin: 10px;
	padding: 0px;
	float: left;
}
.flotrightbox span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}

.flotrightbox ol {
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0px 10px 15px 25px;
	padding: 0px;
	color: #333333;
}
.flotrightbox li {
	margin-top: 8px;
}
.td1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 5px;
	display: block;
	width: 128px;
}
.sp {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 645px;
}
.newstb {
	padding: 5px;
	margin-top: 20px;
}
