body {
text-align : center;
font : 11px arial, sans-serif;
color : #5d5d5d;
margin : 0;
padding : 0;
background-color : #999999;
background-image : url(bg.jpg);
background-repeat : repeat-x;
}
h1 {
font-size : 18px;
color : #a48300;
margin : 0;
padding : 0;
padding-top : 10px;
padding-bottom : 10px;
}
h1 span {
color : #ff9a22;
font-size : 16px;
}
form, input, h2, h3 {
margin : 0;
padding : 0;
clear : both;
}
h2 {
font-size : 16px;
color : #a48300;
float : left;
width : 340px;
}
h3 {
color : #666666;
padding-top : 5px;
font-size : 11px;
}
a:link, a:visited {
color : #333333;
text-decoration : none;
}
a:hover, a:active {
text-decoration : underline;
}
img {
border : none;
}
.clearer {
clear : both;
}
#container-body {
margin-left : auto;
width : 780px;
margin-right : auto;
text-align : left;
}
#bg-left {
float : left;
width : 298px;
background : url(bgleft.jpg) no-repeat;
height : 540px;
position : relative;
}
#bg-right {
float : left;
width : 475px;
}
#content {
background : #ffcc00;
}
#menu-left {
position : absolute;
top : 540px;
left : 157px;
background-image : url(bgleft2.jpg);
background-repeat : repeat-y;
height : 280px;
background-color : #999999;
}
#menu-left ul {
list-style-type : none;
padding : 0;
margin : 0;
}
#menu-left ul li {
width : 75px;
padding-top : 10px;
padding-bottom : 5px;
padding-left : 10px;
vertical-align : middle;
border-bottom : 1px solid #baa968;
margin-left : 2px;
background : url(menubg.jpg) no-repeat;
}
#menu-left ul li a {
color : #000001;
font-size : 12px;
font-weight : bold;
}
#menu-left ul li a:hover {
color : #ffcc01;
}
#menu-left ul .menu-on a {
color : #ffcc01;
}
#menu {
float : right;
width : 266px;
background : #ffcc00;
}
#menu ul {
list-style-type : none;
padding : 0;
margin : 0;
}
#menu ul li {
float : left;
width : 75px;
text-align : center;
padding-top : 15px;
padding-left : 5px;
vertical-align : middle;
background : url(menubg.jpg) no-repeat;
}
#menu ul li a {
color : #a48300;
font-size : 12px;
font-weight : bold;
}
#menu ul li a:hover {
color : #a48300;
}
#search {
float : left;
width : 220px;
margin-top : 20px;
padding-left : 30px;
font-size : 12px;
}
#search input {
width : 160px;
}
.box-top {
background : url(box-top.jpg);
width : 433px;
height : 14px;
}
.box-center {
border-left : 2px solid #eebe00;
border-right : 2px solid #eebe00;
background : #ffd838;
width : 409px;
padding-left : 10px;
padding-right : 10px;
}
.box-bottom {
background : url(box-bottom.jpg);
width : 433px;
height : 14px;
margin-bottom : 10px;
}
.box-content {
padding-top : 8px;
padding-bottom : 8px;
}
.date {
float : right;
font-style : italic;
width : 60px;
}
.image {
border : 1px solid #eebe00;
padding : 2px;
float : right;
width : 90px;
}
#pagination {
font-size : 13px;
padding-left : 20px;
padding-bottom : 15px;
}
#padding-15 {
padding : 15px;
}
#footer {
color : #000000;
text-align : center;
padding : 13px;
}
