body,td,th,div,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 1px;
	background:#FFFFFF url(../images/leftbg.gif) fixed;
}
form {
	margin: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.text {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.button {
	color: #FFFFFF;
	background-color: #FFCC00;
	height: 18px;
	border: 1px solid #FF3300;
	border-left-width: 3px;
}
#nav-info {
	border: 1px solid #89441F;
	background-color: #FFFFE1;
	width: 760px;
	padding: 4px;
	line-height: 120%;
	margin: 5px auto;
}
#header {
	margin: 0 auto;
	width: 770px;
}
#menu {
	width: 770px;
	margin: 3px auto;
	padding: 4px 0px;
}
#menu ul {
	margin: 0px;
}
#menu li {
	display: inline;
}
#menu a {
	padding: 3px 7px 2px;
	border: 1px solid #C2CFDF;
	color: #6699CC;
	text-decoration: none;
	background-color: #F0F5FA;
}
#menu a:hover {
	color: #FFFFFF;
	border: 1px solid #006699;
	background: url(../images/body.gif) #0066FF;
}
#body {
	border: 1px solid #B0B0B0;
	width: 770px;
	margin: auto;
	background: #FFFFFF;
}
#maincontent {
	float: right;
	width: 560px;
}
#maincontent #bulletin {
	background: url(../images/bulletin_bg.gif) no-repeat;
	width: 499px;
	height: 148px;
	margin: 10px auto;
}
#maincontent #bulletin marquee {
	margin-left: 20px;
	line-height: 150%;
}
#sidebar {
	width: 207px;
	background: url(../images/bg1.gif) repeat-y right;
	float: left;
}
#logpanel {
	width: 200px;
}
#logpanel-title {
	background: url(../images/bg3.gif) repeat-x;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
#logpanel-content {
	padding: 2px 0 0 10px;
}
.panel {
	width: 200px;
	margin-top: 3px;
}
.panel-title {
	background: url(../images/bg2.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
.panel-content {
	padding: 3px;
}
#service1 {
	float: left;
	line-height: 120%;
	margin: 0;
	padding-left: 20px;
	list-style-image: url(../images/bullet.gif);
}
#service2 {
	line-height: 120%;
	list-style-image: url(../images/bullet.gif);
	margin: 0;
	padding-left: 125px;
}
#zytests {
	list-style-type: none;
	margin: 0 0 0 10px;
	line-height: 120%;
}
#other1 {
	float: left;
	list-style-type: none;
	line-height: 150%;
	margin: 0;
	padding-left: 15px;
}
#other2 {
	line-height: 150%;
	float: right;
	list-style-type: none;
	margin: 0;
	padding-right: 15px;
}
#validatecode {
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px dotted #FF6633;
}
#footer {
	background-color: #F0F5FA;
	border: 1px solid #C2CFDF;
	width: 770px;
	margin: 10px auto;
	padding: 10px 0;
}
#footer #department {
	font-weight: bold;
	text-align: center;
}
#footer #copyright {
	background: url(../images/footericon.gif) no-repeat left bottom;
	width: 340px;
	margin: auto;
}
#footer #copyright ul {
	list-style-type: none;
	margin: 0 0 0 40px;
}
