@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	}
	
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #333;
}
.style21 {
	color: #333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

.style1 {
	color: #333;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.style1small {
	color: #333;
	font-size:x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#wrap table tr td div table tr td p .style13.style11 .style40 .style9.style23.style45 em {
	color: #F00;
}
#wrap table tr td table tr td .style9 .style26 .style10 {
	color: #000;
}
#wrap table tr td div table tr td .style9 {
	color: #F00;
}
#wrap table tr td div table tr td .style11.style40.style36.style9.style19.style23 strong {
	color: #000;
}
#wrap table tr td div table tr td .style9.style34.style40.style19.style23 {
	color: #000;
}
#wrap table tr td div table tr td .style9 {
	color: #000;
}
#wrap table tr td div table tr td .style9 em strong {
	color: #F00;
}
.style2 {
	color: #333;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.style3 {
	color: #00C;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.style4 {
	color: #0000FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#backbutton3 {
	position:absolute;
	float: left;
	left: 31px;
	top: 508px;
}

#backbutton {
	position:absolute;
	float: left;
	left: 134px;
	top: 507px;
}

#backbutton2 {
	position:absolute;
	float: left;
	left: 213px;
	top: 509px;
}
.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #060;
}
.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #F00;
}



.plus1{ width:600px; margin:0 auto;}
.plus1 TD{
	/* [disabled]height:55px; */
	/* [disabled]background:url(../images/bg_plus1.gif) left top no-repeat; */
	/* [disabled]padding:8px 0px 0px 20px; */
	width:280px;
	/* [disabled]font:bold 15px arial; */
	/* [disabled]color:#374f51; */
	/* [disabled]vertical-align:text-top; */
	text-align: left;
}





#gallery {
	padding:2px;
	width:auto;
	float:left;
	position:relative;
	background: #C9C9C9;
	border:1px solid #C9C9C9;
	margin: 2px;
}
#gallery ul { 
	list-style: none; 
	float:left; 

}

#gallery ul li { display:inline; }
#gallery ul img {

	position: relative;
	width: 149px;
	height: 116px;
	padding:5px;
	margin: 10px 10px 50px 10px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	background: #C9C9C9;
	float: left;
	

}
#gallery ul a:hover img {
	border: 1px solid #000000;
	background: #F5F5F5;
	
}
#gallery ul a:hover { 
	color: #fff; 
}

#gallery a:hover img {
	background: #F5F5F5;
}



#preview_container{
	padding: 3px;
	width: 149px;
	height: 116px;
	float:left;
	position:relative;
	background: white;
	border:1px solid #FFFFFF;
}

#preview_container:hover{
	padding: 3px;
	width: 149px;
	height: 116px;
	float:left;
	position:relative;
	background: white;
	border:1px solid #FFFFFF;
	opacity: 0.5;
}




#photo_container{
	padding: 1px;
	width: 149px;
	height: 116px;
	float:left;
	position:relative;
	background: white;
	border:1px solid #FFFFFF;
}

#photo_container:hover{
	padding: 1px;
	width: 149px;
	height: 116px;
	float:left;
	position:relative;
	background: white;
	border:1px solid #FFFFFF;
	opacity: 0.5;
}


