body {
	background-image: url('str.jpg');
	background-attachment: fixed;
	background-color: #201615;

}

.insider {
	background-image: url('bg_mid.jpg');
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

a {
	color: #DFCFB8;
	font-size: 10px;
	text-decoration: underline;
	font-family: verdana;
}
a:active {
	color: #A20D11;
}
a:hover {
	color: #A20D11;
	text-decoration: none;

	}
a:visited {
	color: #A20D11;
	background-color: #3D0507;
}

fieldset {
	border:  2px solid #3D0507;
	padding: 5px;
	width: 119px;
	text-align: left;
}
.menu_legend {
	color: #DFCFB8;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.frame {
	width: 398px;
	height: 350px;
}

img {
	border: 0px;
}


.main_table {
	width: 695px;
	height: 527px;
	margin: 0px;
}
.header_lv {
	width: 700px;
	height: 149px;
	border-bottom: 1px dotted #A38166;
	background-image: url('bg_header_lv.jpg');
}

.header_en {
	width: 700px;
	height: 149px;
	border-bottom: 1px dotted #A38166;
	background-image: url('bg_header_en.jpg');
}

.left {
	width: 149px;
	border-right:  1px dotted #A38166;
	padding: 0px;
	vertical-align: top;
	background-image: url('bg_left.jpg');
}

.mid {
	width: 400px;
	height: 348px;
	vertical-align: top;
	padding: 0px;
}

.right {
	width: 150px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	background-image: url('bg_right.jpg');
}

.bottom {
	height: 31px;
	border-top: 1px dotted #A38166;
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
	background-image: url('bg_bottom.jpg');
	margin: 0px;
}

.disclaimer {
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #A38166;
}




.ent_top {
	font-family: verdana;
	color: #A20D11;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #3D0507;
	border-top:  1px solid #7A0A0E;
	border-left: 1px solid #7A0A0E;
	border-right: 1px solid #7A0A0E;
	width: 380px;
	height: 20px;
	display: compact;
	margin: 0px;
	background-image: url('entry_top_bg.jpg');
}
.ent_mid {
	font-family: verdana;
	color: #F3EBDE;
	font-size: 11px;
	text-align: left;
	border-left: 1px solid #7A0A0E;
	border-right: 1px solid #7A0A0E;
	width: 380px;
	display: compact;
	margin: 0px;
}
.ent_mid_int {
	font-family: verdana;
	color: #F3EBDE;
	font-size: 11px;
	text-align: left;
	text-indent: 1cm;
	border-left: 1px solid #7A0A0E;
	border-right: 1px solid #7A0A0E;
	width: 380px;
	display: compact;
	margin: 0px;
}
.ent_bot {
	font-family: verdana;
	color: #A38166;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #1D0602;
	border-bottom:  1px solid #7A0A0E;
	border-left: 1px solid #7A0A0E;
	border-right: 1px solid #7A0A0E;
	width: 380px;
	height: 20px;
	display: compact;
	margin-bottom: 20px;
}

.int_c {
	font-family: verdana;
	font-size: 11px;
	color: #F3EBDE;
	text-align: left;
}
.int_c:first-line {
	font-weight: bold;
}
.int_q {
	font-family: verdana;
	font-size: 11px;
	color: #F3EBDE;
	text-align: left;
	font-weight: bold;
	text-indent: 1cm;
}
.int_a {
	font-family: verdana;
	font-size: 11px;
	color: #F3EBDE;
	text-align: left;
	margin-bottom: 11px;
}
.tab_h {
	font-family: verdana;
	font-size: 11px;
	color: #F3EBDE;
	text-align: left;
	font-weight: bold;
}
.tab {
	font-family: Courier new;
	font-size: 11px;
	color: #F3EBDE;
	text-align: left;
}
img.l {
	float: left;
}
img.r {
	float: right;
}
