/* CSS Document */
* {margin:0px; padding:0px;}
body {background:#549C43;}

h1{
font: bold 35px/38px Arial;
color:#006634;
}
h2{
font: bold 25px/30px Arial;
color:#006634;
}
h3{
font: bold 16px/20px Arial;
color: #595959;
}
p{
font: normal 12px/13px Arial;
color: #999999;
margin-top:16px;
margin-bottom:5px;
text-align:justify;
}
a, a:hover {
text-decoration:none;
color:#000;
}
a img{
border:none;
}
#wrapp{
width: 1003px;
height: auto;
margin:0 auto;
}
#wrapper {
width: 1003px;
height: auto;
float:left;
background: url(../images/tile-01.jpg) center top repeat-y;
} 
#banner {
width: 961px;
height: auto;
float:left;
padding:44px 0px 0px 42px;
background: url(../images/bg-01.jpg) no-repeat;
}
#cont {
width: 886px;
height: auto;
float:left;
padding:10px 62px 15px 55px;
background: url(../images/bg-02.jpg) bottom no-repeat;
}
#cont ul{
width: 510px;
height: auto;
float:left;
list-style:none;
padding-right:10px;
border-right:1px dashed #CCCCCC;
margin-right:15px;
}
#cont ul li{
width: 166px;
height: auto;
float:left;
list-style:none;
padding-right:10px;
font:bold 11px/13px Arial;
color:#000;
padding:0px 4px 15px 0px;
text-transform:uppercase;
}
#cont ul li img{
float:left;
padding-right:8px;
}
#cont ul li a{
font:bold 11px/20px Arial;
color:#000;
border-bottom:1px dashed #000;
}
#cont ul li a:hover{
color:#6FB95B;
border-bottom:1px dashed #1075E4;
}
#cont ul li img{
border:1px solid #CCCCCC;
padding:1px;
margin-right:4px;
}
#cont p img{
float: left;
padding-right:10px;
}
#exhibi{
width:335px;
height:auto;
float:right;
}


#footer {
width: 886px;
height: auto;
float:left;
padding:5px 62px 20px 55px;
font: normal 11px/13px Arial;
background:#549C43;
color:#000;
text-align:right;
}

#footseo{
width: 886px;
height: auto;
padding:10px 62px 10px 55px;
margin:0 auto;
font:normal 11px/16px "Lucida Sans Unicode";
color:#000000;
text-align:justify;
}
