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

.maindiv {
	width:637px;
	margin-left:240px;
	padding:20px;
	padding-bottom:40px;
	border-right:1px solid #D9DADA;
	background-color:#FFFFFF;
}
.page_header {
	width:626px;
	height:30px;
	margin-top:10px;
	margin-bottom:25px;
	border-bottom:1px solid #CC0000;
}
.scroller {
	width:105px;
	height:300px;
	overflow:auto;
}
.thumb img {
	
}
.thumbs {
	width:80px;
	height:80px;
	margin-bottom:5px;
	border:1px solid #CCCCCC;
}
.main_image {
	width:450px;
	/*height:300px;*/
	text-align:right;
}
.selected {
	border:2px solid #FFCC00;
}