html, body {
	background-color: #FFFFFF;
	width: 1000px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
img {
	border: 0px;
}
strong {
	color:#FF0000;
}
/* ------------------------------*/
a:link {
	text-decoration: underline;
	color:#333333;
}  
a:visited {
	text-decoration: underline;
	color:#666666;
}  
a:hover {  
    text-decoration: none;
    color:#111111;
	font-weight: bold;
}  
a:active {  
    text-decoration: none;
    color:#808000;
	font-weight: bold;
}  
/* ------------------------------*/
h1 {
	color: #808000;
	font-weight: bold;
	font-size: 180%;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin: 30px;
}
h2 {
	color: #808000;
	font-size: 130%;
	margin: 15px　0px 0px 40px;
	letter-spacing: 0.1em;
	float: non;
	padding-left: 50px;
}
.content_text {
	color: #333333;
	font-size: 100%;
	width: 80%;
	text-align: justify;
	margin: 5px 0px 30px 60px;
}
.content_text_strong {
	color: #808000;
	font-size: 100%;
	text-align: justify;
	margin: 5px 0px 30px 20px;
	font-weight: bold;
}
.content_text_image {
	color: #333333;
	font-size: 100%;
	width: 30%;
	text-align: justify;
	margin: 0px 40px 30px 60px;
	float: left;
}
.image_buttom {
	margin-bottom: 40px;
	margin-left: 70px;
}
/* ------------------------------*/
.menu {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 250px;
	background-image: url(images/bgdot.gif);
	float: left;
}
.menu_inbox {
	font-size: 110%;
	width: 190px;
	hight: 100%
	color: #333333;
	line-height: 200%;
	margin: 40px 0px 100px 20px;
}
.content {
	width: 740px;
	margin-left: 250px;
}
.image {
	width: 320px;
	margin-left: 350px;
}
.copy {
	font-size: 90%;
	color: #333333;
	width: 1000px;
	height: 35px;
	bottom: 0;
	background-image: url(images/bg_gray.gif);
	background-repeat: repeat-x;
	clear:left;
	text-align: center;
	margin-top: 25px;
}
.link5 {
	font-size: 80%;
	line-height: 200%;
}
.portal_P {
	font-size: 100%;
	color: #333333;
	line-height: 200%;
	text-align: center;
	width: 350px;
	padding-top: 0px;
	padding-bottom: 30px;
}
