#bodyid{
background:#fafffa;
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('img/bg.png') repeat-y left top;
width:720px;
margin:0 auto;
}
#page2{
border:1px solid #777;
background:#fff;
width:700px;
font-size:0.8em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
background:#004538 url('img/banbg_top.png') no-repeat left top;
height:50px;
letter-spacing:2px;
text-align:right;
}
#banner h1{
font-size:24px;
color:#000;
margin:0;
padding:10px 20px;
}

#menu{
background:#004538 url('img/menu_bg.png') no-repeat left top;
border-bottom:1px solid #999;
width:100%;
}
#menu td{
height:20px;
font-size:13px;
width:15%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#fff;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#996;
}

#menu_sub{
background:#004538 no-repeat left top;
border-bottom:1px solid #999;
width:140;
}
#menu_sub td{
height:20px;
font-size:13px;
width:100;
letter-spacing:1px;
text-align:center;
}
#menu_sub a{
color:#fff;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu_sub a:hover{
color:#996;
}

#main{
background:url('img/main_bg.jpg') repeat left top;
}

#left{
width:180px;
float:left;
text-align:left;
padding:0 0 10px 0;
}
#left a{
color:#060;
}
#left a:hover{
color:#996;
}
#left h2{
border:1px solid #999;
background:#4f8260 url('img/side_title1.png') no-repeat left top;
font-size:1em;
margin:10px 0 7px 10px;
padding:3px 10px;
color:#fff;
}
#left h3{
border:1px solid #999;
background:#4f8260 url('img/side_title2.png') no-repeat left top;
font-size:1em;
margin:10px 0 7px 10px;
padding:3px 10px;
color:#fff;
}

#left p{
margin:0 0 2px 10px;
padding:0 10px 7px 10px ;
font-size:1em;
color:#444;
}
#right{
width:480px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#060;
}
#right a:hover{
color:#996;
}
#right h2{
background:url('img/main_title1.png') repeat-y left top;
color:#444;
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
}

#right h3{
background:url('img/sub_title1.png') repeat-y left top;
color:#444;
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
}

/*
#right h3{
font-size:0.8em;
color:#444;
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
line-height:120%;
}
*/

#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1em;
line-height:120%;
color:#444;
}

#pagetop{
padding:10px 12px 0 0;
text-align:right;
}

#copy{
clear:both;
background:#004538 url('img/banbg_bottom.png') no-repeat left top;
border-top:1px solid #666;
color:#fff;
padding:1px 0 3px 0;
text-align:center;
}

