/*photo*/
div.photo { 
	min-height:750px;	
	background-color:#f7f7f7; 
	text-align:center;
	border:1px solid #fff; 
	border-bottom:none;	
}


div.p_menu {padding:1em; font-size:14pt;color:#009ece;}
div.photo_related {clear:both; margin:0.5em;}
div.photo_related:hover{background-color:red; border:1px solid red;}

div.album_main { 
	min-height:600px;	
	text-align:center;
	background-color:#f7f7f7;
	border:1px solid #fff; 
	border-bottom:none;		
	clear:both;	
}

div.album_thumb {float:left; display:inline; padding:0.2em; margin:0.8em; background-color:#fff;}
div.album_thumb img {border:0.4em solid #fff;}
div.album_thumb_info{color: #aaa; font-size:9pt;  text-decoration:none;text-align:center;}
div.album_thumb_info a {color: #aaa; font-size:9pt;  text-decoration:none;}
div.album_total {font-size:11pt; color:silver; text-align:center;}

.a_user, .a_user a { font-size:8pt; color:#aaa; text-decoration:none;}

.c_user a { color:blue; font-weight:bold;}
.c_date {color:#ccc; font-weight:8pt;}

.photo_main {
	height:100%;
	border-bottom:none;
	padding:5em;
	width:680px;
	background-repeat:no-repeat;
	background-position:top right;	
}

.tag { padding:0.2em;}

.sw 
{ 
	background-color:#fff;
	height:250px;
	border:0.1em solid white;
	-moz-border-radius-bottomleft:0.5em;
	-moz-border-radius-bottomright:0.5em;
}

.sw_pic 
{ 
	height:250px; 
	width:455px; 
	float:left;
}

.sw_tmb 
{ 
	float:right; 
	display:inline; 
	width:190px;
}
