@charset "utf-8";

html {
height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
background:#fff;
font:0.7em/1.5 "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */
}

body {
height:100%; 
max-height:100%; 
overflow:hidden; 
padding:0; 
margin:0; 
border:0;
}

#content {
display:block;
overflow:scroll; 
position:absolute; 
z-index:0; 
top:215px; 
bottom:100px; 
width:950px;
margin-left:-475px;
left:50%;
border:0;
background:#fff;
overflow-x:hidden;
}


#content_frame {
position:absolute; 

width:930px;
margin-left:-465px;
left:50%;
background:#fff;
}

#desc {
width:46%;
text-align:justify;
margin-left:20px;
margin-top:20px;
float:left;
}

#detail {
width:46%;
text-align:justify;
margin-left:40px;
margin-top:20px;
float:left;
}

#detail_top {
width:100%;
height:30px;
margin-top:12px;
}

#detail_body {
width:100%;
height:100%;
border:1px solid #87de87;
text-align:justify;
margin:0px;
background:#f3f3f3;
}

#detail_title {
height:19px;
}

#detail_top_wlc {
width:220px;
float:left;
margin-top:12px;
}

#detail_body_wlc {
width:200px;
min-height:240px;
height:auto !important;
height:240px;
border:1px solid #87de87;
text-align:left;
margin-top:10px;
background:#f3f3f3;
float:left;
}


#detail_title_wlc {
font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
width:100%;
padding:0;
margin:0;
text-align: right;
}

#detail_button {
height:11px;
}

#detail_title, #detail_button {
font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
width:100%;
padding:0;
margin:0;
text-align: center;
}


.pad2 {display:block; height:100px;}

* html #content {
top:0;
bottom:0;
height:100%;
width:950px;
border-top:215px solid #fff;
border-bottom:100px solid #fff;
}

#head {
position:absolute; 
margin:0; 
display:block;
margin-left:-475px;
left:50%;
top:20px;
width:950px;
min-width:950px;
height:196px; 
background: transparent url(/img/top.png) no-repeat;
background-position:0 0; 
font-size:20px; 
z-index:5; 
overflow:hidden; 
border:none;
}

* html #head {
top:20px; width:950px; height:196px;
}

#foot {
text-align:center;
position:absolute; 
margin:0; 
margin-left:-475px;
left:50%;
bottom:20px;
width:950px;
min-width:950px;
height:54px; 
font-size:1em; 
z-index:5; 
overflow:hidden; 
background: transparent url(/img/bottom.png) no-repeat;
background-position:0 0; 
color:#000;
border:0;
}

* html #foot {
bottom:20px; width:950px; height:54px;
}



#navimain {
position:relative;
top:120px;
width:950px;
height:43px;
z-index:8;
}

#navimain table {
font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
color: #555;
border-collapse: collapse;
width:950px;
height:100%;
padding:0;
text-align: center;
}

#navisub {
position:relative;
top:122px;
width:950px;
height:30px;
z-index:9;
background: transparent url(/img/subnavi_line.gif) repeat-x;
}

#navisub_title {
height:19px;
}

#navisub_button {
height:11px;
}

#navisub_title, #navisub_button {
font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
width:950px;
padding:0;
margin:0;
text-align: center;
}

#foot table {
font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
color: #555;
border-collapse: collapse;
width:950px;
height:38px;
text-align: center;
}

.detail {
font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
width:100%;
text-align:center;
cursor:pointer;
}

tr, td{
padding: 0;
margin:0;
}

#logo {
position:absolute; 
top: 1px;
left:711px;
width:238px;
height:148px;
z-index:2;
}

#home_main {
position:absolute; 
top:0px;
left:0px;
width:920px;
height:400px;
z-index:2;
}

#navi_home {
position:absolute; 
top: 20px;
left:30px;
width:238px;
height:125px;
z-index:2;
cursor:pointer;
}


a, a:link, a:visited {
color:#555555;
text-decoration:none;
}

a:hover {
color: green;
}

.button, .detail_button {
border:0;
margin:0;
padding:0;
}

table {
border-collapse: collapse;
border-style:hidden;
}

h3 {
font:13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-weight:bold;
}

h4 {
  clear: left;
  color: #111111;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  display: block;
  float: left;
  width: 100px;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-right: 15px;
}

input {
float: left;
}

.button1 {
position: relative;
left: 30px;
top: 10px;
width: 120px;
}

.button2 {
position: relative;
left: 60px;
top: 10px;
width: 120px;
}

.inner_ul {
padding-left:5px;
margin-left:-30px;
text-align:left;
}