body {
	background: #000000;
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 10pt;
	line-height: 25px;
	background: url("../images/background.gif") top left repeat;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #696969;
}


.contBox01 {
	background:url(../images/copyPresents.gif) top left no-repeat;
	color: #000000;
	width: 700px;
	text-align: left;
	font:"Arial";
	font-size: 13px;
	clear: both;
	letter-spacing: 2px;
	padding: 200px 0 0 10px;
}
.contBox02 {
	color: #000000;
	width: 700px;
	text-align: left;
	font:"Arial";
	font-size: 13px;
	clear: both;
	letter-spacing: 2px;
	padding: 10px 0 0 10px;
}
.contBox {
	color: #FFFFFF;
	width: 700px;
	text-align: left;
	font:"Arial"
	font-size: 13px;
	clear: both;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contBox .inner_a {
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url("../images/tour/point.gif");
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #696969;
}

.contBox .inner_b {
	color:#000000;
	text-align:left;	
	padding-top:0px;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.contBox .inner_c {
	color:#FF0000;
	padding-top:15px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.contBox .inner_d {
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url("../images/tour/point.gif");
	background-repeat: no-repeat;
	background-position: left center;
}


.anchorTop {
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
	border-bottom: 1px dotted #ffffff;
	text-align: right;
	margin: 0px;
	margin-bottom: 30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.anchorTop a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.anchorTop a:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

/*       Q&A        */
.contBoxFqa2 {
	color: #696969;
	width: 680px;
	text-align: left;
	font-size: 12px;
	clear: both;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contBoxFqa2 .inner_c {
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	line-height:20px;
}

.contBoxFqa2 .inner_c a {
	padding-left:3%;
	display:block;
	width:97%;
	height:100%;
	color:#FFFFFF;
	border-bottom:1px dotted #212121;
}

.contBoxFqa2 .inner_c a:hover {
	background:#212121;
}

.contBoxFqa {
	color: #696969;
	width: 720px;
	text-align: left;
	font-size: 12px;
	clear: both;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.Q {
	font-family: "Arial";
	color: #CC0000;
	font-size: 25px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}





/*       menu        */
.outer{
	list-style:none;
	margin:0px;
	padding:0px;
	width: 190px;
}

	
#menu {
	width: 186px;
	font-size: 13px;
	font: Arial;
	}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 40px;
	text-decoration: none;
	font-weight:bold;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../images/menu.gif);
	background-repeat:no-repeat;
	padding: 10px 0 0 37px;
	}
	
#menu li a:hover {
	color: #666666;
	background: url(../images/menu.gif) 0 -40px;
	background-repeat:no-repeat;
	padding: 10px 0 0 37px;
	}
	
#menu li a:active {
	color: #666666;
	background: url(../images/menu.gif) 0 -80px;
	background-repeat:no-repeat;
	padding: 10px 0 0 37px;
	}
	
.freeMenu {
	margin:0 0 0 14px;
	width:150px;
	float:left;
	background:#FFFFFF;
	border:3px solid #CCCCCC
}
.freeMenu a {
	color:#000000;
	display:block;
	width:100%;
	height:100%
}
.freeMenu a:hover {
	background:#FFC8E3
}
.freeMenu2 {
	margin:10px 0 0 14px;
	width:150px;
	float:left;
	background:#FFFFFF;
	border:3px solid #CCCCCC
}
.freeMenu2 a {
	color:#000000;
	display:block;
	width:100%;
	height:100%
}
.freeMenu2 a:hover {
	background:#FFC8E3
}
.anchorTopFree {
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
	border-bottom: 1px dotted #ffffff;
	text-align: right;
	margin: 0px;
	margin-bottom: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.anchorTopFree a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.anchorTopFree a:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
