@charset "UTF-8";
/* CSS Document */

body {

	width:600px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	color: #666666;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	font-size:12px;
}

h1 {
border-bottom:dotted 1px #CCCCCC;
margin-bottom:0px;
font-weight:400;
font-size:14px;
}
h1 img{
vertical-align:middle;
}
p{
width:600px;
height:50px;
}
.buttonimg{
margin-right:10px;
}
#foot{
margin-top:10px;
padding-top:5px;
border-top:dotted 1px #CCCCCC;

}
#enterexit{
margin-left:45px;
width:530px;
}
#intro{
border-top:dotted 1px #CCCCCC;
height:102px;
clear:both;
padding-top:10px;
padding-bottom:0px;
font-size:14px;
}

#intro img{
float:right;
}
.hidden{
display:none;
}