/* base */
body {
	margin: 0;
	background: #FFFFFF;
	font-size: 14px; }
iframe {
	margin: 0;
	border: 0; }
table {
	border-collapse: collapse; }
th,td {
	font-size: 14px; }
a:link {
	color: #333300; }
a:visited {
	color: #333300; }
a:hover {
	color: #999900; }
img {
	border: none;}

/* thisID */
#table_index {}
#td_index {
	text-align: center;
	vertical-align: top; }
#ko_cen {
	text-align: center;
	font-weight: bold; }
#menu {
	position: fixed;
	_position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	width: 100%; }
#minim {
	display: none;
	position: fixed;
	_position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
	margin-right: 20px; }
#menu_head {
	position: fixed;
	_position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 100%; }

#main {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: auto; }


/* thisClass */
.ko_style_1 {
	width: 100%;
	text-align: center;
	margin-top: 30px; }
.ko_style_2 {
    width: 300px;
    line-height: 130%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-family: "‚l‚r ƒSƒVƒbƒN",sens-serif;
    font-size: 11px; }
.l_div1 {
	top: 150px;
	left: 0;
	position : absolute;
	z-index : 5;
	visibility : visible; }
.r_div1 {
	top: 150px;
	right: 0;
	position : absolute;
	z-index: 69;
	visibility: visible; }
