@charset "UTF-8";

/** submenu **/
#new1 {
	position: absolute;
	top:24px;
	left:90px;
	display: none;
}

#new2 {
	position: absolute;
	top:24px;
	left:215px;
	display: none;
}

#new3 {
	position: absolute;
	top:24px;
	left:340px;
	display: none;
}

#new4 {
	position: absolute;
	top:24px;
	left:825px;
	*top:22px;
	*left:830px;
}



.backgroungImages {
	width: 720px;
	height: 360px;
	overflow: hidden;
	position:relative;
	float: left;
}

.next, .prev {
	margin: 150px 10px;
	width: 50px;
	height: 27px;
	float: left;
	border: none;
	background-repeat: no-repeat;
	text-indent: -9999px;
}


.next {
	background-image: url(../special/img/next.jpg);
}

.prev {
	background-image: url(../special/img/prev.jpg);
}


#submenu li {
	width: 97px;
	_width: 120px;
	background-image: url(../img/submenuL_blue.gif);
}

#submenu li.active, #subSubmenu li.active {
	background-image: url(../img/submenuL_red.gif);
}


.bnr20040 {
	margin: 0px 0px 10px 8px;
	width: 200px;
	display: inline-block;
	float: left;
}

.bnr20040 img {
	margin-bottom: 3px;
}

.bnr20040 textarea {
	margin-bottom: 10px;
	width: 200px;
	height: 50px;
}


.bnr375100 {
	margin: 0px 0px 10px 8px;
	width: 375px;
	display: inline-block;
	float: left;
}

.bnr375100 img {
	margin-bottom: 3px;
}

.bnr375100 textarea {
	margin-bottom: 10px;
	width: 375px;
	height: 50px;
}


.bnr140260, .bnr140500 {
	margin: 0px 0px 10px 5px;
	width: 140px;
	display: inline-block;
	float: left;
}

.bnr140260 img, .bnr140500 img {
	margin-bottom: 3px;
}

.bnr140260 textarea, .bnr140500 textarea {
	margin-bottom: 10px;
	width: 140px;
	height: 50px;
}

