BODY {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
TD {
	font-size: 8pt;
}
.TDX {
	font-size: 8pt;
}

.bg-head {
	background-image: url(../images/bg_head.jpg);
}
.bg-head-s {
	background-image: url(../images/bg_head_sec.jpg);
}
.bg-main {
	background-image: url(../images/bg_main.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.bg-text {
	background-image: url(../images/bg_text.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 30px 0 10px;
	text-align: justify;
}
.bg-text-s {
	background-image: url(../images/bg_text_sec.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 30px 0 10px;
	text-align: justify;
}
#menu {
	padding: 0 30px 25px 30px;
}
.m-layer {
        border: 1px solid #468FB6;
        padding: 10px;
        padding-left: 0;
        background: #E9E8E8;
        width: 190px;
        FILTER: alpha(opacity=90);
	font-family: Arial, Helvetica, sans-serif;
}
.m-layer a {
	color: #344658;
	text-decoration: none;
}
.m-layer a:hover {
	color: #B60000;
}
.data {
	color: #468FB6;
}
.text, .text a {
	color: #000000;
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;
}
.arch, .arch a {
	color: #B60000;
	text-decoration: none;
}
.cat-tit, .cat-tit a {
	color: #054669;
	text-decoration: none;
}
.cat-tit2 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
.where a {
	color: #5681ac;
	font-weight: bold;
	text-decoration: underline;
}
.where-broun {
	color: #800000;
}
.where-blue {
	color: #5681ac;
	font-weight: bold;
}
.where-vih {
	text-transform: uppercase;
}
