body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background:url(/images/bg.gif);
  text-align:center;  
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	font-size:11px;
	padding:2px 5px 2px 3px;
	}

h1 {
	color:#060E9F;
	font-size:17px;
	}
h2 {
	color:#9C0003;
	font-size:13px;
	padding:0;
	margin:0 0 -15px 0;
	}

#container {
	width:850px;
	text-align:left;
	}
	
#header {
	width:850px;
	height:109px;
	background:url(/images/header.jpg) top left no-repeat;
	}
#headernav {
	width:840px;
	height:20px;
	text-align:right;
	font-size:10px;
	}
#headernav .link {
	font-size:10px;
	text-decoration:none;
	color:#333;
	}
#headernav .link:hover {
	color:#900;
	}

#headerhome {
	width:850px;
	height:51px;
	background:url(../images/header-home.jpg) top left no-repeat;
	}
#headerall {
	width:850px;
	height:51px;
	background:url(../images/header-all.jpg) top left no-repeat;
	}
#headerdetail {
	width:850px;
	height:86px;
	background:url(../images/header-detail.jpg) top left no-repeat;
	}
#menu {
	text-align:left;
	width:500px;
	font-size:13px;
	}

#leftnav {
	float:left;
	width:168px;
	text-align:left;
	padding:0;
	margin:0;
	background:url(../images/leftnav.jpg) top right repeat-y;
	font-size:13px;
	}
#leftnav ul{
	list-style:none;
	padding:0;
	margin:0;
	}

#navlist li {
	background:url(../images/nav.jpg) top left no-repeat;
	padding:7px 0 7px 0;
	}
#navlist li .alink {
	padding:0 0 0 5px;
	margin:0;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	}
#navlist li .alink:hover {
	color:#E9E838;
	}
#page {
	text-align:left;
	width:850px;
	background:url(/images/pagebg.jpg) top right repeat-y;
	}
#pagedetail {
	text-align:center;
	width:850px;
	background:url(/images/pagebg-detail.gif) top right repeat-y;
	}
#pagecontent {
	float:right;
	text-align:left;
	width:680px;
	background:url(/images/pagebg.jpg) top right repeat-y;
	}
#pagecontent dt {
	font-size:11px;
	font-weight:bold;
	}
#pagecontent dt a {
	text-decoration:none;
	}
#pagecontent dt a:hover {
	color:#900;
	}
#pagecontent dd {
	font-size:11px;
	font-weight:normal;
	}
#pagecontentdetail {
	float:right;
	text-align:left;
	width:680px;
	background:url(/images/pagebg-detail.gif) top right repeat-y;
	}
#footerhome {
	width:850px;
	height:74;
	background:url(/images/footerhome.jpg) top left no-repeat;
	}
#footerall {
	width:850px;
	height:86;
	background:url(/images/footer-all.jpg) top left no-repeat;
	}
#footerdetail {
	width:850px;
	height:86;
	background:url(/images/footer-detail.jpg) top left no-repeat;
	}
#footer {
	text-align:center;
	font-size:10px;
	width:850px;
	}
#footer .link {
	font-size:10px;
	text-decoration:none;
	color:#333;
	}
#footer .link:hover {
	color:#900;
	}
