.line_01 {
	display: table;
	list-style-image: url(../bg_line.gif);
	background-attachment: fixed;
	background-image: url(../bg_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	list-style-position: inside;
	list-style-type: none;
	height: 3px;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	font-weight: lighter;
}

.line_02 {
	display: table;
	list-style-image: url(../bg_dot.gif);
	background-attachment: fixed;
	background-image: url(../bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	list-style-position: inside;
	list-style-type: none;
	height: 3px;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	font-weight: lighter;
}

.photo a{
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding:6px 6px 6px 6px; 
	border-width:1px 1px 1px 1px; 
	border-style:solid; 
	border-color:#CCCCCC; 
	background:white;
	float:right;


	}
	
	.photo a:visited{
	 background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding:6px 6px 6px 6px; 
	border-width:1px 1px 1px 1px; 
	border-style:solid; 
	border-color:#CCCCCC; 
	background:white;
	float:right;
	
	}
	
	.photo a:hover{
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding:6px 6px 6px 6px; 
	border-width:1px 1px 1px 1px; 
	border-style:solid; 
	border-color:#FFC78E; 
	background:white;
	float:right;
	}

.photo_02 a{
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding:6px 6px 6px 6px; 
	border-width:1px 1px 1px 1px; 
	border-style:solid; 
	border-color:#CCCCCC; 
	background:white;
	float:right;


	}
	
	.photo_02 a:visited{
	 background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding:6px 6px 6px 6px; 
	border-width:1px 1px 1px 1px; 
	border-style:solid; 
	border-color:#CCCCCC; 
	background:white;
	float:right;
	
	}
	
	.photo_02 a:hover{
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding:6px 6px 6px 6px; 
	border-width:1px 1px 1px 1px; 
	border-style:solid; 
	border-color:#FFC78E; 
	background:white;
	float:right;
	}
	
.bgcolor {
         filter:progid:DXImageTransform.microsoft.gradient(gradienttype=0,startColorStr=#FFCC00,endColorStr=#ffffff);
		 }

