@charset "utf-8";
/* CSS Document */



.content1 table {
	width: 500px;
	clear: both;
	height: 400px;
	text-decoration: none;
	margin-left: 200px;
}
.access table {
	width: 500px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 400px;
	text-decoration: none;
}



.contentsite table {
	border: 0px solid gray;
	width: 680px;
	height: 100px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.contentsite a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.contentsite a:hover {
	color: #F60;
	font-size: 16px;
	font-style: normal;
}



@media (max-width: 750px) {

.access table {
	width: 500px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 400px;
	text-decoration: none;
}
.access td {
	border: none;
	border-bottom: 1px solid black;
	height: 20px;
	vertical-align: bottom;	
}
.access a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.access a:hover {
	color: #F60;
	font-size: 16px;
	font-style: normal;
}


.content1 table {
	height: auto;
	width: 500px;
	text-decoration: none;
}
.content1 td {
	padding-top: 20px;
	text-align: left;
	border: 1px solid #666;
	padding-bottom: 20px;
}


.contentsite table {
	border: 0px solid gray;
	width: 680px;
	height: 100px;
	text-align: left;
}
.contentsite a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.contentsite a:hover {
	color: #F60;
	font-size: 16px;
	font-style: normal;
}

}



@media (max-width: 600px) {

.access table {
	width: 500px;
	height: 400px;
}
.access td {
	border: none;
	border-bottom: 1px solid black;
	height: 20px;
	vertical-align: bottom;	
}
.access a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.access a:hover {
	color: #F60;
	font-size: 16px;
	font-style: normal;
}


.content1 table {
	height: auto;
	width: 500px;
	text-decoration: none;
	text-align: left;
}
.content1 td {
	padding-top: 20px;
	text-align: left;
	border: 1px solid #666;
	padding-bottom: 20px;
}


.contentsite table {
	border: 0px solid gray;
	width: 500px;
	height: auto;
	text-align: left;
}
.contentsite a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.contentsite a:hover {
	color: #F60;
	font-size: 16px;
	font-style: normal;
}

}




@media (max-width: 599px) {

.access table {
	width: 400px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 400px;
	text-decoration: none;
	float: left;
}
.access td {
	border: none;
	border-bottom: 1px solid black;
	height: 20px;
	vertical-align: bottom;	
}
.access a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.access a:hover {
	color: #F60;
	font-size: 16px;
	font-style: normal;
}


.content1 table {
	height: auto;
	width: 400px;
}
.content1 td {
	padding-top: 20px;
	text-align: left;
	border: 1px solid #666;
	padding-bottom: 20px;
	text-decoration: none;
}


.contentsite table {
	border: 0px solid gray;
	width: 400px;
	height: auto;
	text-align: left;
}
.contentsite a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.contentsite a:hover {
	color: #F60;
	font-size: 16px;
	font-style: normal;
}

}
