/*aplus*/
body {
color : #397b00;
margin : auto;
padding : auto;
font-size : 13px;
font-family : Times;
max-width : 320px; 
}
a:link, a:active {
color : #6bae10;
text-decoration : none;
}
a:hover, a:focus {
font-weight : bold;
background-color : #94cb00;
color : #fff;
padding : 1px;
}
.head {
color : #fff;
line-height : 0;
background-color : #94cb00;
background-image : url(head.png);
border-bottom : 2px solid #bddb08;
}
.title {
color : #fff;
font-size : large;
background-color : #94cb00;
background-image : url(title.png);
height : 23px;
margin-right : 5px;
margin-left : 5px;
}
.title_right {
background-image : url(title_right.png);
background-repeat : repeat-y;
background-position : right 50%;
height : 23px;
}
.title_left {
background-image : url(title_left.png);
background-repeat : repeat-y;
background-position : left 50%;
height : 23px;
}
.content {
background-color : #f1f7fd;
margin-right : 15px;
margin-left : 15px;
padding : 4px;
border-right : 1px solid #94cb00;
border-left : 1px solid #94cb00;
}
.foot {
color : #fff;
background-color : #94cb00;
background-image : url(foot.png);
border-bottom : 2px solid #bddb08;
}
.foot a {
color : #fff;
}
.back {
background-image : url(back.png);
background-attachment : fixed;
}
/* style by http://aplus.wap.sh */