* { 
margin : 0;
padding : 0;
}


body {
padding : 0px;
background-color:#eeeeee;
font-size:12px;
}

a {
text-decoration:none;
color:#990033;
}
a:hover { 
text-decoration:underline;
color:#f55;
}
a:visited { 
color:#447;
}
h2 {
margin-left: 12px;
}

#baseline {
margin-left : auto ;
margin-right : auto ;
padding-left:9px;
width: 763px;
background:url(img/flm_l.png) repeat-y #fff;
}

#baseright {
padding-right:9px;
background-image: url("img/flm_r.png");
background-repeat: repeat-y;
background-position: right;
}

#head {
background-color: #ffffff;
padding:12px 0 0 0;
margin:0;
}

#head a {
text-decoration: none;
}

#head img {
border:0;
}

#head_logo {
padding:0 0 0 10px;
margin:0;
}

#head_menu {
background-color: #ffffff;
list-style: none;
}

#head_menu ul {
list-style: none;
margin:0px 0px 0px 0px;
}

#head_menu li {
list-style: none;
margin:0px 0px 0px 0px;
}

#head_menu img {
padding: 0;
margin:0;
float:left;
border:0;
}


#main_content {
width:520px;
pading:0 0 0 0;
margin-top: 22px;
margin-left: 12px;
background-color: #ffffff;
float:left;
border-right:2px dotted #bbb;
}

#single_content {
width:700px;
pading:0 0 0 0;
margin-top: 22px;
margin-left: 12px;
background-color: #ffffff;
}

#single_content p {
line-height:1.6em;
margin-left:14px;
}


#main_content img { 
border:0; 
}

#main_content h3 {
border-left-color: #555;
padding:3px 0px 0px 6px;
border-style: solid;
border-width: 0px 0px 1px 8px;
margin-bottom:12px;
}

#main_content p {
line-height:1.6em;
margin-left:14px;
}

#side_menu {
width:200px;
pading:0;
margin-top: 22px;
margin-left: 12px;
background-color: #ffffff;
float:left;

}


#foot {
height:38px;
background-color: #aaa;
font-size:12px;
color: #444;
text-align:center;
padding:12px 0px 12px 0px;
background: url("images/foot_bg.png");
background-repeat:repeat-x;
border-top:2px solid #bbb;
}

#foot a {
color: #444;
text-decoration: none;
}



/* --- 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;
}


.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;
}

.image_table {
border-spacing:0px;
}
.flm-bg {
background-image: url("./img/flmbg.png");
width:120px;
height:120px;
text-align: center; 
}
.tbl-m {
width:350px;
background-image: url("./img/tm.png");
}
.tbl-w15 {
width:15px;
}