@charset "utf-8";

body,td,th {
	color: #FFFFFF;
}
 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0c364e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

img {
	border: 0px;
}


#top {
	background-image: url(../images/top_bg.gif);
	height: 21px;
	color: #b2c4d4;
	float: left;
	padding-top: 5px;
	width: 100%;
	text-align: left;
}

#bar {
	background: url(../images/topbar.jpg) no-repeat top center;
	height: 286px;
	width: 900px;
	margin: 0 auto;
	padding-top: 168px;
	padding-left: 120px;
	text-align: left;
	font-size: 14px;
	line-height: 26px;
}

#text {
	height: 429px;
	width: 1020px;
	background-image: url(../images/midbg.jpg);
	margin: 0 auto;
	text-align: left;
}

#system {
	position: absolute;
	height: 274px;
	width: 498px;
	margin-left: 70px;
	padding-top: 58px;
	padding-left: 8px;
	background-image: url(../images/system.jpg);
}

#case {
	position: absolute;
	height: 274px;
	width: 314px;
	margin-left: 588px;
	padding-left: 39px;
	padding-top: 58px;
	background-image: url(../images/case.jpg);
}

li {
	list-style-type: none;
	height: 28px;
}
