.bgLEFT {
	background-image: url(../images/BG_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1px;
	background-color: #f4ae22;

}
.bgHEADER {
	background-image: url(../images/BG_header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgFOOTER {
	background-color: #F4AE22;
	padding: 3px 6px;
}
.bgHEADERSbar01 {
	background-image: url(../images/BG_header_bar_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 18px;
	width: 224px;
	color: #372F2D;


}
.bgBOX01 {
	background-image: url(../images/BG_box01.png);
	background-repeat: repeat;
}

.bgBOXsendfriend {

	background-image: url(../images/BG_box_send_friend.png);
	background-repeat: repeat;
}




.bgH1 {
	background-image: url(../images/BG_H1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;



}
.bgTICK {
	list-style-image: url(../images/BG_link_TICK.png);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;


}
