body {
	height:100%;
	margin:0px;
	padding:20px 0px 0px 0px;
	font-size: 12px;
	background:url(/images/top-bg.gif) repeat-x top left;
}
img, form {
	border:0;
	margin:0;
}

a:link {
	color:#546F92;
	text-decoration:underline;
}
a:visited {
	color:#546F92;
	text-decoration:underline;
}
a:hover {
	color:#808080;
	text-decoration:underline;
}
/*****************************************************/
#headBox {
	clear:both;
	margin:auto;
	width:900px;
	height:50px;
}

#menu {
	float:right;
	width:640px;
	font-size:12px;
	line-height:normal;
	border-bottom:1px solid #ccc;
}
#menu ul {
	margin:0;
	padding:25px 10px 0px 60px;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	background:url(/images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url(/images/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#999;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#627EB7;
}
#menu a:hover {
	background-position:0% -42px;
}
#menu a:hover span {
	background-position:100% -42px;
}
	

.bodyBox {
	clear:both;
	margin:auto;
	margin-top:0px;
	margin-bottom:15px;
	width:900px;
}
.mainLeft {
	float:left;
	width:250px;
}
.mainRight {
	float:right;
	width:640px;
}
#systemInfoBox {
	padding:2px 0px 2px 0px;
	border-top:2px solid #E2E2E2;
	border-bottom:2px solid #E2E2E2;
}
#systemInfo {
	padding:9px 10px 8px 10px;
	line-height:180%;
	background-color:#8D9CAF;
	color:#E5EAF2;
}
#systemMenu ul {
	margin: 0px;
	padding:0;
	clear: both;
	list-style: none;
}
#systemMenu li {
	list-style: none;
}
#systemMenu li a{
	display: block; 
	color: #3F5B7F; 
	background: #C2CEDE url(/images/systemInfoLi.gif) no-repeat 10px 12px; 
	width: 220px;
	height:30px;
	line-height:30px;
	padding-left:30px;
	border-top:1px solid #FFF;
	font-weight: bold; 
}
#systemMenu li a:hover {
	color: #fff;
	background: #9EB1C9 url(/images/systemInfoLi.gif) no-repeat 10px 12px;
}

#newsListBox {
	clear:both;
	padding:10px 10px 15px 10px;
	border:1px solid #ccc;
	line-height:180%;
	color:#333333;
}
#newsListTitle {
	margin:10px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
}
.newsListMore {
	float:right;
	margin-right:10px;
	font-size:12px;
	font-weight:normal;
}
#contactUs {
	margin-top:10px;
	padding:30px 10px 10px 90px;
	width:148px;
	height:90px;
	line-height:180%;
	background:url(/images/bg2.gif) no-repeat top left;
	border:1px solid #CFCB66;
	color:#585616;
}
#webPhoto {
	padding:20px 0px 0px 20px;
	height:180px;
	background:url(/images/info.jpg) no-repeat top left;
	border:1px solid #E2E2E2;
}
#pi-0 {
	color:#FFFFFF;
	font-size:12px;
}
#pi-1 {
	margin-top:20px;
	color:#FFFFFF;
	font-family:Arial,ËÎÌå;
	font-size:24px;
	font-weight:bold;
}
#pi-3 {
	margin-top:20px;
	width:360px;
	color:#547592;
	line-height:180%;
}
#infoLeft, #infoRight {
	float:left;
	padding:15px;
	width:280px;
	height:220px;
	border:1px solid #ccc;
}
#infoRight {
	float:right;
}
#info {
	clear:both;
	margin-top:10px;
	padding:15px;
	line-height:180%;
	background-color:#EEE;
	border:1px solid #ccc;
	color:#484848;
}
.hTitle {
	margin-bottom:10px;
	padding-left:20px;
	font-weight:bold;
	background:url(/images/h3bg.gif) no-repeat left center;
}
.hDetail {
	line-height:180%;
	color:#484848;
}
.hDetail img {
	margin-right:5px;
}
#footerBox {
	clear:both;
	margin:auto;
	margin-top:20px;
	padding:20px 0px 20px 0px;
	line-height:180%;
	width:900px;
	border-top:1px solid #ccc;
}

.contentTitle {
	font-size:12px;
	font-weight:bold;
}
/*****************************************************/
#nav {
	padding:8px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	color:#999999;
}
#nav span {
	font-weight:bold;
}
.codeTextarea {
	padding:10px;
	width:80%;
	height:200px;
	border:1px solid #ccc;
}
