body {
	font-family: tahoma,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	behavior: url("/photo/pngbehavior.htc");
}

a:link, a:visited {
	color:#0066CC;
	text-decoration:none;
}

a:hover {
	color:#0099FF;
	text-decoration:none;
}

#photo_top {
	width: 100%;
	height: 50px;
	background:#FFFFFF url(/photo/images/ps_bg.jpg);
	overflow: hidden;
}

#photo_top_content {
	width: 800px;
	height: 50px;
	margin:0px auto;
	background:#FFFFFF url(/photo/images/ps_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#photo_top_link {
	float: right;
	text-align: right;
	color: #666666;
	font-size:12px;
	height: 50px;
	padding-top: 30px;
}

#photo_top_link a:link, #photo_top_link a:visited {
	color: #666666;
	font-size:12px;
	text-decoration: none;
}

#photo_top_link a:hover {
	color: #888888;
	font-size:12px;
	text-decoration: underline;
}

#photo_mainframe {
	margin:0px auto;
	padding:0px;
	width:800px;
}

#photo_mainframe_banner {
	
}

#photo_mainframe_info {
	margin: 20px auto;
	font-size: 13px;
	width:800px;
}

#photo_mainframe_content {
	width:800px;
	padding-bottom: 20px;
}

#photo_mainframe_paging {
	float:none;
	width:800px;
	text-align: center;
	padding-bottom: 20px;
	margin: 0px auto;
}

#photo_foot {
	border-top: 1px dotted #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 20px;
	width: 100%;
	text-align: right;
}

#photo_foot_desc {
	font-size: 12px;
	line-height: 20px;
	color:#333333;
	padding-right: 20px;
}

#photo_foot_copyright {
	color: #999999;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	margin:0px;
	padding-right: 20px;
}

.current_page {
	background-color:#FFFFFF;
	border:1px solid #D1D1D1;
	color:#993333;
	font-size:8pt;
	font-weight:bold;
	padding:1px;
	text-align:center;
}

.page a:active, .page a:visited, .page a:link  {
	background-color:#FFFFFF;
	border:1px solid #D1D1D1;
	color:#666666;
	cursor:pointer;
	font-size:8pt;
	padding:1px;
	text-align:center;
}

.page a:hover {
	background-color:#FFFFFF;
    border:1px solid #D1D1D1;
    color:#666666;
    cursor:pointer;
    font-size:8pt;
    padding:1px;
    text-align:center;
}

.empty_message {
	color:#DD7870;
	font-size:10pt;
}

.clear {
	clear: both;
}
