body {
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
#state{
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	left: 247px;
	top: 209px;
}
.mainfr{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 628px;
	border: none;
	z-index: 1;
}
#mainip{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 800px;
	border: none;
	left: 123px;
	top: 21px;
	background-image: url(../sysIM/ipback.jpg);
	z-index: 1;
	background-color: #FFFFFF;
}
#mainfl{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 800px;
	border: none;
	left: 123px;
	top: 21px;
	background-image: url(../sysIM/flback.jpg);
	z-index: 1;
	background-color: #FFFFFF;
}
#mainwcu{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 800px;
	border: none;
	left: 123px;
	top: 21px;
	background-image: url(../sysIM/wcuback.jpg);
	z-index: 1;
	background-color: #FFFFFF;
}
#nav {
	position: absolute;
	width: 130px;
	height: 370px;
	margin-top: 0px;
	left: 12px;
	top: 184px;
	z-index: 2;
}
#content {
	position: absolute;
	width: 585px;
	height: 400px;
	margin-top: 0px;
	left: 227px;
	top: 186px;
	z-index: 3;
	overflow: auto;
}
#content2 {
	position: absolute;
	width: 607px;
	height: 390px;
	margin-top: 0px;
	left: 227px;
	top: 186px;
	z-index: 3;
	overflow: auto;
}
#top {
	position: absolute;
	width: 610px;
	height: 40px;
	margin-top: 0px;
	left: 14px;
	top: 10px;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	z-index: 4;
}
#content2 a:link{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#content2  a:visited{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#content2 a:hover{
color: #FFC7A2;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#content2 a:active{ /*currently selected tab*/
color: #FFC7A2;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
} 
