a {color: #000000; text-decoration: none}
a:visited {color: #000000}
a:active {color: #bf6000}
a:hover {color: #bf6000}

td.news a {display:initial;}
td{ padding: 0px; color: #000000; font-size: 18px; line-height: 24px ; font-family: "Times New Roman", Times, serif;}
table.outer{border-collapse: collapse; border: 0; background: black; text-align: center; margin-left: auto; margin-right: auto; width: 100%; height: 100%;}

@media only screen and (max-width:768px) {
	#pc {display:none;visibility: hidden;}
	h1 {color: #363633; font-weight: normal; font-style: italic; font-size: 28px; line-height: 24px; font-family: "Times New Roman", Times, serif; text-align: center; margin-bottom:40px;}
	h2 {color: #1a1a19; font-weight: normal; font-style: italic; font-size: 26px; line-height: 20px; font-family: "Times New Roman", Times, serif; text-align: center;}
	td.inner{ color: #1a1a19; font-size: 18px; line-height: 24px ; font-family: "Times New Roman", Times, serif; padding: 10px 20px 14px 20px; vertical-align: top;}
	table.inner{border-collapse: collapse; border: 0; width: 100%; min-height: 504px; text-align: center; margin-left: auto; margin-right: auto; background-image: url("fonto.jpg");}
	td.top-left{width:26px; height: 132px; background-image: url("top-left.png");}
	td.top-center{height: 132px; background-position:center; background-image: url("top-center.png");}
	td.top-right{width:26px; height: 132px; background-image: url("top-right.png");}
	td.bottom-left{width:26px; background-image: url("bottom-left.png");}
	td.bottom-center{background-position:center; height:41px; background-image: url("bottom-center.png");}
	td.bottom-right{width:26px; background-image: url("bottom-right.png");}
        td.top{display:none;visibility: hidden;}
        td.bottom{display:none;visibility: hidden;}
	td.right{width:26px; background-image: url("middle_b.png");}
	td.left{width:26px; background-image: url("middle_a.png");}
}

@media only screen and (min-width:769px) {
	#mobile {display:none;visibility: hidden;}
	h1 {color: #000000; font-weight: normal; font-style: italic; font-size: 26px; line-height: 24px; font-family: Times, serif;}
	h2 {color: #000000; font-weight: normal; font-style: italic; font-size: 26px; line-height: 20px; font-family: "Times New Roman", Times, serif;}
	table.inner{border-collapse: collapse; border: 0; width: 926px; height: 504px; text-align: left; margin-left: auto; margin-right: auto; background-image: url("fonto.jpg");}
	td.inner{ color: #1a1a19; font-size: 18px; line-height: 24px ; font-family: "Times New Roman", Times, serif; padding: 20px 40px 20px 40px; vertical-align: top; background-image: url("background.png");}
	td.bottom{ padding: 0px; color: #000000; font-size: 18px; line-height: 12px ; font-family: "Times New Roman", Times, serif;}
	td.bottom{height: 41px; background-image: url('bottom.png');}
	td.right{width:26px; background-image: url("middle_b.png");}
	td.left{width:26px; background-image: url("middle_a.png");}
        td.top-left{display:none;visibility: hidden;}
        td.top-center{display:none;visibility: hidden;}
        td.top-right{display:none;visibility: hidden;}
        td.bottom-left{display:none;visibility: hidden;}
        td.bottom-center{display:none;visibility: hidden;}
        td.bottom-right{display:none;visibility: hidden;}
}

body {background: black;}
p {color: #1a1a19; font-size: 18px ; line-height: 24px; font-family: "Times New Roman"; text-align: justify; margin-top: 30px;}
p.none{font-family: "Times New Roman", Times, serif;}
p.center{font-size: 18px; line-height: 20px; font-family: "Times New Roman", Times, serif; text-align: center;}


.hover_img a { position:relative; }
.hover_img a span { position:absolute; display:none; z-index:99; }
.hover_img a:hover span { display:block; top: 50px; right:-160px;}

.hover_img2 a { position:relative; }
.hover_img2 a span { position:absolute; display:none; z-index:99; }
.hover_img2 a:hover span { display:block; top: -188px; right:-690px;}
