@charset "utf-8";
/* CSS Document */
body {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	width:100%;
	background:url(images/bg1.jpg) no-repeat;
}

#contain
{
	width:100%;
	height:auto;
	margin-left:-8px;
	margin-right:-8px;
}

#header
{
	
}

#tit
{
	
}



#floor
{
	width:950px;
	height:183px;
	font-size: 12px;
	color: #666;
	text-align:center;
	float:left;
	line-height:24px;
	background:url(http://www.bravonia.com.tw/bikini/images/floor.jpg) no-repeat;
}
#floor a
{
	color:#F06;
}

#msg
{
	position:absolute;
	width:335px;
	height:90px;
	z-index:100;
}

.tx4
{
	color:#FFF;
}

.tx4 a
{
	color:#FCC;
}
