BODY{
	font-size:12px;
	color:#B96666;
	font-family:Arial, "細明體";
	text-decoration: none;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(../images/bg.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}
/**/
.GrayBord1{
	border:#7b7b7b 1px solid;
}
.GrayBordBottom1{
	border-bottom:#7b7b7b 1px solid;
}
.GrayBordLeft1{
	border-left:#7b7b7b 1px solid;
}
.GrayBordRight1{
	border-right:#7b7b7b 1px solid;
}
.RedBg1{
	background-color:#7a2449;
}
/**/
.RightMenu{
	background-image:url(http://affinitasintimates.com/images/right_bg2.jpg);
	background-repeat:no-repeat;
}
.LeftMenu{
	background-image:url(../images/left_bg.jpg);
	background-repeat:no-repeat;
}
.LeftMenu2{
	background-image:url(../images/left_bg2.jpg);
	background-repeat:no-repeat;
}
/**/
.Font11{
	font-size:11px;
}
.Font13{
	font-size:13px;
}
.Font14{
	font-size:14px;
}
.Bold{
	font-weight:bold;
}
.RegFont{
	color:#7a2449;
}
/**/
A.RegLink1{
  color: #7a2449;
  text-decoration: none;
}
A.RegLink1:hover{
  color: #7a2449;
  text-decoration: underline;
}
.Box{
	width:142px;
	height:15px;
	border:1px solid #c5c5c5;
}