body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:center;
	background-color: #E9E9E9;
}
#bx {
	margin: auto;
	width:900px;
	height:1280px;
	text-align:left;
	background-color: #FFFFFF;
}

.present {
	font-size: 16px;
	text-align:justify;
	width: 724px;
	margin:auto;
}


#tx {
	float:left;
	text-align:justify;
	width:610px;
	font-size: 14px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#b {
font-size:12px;
	text-align:center;
	margin: auto;
	width:900px;
	padding:10px 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #666666;
}

a:link, a:visited, a:active{
color: #333333;
text-decoration:none;
}

a:hover {
color: #666666;
text-decoration:underline;
}
.tit {
	color: #3399CC;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
}
.sf-g {
	background-color: #CCCCCC;
}
.bold {
	font-weight: bold;
}
.ind {
margin:auto;
text-align:center;
	font-size: 16px;
	background-color: #FFFFFF;
	width: 850px;
	padding:50px;
	margin-top:80px;
}
.priv {
	font-size: 12px;
}

#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu3 {
		float:left;
width: 200px;
	border: 1px solid #ccc;
	margin: 0px 20px;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #333333;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}

