body,td,th,form,textarea,input {
	font-size:13px;
	line-height:20px;
}
body {
	margin:10px auto 0;
	background-image:url(../img/temp/body_bg.gif);
	background-color:#1e62a2;
}
img {
	border:none 0;
}
#setWidth {	
	width:750px;
	margin:0 auto;
}
#pHdr {
	width:750px;
	height:100px;
	background-image:url(../img/temp/u_bnr_bk.gif);
	margin:0 0 5px;
}
#pHdr .logo {
	display:block;
	float:left;
	width:230px;
	height:100px;
}
#pHdr .logo img{
	position:relative;
	top:11px;
	left:15px;
}
#pHdr p.addr {
	margin:0;
	padding:10px 0 0;
	float:left;
	width:220px;
	height:90px;
	font-size:12px;
	line-height:18px;
	text-align:right;
	
}
#topMenu {
	width:750px;
	height:20px;
	overflow:hidden;
	background-image:url(../img/temp/menuback.png);
	background-repeat:no-repeat;
	position:relative;
}
#topMenu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}
#topMenu ul li {
	display:inline;
	margin:0;
	padding:0;
}
#topMenu a {
	display:block;
	overflow:hidden;
	float:left;
	height:20px;
	margin:0;
	padding:0 3px 0 22px;
	text-decoration:none;
	color:rgb(255,255,255);
	background-image:url(../img/temp/menu.png);
	background-position:0 0;
}
#topMenu a:active, #topMenu a:hover {
	color:rgb(255,255,255);
	background-position:-200px 0px;
}
#tm01 { /* HOME */
	width:80px;
}
#tm02 { /* HOME */
	width:60px;
}
#tm03 { /* HOME */
	width:85px;
}
#tm04 { /* HOME */
	width:115px;
}
#tm05 { /* HOME */
	width:70px;
}
#tm06 { /* HOME */
	width:85px;
}
#tm07 { /* HOME */
	width:60px;
}


#floatMenu {
	margin:0px;
	padding:0px;
	position:relative;
	clear:both;
}

#floatMenu div {
	height: 0px;
}
#floatMenu div.menuOff{
	position:relative;
	overflow:hidden;
}
#floatMenu div.menuOn{
	overflow:hidden;
	background-color:rgb(0,0,0);
}
#floatMenu > div.menuOn{
	overflow:visible;
}

@media print { 
	#floatMenu div {
		display:none;
	}
}


#floatMenu ul {
	margin: 0px;
	padding: 3px;
	position: relative;
	top:-1px;
	width: 210px;
	background-color:rgb(30, 98, 162);
	font-size:12px;
}
#floatMenu ul li {
	margin-top: 3px;
	display:inline;
}
#floatMenu ul li a {
	display:block;
	padding:2px 5px;
	margin:3px 5px;
	line-height:14px;
	height:14px;
	text-decoration:none;
	color:rgb(255,255,255);
	border-left:4px solid rgb(255,255,255);
	border-bottom:1px solid rgb(30, 98, 162);
}
#floatMenu ul li a:hover {
	border-left:4px solid rgb(255,255,167);
	border-bottom:1px solid rgb(255,255,167);
	background-color:rgb(0,30,162);
}

#pdMenu02 ul {
	left:106px;
}
#pdMenu03 ul {
	left:191px;
}
#pdMenu04 ul {
	left:301px;
}
#pdMenu05 ul {
	left:451px;
}
#pdMenu06 ul {
	left:546px;
}


#pEditable1 {
	clear:both;
	width:750px;
	height:20px;
	margin:5px 0 0;
	padding:0;
	overflow:hidden;
	background-image:url(../img/temp/peditable_01.png);
	background-repeat:no-repeat;
}
#editable {
	width:710px;
	margin:0;
	padding:0 20px;
	background-image:url(../img/temp/peditable_02.png);
	background-repeat:repeat-y;
}
#topicPath{
	margin:0;
	padding:0;
	font-size:10px;
}
#bottomImg {
	clear:both;
	width:710px;
	height:31px;
	margin:0;
	padding:13px 20px 0;
	background-image:url(../img/temp/peditable_02.png);
	background-repeat:repeat-y;
}
#pEditable3 {
	clear:both;
	width:750px;
	height:20px;
	margin:0;
	padding:0;
	overflow:hidden;
	background-image:url(../img/temp/peditable_03.png);
	background-repeat:no-repeat;
}

#pFtr{
	clear:both;
	width:750px;
	margin:5px 0 0;
	overflow:hidden;
	font-size:10px;
	text-align:center;
	background-image:url(../img/temp/pftr.png);
	background-repeat:no-repeat;
}
#pFtr ul{
	margin:0;
	padding:3px 0 0;
}
#pFtr li{
	display:inline;
	border-left:1px solid #000;
	padding-left:5px;
	line-height:1.3em;
	list-style:none;
}
#pFtr li.home{border-left:none;}

#pFtr p{
	margin:0;
	padding:0 0 5px;
	line-height:1.3em;
}

