#bodyid{
background:url('img/bg.png') repeat-x left top;
padding:0;
margin:0;
text-align:center;
}
#page{
width:810px;
margin:0 auto;
background:#eee url('img/mainbg.png');
font-size:0.9em;
color:#000;
}
#left{
width:170px;
float:left;
}
#image{
border:1px solid #999;
background:#F7BA04 url('img/image.jpg') no-repeat left top;
width:150px;
height:550px;
margin:10px;
}
#image td{
padding:10px 10px 30px 10px;
}
#image ul{
list-style-type:none;
margin:0;
padding:0;
background-image: url('img/image2.jpg');
}
#image li{
font-weight:bold;
color:#fff;
font-size:0.8em;
margin:0;
padding:7px 0;
}
#image li a{
color:#000;
text-decoration:none;
}
#image li a:hover{
color:#6ddd6d;
}
#right{
width:620px;
float:right;
}
#right a{
color:#27a227;
}
#right a:hover{
color:#6ddd6d;
}
#right h1{
margin:0;
padding:10px 15px;
text-align:right;
font-size:2.3em;
color:#009900;
letter-spacing:1px;
}
#right h2{
background:#F7BA04;
padding:5px 15px;
margin:0 0 15px 0;
text-align:right;
font-size:1.2em;
color:#fff;
letter-spacing:1px;
font-weight:bold;
}
#right h3{
border-bottom:1px dashed #ccc;
font-size:1.1em;
margin:0;
padding:2px 10px;
text-align:left;
}
.txt{
border-bottom:3px solid #F7BA04;
margin:0 0 15px 10px;
padding:13px 10px 5px 0;
text-align:left;
font-size:1em;
line-height:120%;
}
.txt p{
margin:0 0 10px 0;
}
.txt table{
font-size:1em;
line-height:120%;
}
#pagetop{
padding:0 15px 0 0;
text-align:right;
}
#copy{
clear:both;
padding:5px;
text-align:center;
}
