body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 12px;
	line-height:120%;
	color:#333333;
}

form {
	margin:0px;
	padding:0px;
	}

#wallpaper {
	background-image:url(../images/body-bg01.gif);
	background-repeat:repeat-y;
	width:770px;
	margin:0 auto 0 auto;
}

#header {
	background-image:url(../images/header-bg01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:760px;
	margin:0 auto 0 auto;
	}

.header-txt {
	height:20px;
	font-size:12px;
	line-height:20px;
	padding:0px 0px 18px 5px;
	margin:0px;
	}

#contents {
	background-image:url(../images/body-bg02.gif);
	background-repeat:repeat-y;
	width:760px;
	margin:0 auto 0 auto;
	}

#menu {
	width:195px;
	float:left;
	}

#main {
	width:565px;
	float:left;
	background-image:url(../images/header-bg02.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	}

#footer {
	background-image:url(../images/footer-bg01.gif);
	background-repeat:repeat-x;
	width:760px;
	height:30px;
	margin:0 auto 0 auto;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:30px;
	clear:both;
	}

.pan-list {
	padding:0px 5px 0px 5px;
	margin:0px;
	background-image:url(../images/pan-bg01.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:12px;
	line-height:20px;
	}


