@charset "utf-8";
/* CSS Document */

#flash_area_ct{
	background-image: url(images/gallery/rp_bk.jpg);
	background-repeat: repeat-x;
	border: 1px solid #232323;
}

#flash_title{
	height: 75px;
	width: 100%;
	background-image: url(images/gallery/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}


#case_menu{
	width:431px;
	margin-top: 0px;
	margin-left: 313px;
	border: 1px solid #FF0000;
}

