body {margin: 8px; background: url(./images/01.gif)}
a {text-decoration: none}
a:link {color: black }
a:visited {color: black} 
a:hover {color: black}
a.active {color: red !important}
img {border: none}
img.right {float: right; margin-left: 10px}
h2 {margin: 0px}
h3 {margin: 0px}
h4 {margin: 0px}
a.a_underlined {text-decoration: underline; color: blue !important}

/* div */
#t_gallery {width: 700px; vertical-align: top}
td.gallery {width: 175px; vertical-align: top;text-align: center}
#main {width: 960px; margin-left: auto; margin-right: auto}
#header {height: 90px}
#menu {height: 30px; background-image: url(images/02.gif)}
#content {margin-top: 20px}
#left {float: left; width: 160px; background: url(./images/02.gif)}
#right {float: right; width: 700px; background: url(./images/02.gif)}
div.text {height: 100%; padding: 20px; font-size: 20px; background: url(./images/02.gif)}

div.text:after {content: ""; display: block; clear: both}
#main:after {content: ""; display: block; clear: both}

/* span */
span.menu1l {float: left; font-size:25px; font-weight: bold; margin-left: 10px; margin-right:10px}
span.menu2 {font-size:18px; font-weight: bold}
span.menu2v {font-size:22px; font-weight: bold}
span.menu3 {font-size:18px; font-weight: bold}
span.menu3v {font-size:22px; font-weight: bold}
span.menu5 {font-size:18px; font-weight: bold}
span.lngsel {margin-left: 140px}

/* text style */
span.strong {font-weight: bold}
span.superscript {vertical-align: super; font-size: 12px}