
/*====header =====*/
#header {
/* background-color: #3CB371;
*/
 height:130px;
 width:1250px;
 text-align:left;
 font-size:14px;
 margin-bottom:16px;
 background-repeat: no-repeat;
}
#headerdiv {
 width:1250px;
}
/*====footer =====*/
#footer {
 float:left;
 width: 100%;
/* background-color: #3CB371;
*/
 padding-top:80px;
 height:115px;
 text-align:right;
 margin-top:50px;
 background-repeat: no-repeat;
}

#tree_out {
 background-color: #CCCCCC;
 padding-top:1px;
 padding-bottom:1px;
 margin-bottom:10px;
}
#tree_in {
 background-color: #FFFFFF;
 padding:4px;
}

/*====menu =====*/
#menu {
 width:140px;
 float:left;
 margin-right: 16px;
 background-color: #000000;
}
#menu td {
 width:100%;
 padding-top:6px;
 padding-left:6px;
 padding-bottom:6px;
}

#menu_b {
 width:140px;
 font-size:12px;
 background-color: #ffffff;
}
#menu_b a{
 color:#000000;
 text-decoration:none;
}
#menu_b a:hover{
 color:#AA0000;
}

#menu_a {
 width:140px;
 font-size:14px;
 background-color: #CCCCCC;
}


#com_a {
 width:100px;
 background-color: #DDDDDD;
}

#pattern_list {
 background-color: #000000;
}
#pattern_list_a {
 width:200px;
 background-color: #D8D8D8;
}
#pattern_list_b {
 width:40px;
 background-color: #D8D8D8;
}
#pattern_list_c {
 background-color: #D8D8D8;
}
#pattern_list_d {
 background-color: #FFFFFF;
}
#textback {
 height:23px;
 border:solid 1px #9999FF;
 background-color:#FFFFCC;
}
