a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	margin:0px;
}
h2 {
	margin:0px;
}
h3 {margin:0px;
}
h4 {margin:0px;}
hr {
	height:1px;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
ol {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
div {
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
input {
	height:13px;
	margin-top: 2px;
	margin-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:11px;
	color: #000000;
	background-color:F4F4F4;
}
#clear {
	clear: both;
}
#top {
	width:auto;
	height:auto;
}
#head {
	width:880px;
	height:40px;
	background-color: #F0F0F0;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	padding: 30px 0px 0px 126px;
}
#head2 {
	width:1006px;
	height:7px;
	background-color: #AAAAAA;
	background-image: url(bg01.gif);
	background-repeat: repeat-x;
}
#nav {
	width:220px;
	height:260px;
	float:left;
	background-color: #000000;
}
#nav ul {
	font-size:14px;
	font-weight: bold;
	margin:0px 0px 0px 30px;
	width:auto;
}
#nav ul li {
	padding:6px 0px 6px 0px;
}
#nav ul li a:link {
	color:#C3C3C3;
}
#nav ul li a:visited {
	color:#C3C3C3;
}
#nav ul li a:hover {
	color:#CC0000;
	padding: 0px 2px;
	border: 1px dashed #FFFFFF;
}
#nav ul li a:active {
	color:#CC0000;
	padding: 0px 2px;
	border: 1px dashed #FFFFFF;
}
#ban {
	width:770px;
	height:260px;
	float:left;
	background-color: #FF6633;
	background-image: url(banner.gif);
	background-repeat: no-repeat;
}
#banflash {
	float:left;
	width:auto;
}
#banabout {
	width:180px;
	float:left;
	padding:14px 10px 10px 10px;
	color: #FFFFFF;
	line-height: 19px;
}
#banabout a:link {
	color:#FFFFFF;
}

#banabout a:visited {
	color:#FFFFFF;
}
#bodycontent {
	width:1006px;
	height:auto;
}
#left {
	width:220px;
	float:left;
	background-color:#FAFAFA;
	font-weight: bold;
	background-image: url(left_bg.gif);
	background-repeat: no-repeat;
}
#left h2 {
	font-size:16px;
}
#left ul li {
	margin:10px 0px 30px 10px;
}
#left ul li a:link {
	color:#666666;
}
#left ul li a:visited {
	color:#666666;
}
#left ul li a:hover {
	color: #FF0000;
}
#left ul li a:active {
	color: #FF0000;
}
#left ol {
	font-weight:normal;
	border: 1px solid #999999;
	margin:0px 0px 5px 5px;
}
#left ol li {
	margin:5px 0px 5px 5px;
}
#bottom {
	width:1006px;
	text-align:center;
	background-color:#999999;
	padding:1px 0px 1px 0px;
}
#bottom a:link {
	text-decoration: underline;
}
#bottom a:visited {
	text-decoration: underline;
}