/* CSS Document */

body {
background-image:url('image/back3.jpg');
background-position:center top;
background-repeat:repeat;
background-attachment:fixed;
}

A:link {
color: #255b21;
}

A:visited {
color:#255b21;
}

A:active {
color: #33CC00;
}

A:hover {
color:#255b21;
}


DIV {
font-size:10pt;
color:#255b21;
margin-left:0px;
margin-right:0px;
line-height:140%;
}

DIV.box0 {
position:relative;
width:750px;
height:630px;
border:none;
}

DIV.box1 {
position:absolute;
width:750px;
height:180px;
top:0px;
left:0px;
}

DIV.box2 {
position:absolute;
width:200px;
height:450px;
top:180px;
left:0px;
background-image:url(image/left.jpg);
margin-top:10px;
border:solid 1px #255b21;
}

DIV.box3 {
position:absolute;
width:550px;
min-height:450px;
top:180px;
left:200px;
border:none;
}

.style-bun {
font-size:10pt;
color:#255b21;
margin-top:5px;
margin-left:20px;
margin-right:0px;
line-height:140%;
}

.style-title {
font-size:12pt;
font-weight:bold;
color:#000000;
margin-top:10px;
margin-left:10px;
margin-right:0px;
line-height:140%;
}
