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

.info {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: left;
	height: 153px;
	width: 375px;
	color: #666666;
}
.infobk1 {
	background-image: url(../img/info1.jpg);
	width: 113px;
	background-repeat: repeat-y;
}
.infobk2 {
	background-image: url(../img/info2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.menubk {
	background-image: url(../img/menubk.gif);
}



.new {
	background-image: url(../img/new.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 132px;
	width: 197px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.title {
	background-image: url(../img/rogo.jpg);
	text-indent: -9999px;
	height: 116px;
	width: 735px;
	line-height: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
