#main {
	background-image: url('/php/lay/main_bg_white.gif');
}
#maincontent_pv {
	padding-left:45px;
	padding-top:20px;
}

.pv_detail {
	float:left;
	width:250px;
	height:170px;
	border:0px solid #ff0000;
	margin-bottom:10px;
}
	.pv_header a{
	color:#584028;
	font-size:13pt;
	margin:0px;
	padding:0px 0px -4px 0px;
	text-transform:uppercase;
	font-weight:bold;
	}
	.pv_pic {
		margin-top:5px;
		margin-bottom:15px;
	}
	
.pv_sec {
	width: 100px; 
}
	.pv_sec a {
		color:#000000;
	}
	.pv_sec a:hover {
		color:#a11d32;
	}
	.pv_sec_act {
		width: 100px; 
	}
	.pv_sec_act a {
		color:#a11d32;
	}

#topImage {
	clear:both;
}

.whitelink {
	color:#000000;
	text-decoration:none;
}

a {
	color:#000000;
	text-decoration:none;
}


