/* CSS Document */

	html {
	margin:0;
	padding:0;
	background:#ffffff;
	}
	body {
	font-family:arial,sans-serif;
	font-size:12px;
	margin-left: 40px;
	margin-bottom: 40px;
	margin-right: 0px;
	line-height: 20px;
	}
	img{
	border:0;
	}
	
	#movable a{
	color:#eb5c6c;
	font-weight: bold;
	text-decoration:none;
	}
	#movable a:link {
	text-decoration: none;
	}
	#movable a:visited {
	text-decoration: none;
	color: #eb5c6c;
	}
	#movable a:hover {
	text-decoration: underline;
	color: #FF3399;
	}
	#movable a:active {
	text-decoration: none;
	color: #eb5c6c;
	}
	
	#wrap {
	width:100%;
	float:left;
	}
	#content {
	margin-left:210px;
	}
	div#card {
	margin-top:40px;
	}
	
	div#card img{
	padding-top:0px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:8px;
	background-image:url(../card/card.gif);
	background-repeat:no-repeat;
	}
	
	div#what {
	margin-top:40px;
	margin-right:40px;
	}
	
	div#place {
	margin-top:40px;
	margin-right:40px;
	}
	
	div#howtouse {
	margin-top:40px;
	margin-bottom:40px;
	margin-right:40px;
	}
	div#play {
	margin-top:40px;
	margin-bottom:40px;
	margin-right:40px;
	}
	div#movable {
	position:absolute;
	width:200px;
	line-height: 16px;
	}
	#movable {
	height:120px;
	font-size:12px;
	padding-top: 40px;
	}
	
	table p{
	color:#eb5c6c;
	font-size:14px;
	font-weight: bold;
	margin-bottom:0px;
	}
	
	.style1 {color: #999999}
	.style2 {
	font-size: 14px;
	font-weight: bold;
	}
	.style3 {
	font-size: 12px;
	color: #999999}
	p.bod {
padding:10px;
border-width: 1px;
border-style: dotted;
border-color:#CCCCCC;
font-weight: bold;
}
