ul {
	text-align: left;
	background: #FFFFFF;
	width: 450px;
	list-style: square;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	margin: 0px;
}
a:link {
	text-align: left;
	background: #FFFFFF;
	width: 400px;
	list-style: square;
	padding: 0px;
	line-height: 18px;
	text-decoration: none;
	color: #177d77;
}
body {
	text-align: left;
	background: #FFFFFF;
	width: 400px;
	list-style: square;
	padding: 0px;
	color: #555566;
	font-size: 12px;
	margin: 0px;
}
a:hover {

	text-align: left;
	background: #FFFFFF;
	width: 400px;
	list-style: square;
	padding: 0px;
	text-decoration: underline;
	color: #990000;
}
.style1 {color: #FF6600}
.style2 {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px dotted #315A99;
	height: 18px;
	padding: 5px 0px 0px;
	margin-bottom: 5px;
}
.style3 {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-size: 12px;
	height: 25px;
	padding: 10px 0px 0px;
	background: url(../image/logo_s.gif) no-repeat 3px 3px;
	text-indent: 12em;
	border-bottom: 2px dashed #000033;
	margin: 0px 0px 30px;
}
#newsbox {
	width: 480px;
	padding: 20px 2px 5px 5px;
	margin: 0px;
	line-height: 14px;
}
#wrapper {

	width: 490px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	border-right: 1px dotted #2C405F;
	border-bottom: 1px dotted #2C405F;
	border-left: 1px dotted #2C405F;
}
