* { 
margin : 0;
padding : 0;
}

body {

}

a {
text-decoration: none;
color: #582;
outline: none;
}
a:hover, a:focus {
text-decoration: underline;
}

#container {
margin-top:0px;
margin-left:50px;
line-height:1.6em;
background-color:#fff;
width:904px;
height:400px;
background-image: url(./images/head.png);
background-repeat: no-repeat;  
}

#header {
color: #562;
width:900px;
height:280px;
}

#header h1 {
margin:0;
padding-left:8px;
text-decoration: none;
float:left;
font-size:12px;
font-weight: normal;
height:22px;
}


#header h2 {
margin:0;
padding-left:8px;
float:left;
font-size:12px;
font-weight: normal;
height:22px;
}

#header p {
margin:0;
padding-left:8px;
font-size:12px;
height:22px;
}

#header ul {
position:relative;
}

#header li {
list-style: none; 
}

/** menu1 **/

#header li#menu1 a {
position:absolute;
display: block;
text-align:center;
top:206px;
left:68px;
width:107px;
height:33px;
line-height:99px;
overflow: hidden;
background:url("/images/m_h_home.png") no-repeat;
}

#header li#menu1 a:hover {
position:absolute;
text-align:center;
top:206px;
left:68px;
width:107px;
height:33px;
background:url("/images/m_h_home.png") bottom left no-repeat;
}

#header li#menu1 #on {
position:absolute;
text-align:center;
top:206px;
left:68px;
width:107px;
height:33px;
background:url("/images/m_h_home.png") bottom left no-repeat;
}


/** menu2 **/

#header li#menu2 a {
position:absolute;
display: block;
text-align:center;
top:191px;
left:186px;
width:111px;
height:48px;
line-height:144px;
overflow: hidden;
background:url("/images/m_h_news.png") no-repeat;
border:0;
}

#header li#menu2 a:hover {
position:absolute;
text-align:center;
top:191px;
left:186px;
width:111px;
height:48px;
background:url("/images/m_h_news.png") bottom left no-repeat;
border:0;
}

#header li#menu2 #on {
position:absolute;
text-align:center;
top:191px;
left:186px;
width:111px;
height:48px;
background:url("/images/m_h_news.png") bottom left no-repeat;
}



/** menu3 **/
#header li#menu3 a {
position:absolute;
display: block;
text-align:center;
top:173px;
left:298px;
width:109px;
height:33px;
line-height:144px;
overflow: hidden;
background:url("/images/m_h_lab.png") no-repeat;
}

#header li#menu3 a:hover {
position:absolute;
text-align:center;
top:173px;
left:298px;
width:109px;
height:33px;
background:url("/images/m_h_lab.png")  bottom left no-repeat;
}

#header li#menu3 #on {
position:absolute;
text-align:center;
top:173px;
left:298px;
width:109px;
height:33px;
background:url("/images/m_h_lab.png")  bottom left no-repeat;
}


/** menu4 **/

#header li#menu4 a {
position:absolute;
display: block;
text-align:center;
top:166px;
left:415px;
width:108px;
height:33px;
line-height:144px;
overflow: hidden;
background:url("/images/m_h_contents.png") no-repeat;
}

#header li#menu4 a:hover {
position:absolute;
text-align:center;
top:166px;
left:415px;
width:108px;
height:33px;
background:url("/images/m_h_contents.png") bottom left no-repeat;
border:0;
}

#header li#menu4 #on {
position:absolute;
text-align:center;
top:166px;
left:415px;
width:108px;
height:33px;
background:url("/images/m_h_contents.png") bottom left no-repeat;
}



/** menu5 **/

#header li#menu5 a {
position:absolute;
display: block;
text-align:center;
top:10px;
left:496px;
width:112px;
height:33px;
line-height:144px;
overflow: hidden;
background:url("/images/m_h_com.png") no-repeat;
}

#header li#menu5 a:hover {
position:absolute;
text-align:center;
top:10px;
left:496px;
width:112px;
height:33px;
background:url("/images/m_h_com.png")  bottom left no-repeat;
border:0;
}

#header li#menu5 #on {
position:absolute;
text-align:center;
top:10px;
left:496px;
width:112px;
height:33px;
background:url("/images/m_h_com.png")  bottom left no-repeat;
}

#base {
clear:left;
padding:5px 12px 5px 44px;
float:left;
width:520px;
margin:0;
font-size:12px;
color:#562;
}

#base  h3 {
background-image: url(./images/c_h3.png);
background-repeat: no-repeat;
border-bottom:1px solid #563;
padding-left:24px;
margin-bottom:4px;
color:#562;
}

#base p {
margin:0;
padding:0;
}

#base .right {
text-align:right;
}
#side-menu {
padding-top:120px;
padding-left:40px;
width:100px;
float:left;
}
#side-menu img {
border:0px;
}

#tail {
clear:left;
border-top:2px solid #563;
font-size:12px;
}

#footer a {
text-decolation:none;
color:#562;
}
#copy {
clear:left;
padding-top:10px;
padding-bottom:10px;
text-align:center;
width:900px;
color:#680;
}

.basic_table {
background-color: #888;
border-spacing:1px;
}
.basic_table th {
text-align:left;
width:90px;
background-color: #ddd;
font-weight: normal;
font-size:12px;
padding:4px 8px 4px 8px;
}
.basic_table td {
width:380px;
background-color: #fff;
font-size:12px;
padding:4px 8px 4px 8px;
}


/* --- extra --- */

.fotter_gizmo_1 {
height:100px;
margin-right:30px;
background-image : url(/img/nen_sn.png); 
background-repeat:no-repeat;
background-position:right bottom;
}

.fotter_gizmo_2 {
height:100px;
margin-right:150px;
background-image : url(img/nen_kiwi.png); 
background-repeat:no-repeat;
background-position:right bottom;
}

.fotter_gizmo_3 {
height:100px;
margin-left:50px;
background-image : url(/img/nen_flw.png); 
background-repeat:no-repeat;
background-position:left bottom;
}

.fotter_gizmo_4 {
height:100px;
margin-left:200px;
background-image : url(/img/nen_usa.png); 
background-repeat:no-repeat;
background-position:left bottom;
}



.image_table {
border-spacing:0px;
}
.flm-bg {
background-image: url("/img/flmbg.png");
width:120px;
height:120px;
text-align: center; 
}
.flm-bg img {
padding-top:5px;
border:0px;
}
.tbl-m {
width:380px;
height:110px;
background-image: url("/img/tm.png");
padding:0;
font-size:12px;
}
.tbl-box-l {
width:15px;
background-image: url("/img/tl.png");
}
.tbl-box-r {
width:15px;
background-image: url("/img/tr.png");
}


.image_table2 {
border-spacing:0px;
}
.flm-bg2 {
background-image: url("/img/flmbg2.png");
background-repeat:no-repeat;
width:105px;
height:105px;
text-align: center; 
}
.flm-bg2 img {
padding-top:5px;
border:0px;
}
.tbl-m2 {
padding-left:8px;
padding-right:4px;
width:190px;
height:100px;
font-size:12px;
}
