@import url("form.css");
#Pbox {
	FLOAT: left;
	WIDTH: 580px;
	font-family: Verdana, Tahoma, Arial;
	color: #535353;
}
#nav {
	WIDTH: 580px;
	background: #B6B6B6;
	height: 23px;
	font-size: 9px;
}
#nav1 {
	float: left;
	width: 80px;
	padding-left: 10px;
	padding-top: 5px;
}
#nav2 {
	float: left;
	width: 335px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	word-spacing: 1em;
}
#nav3 {
	float: left;
	width: 90px;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
}
#nav4 {
	float: right;
	width: 45px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 3px;
}
#nav a:link {color:#990000;text-decoration: underline;}
#nav a:visited {color:#993300;text-decoration: underline;}
#nav a:hover {color: #CC0000;text-decoration: underline;}
#nav a:active {color: #CC3300;text-decoration: underline;}
#Phead {
	height: 35px;
	width: 580px;
	padding-bottom: 10px;
	border-bottom: 2px solid #D2D2D2;
}

#head {
	height: 35px;
	width: 400px;
	float: left;
	padding-left: 8px;
}
#item {
	height: 15px;
	padding-top: 26px;
	padding-right: 8px;
width: 150px;
	float: right;
	font-size: 9px;
	text-align: right;
}
#art {
	width: 580px;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}

.art_bx {
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 3px;
	padding-top: 5px;
}
.inf_ttl {
	width: 480px;
	float: left;
	padding: 5px 0px 3px 8px;
}
.inf_txt {
	width: 78px;
	float: right;
	padding: 5px 4px 3px 0px;
}

