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

.rbox {
	width:506px;
	background-color:#e7e7e7;
	}


.rbox h1 {
	background-image: url(../images/box1_top1.gif); 
	height:32px; 
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	} 

.rbox p {
	background-color:#e7e7e7;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	} 


.rbox h2 {
	background-image: url(../images/box1_bttm1.gif);
	height:32px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e7e7e7;
	}

