/* head */

#head {
	height: 443px;
}
#no-flash{
	margin: 0;
	width: 900px;
	height: 443px;
}
#noflash{
	margin: 0;
	background: url('images/noflash_01.jpg') no-repeat top left;
	color:#fff;
	width: 900px;
	height: 443px;
	padding-top: 146px;
}
#noflash a{
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	display: block;
	float: left;
	padding: 0px 39px 0px 39px;
	height: 24px;
	border-right: 1px #b0967d solid;
}

#noflash a:hover{
	background: #2d1400;
	text-decoration: none;
	line-height: 24px;
	color: #b0967d;
}