body, html {
background: #545454;
margin: 0px;
padding: 0px;
text-align: center;
font-family: Arial, sans-serif;
font-size: 11px;
color: #cacaca;
padding-top: 10px;
padding-bottom: 10px;
}
a {
font-family: Arial, sans-serif;
font-size: 11px;
text-decoration: none;
color: #fff;
}
a:hover {
color: #189638;
}
#wrapper {
width: 872px;
margin: 0px auto;
text-align: left;
}
#baner {
width: 872px;
float: left;
margin-bottom: 10px;
}
#left {
width: 250px;
float: left;
padding-left: 15px;
padding-right: 14px;
}
#left_top, #left_bot {
width: 279px;
height: 11px;
float: left;
background: url(gfx/left_top.gif) top left no-repeat;
font-size: 1px;
}
#left_bot {
background: url(gfx/left_bot.gif) top left no-repeat;
}


#right {
float: right;
width: 560px;
padding: 0px 14px;
}
#right_top, #right_bot {
width: 588px;
height: 11px;
float: right;
background: url(gfx/right_top.gif) top left no-repeat;
font-size: 1px;
}
#right_bot {
background: url(gfx/right_bot.gif) top left no-repeat;
}

#top, #bottom {
width: 872px;
float: left;
}

#main {
width: 872px;
float: left;
background: url(gfx/main.gif) top left repeat-y;
}


.topic, .menu {
display: block;
background: #000;
padding: 5px 0px;
text-align: center;
font-size: 13px;
border: 1px #505050 solid;
color: #cacaca;
}
ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.menu {
border: none;
text-align: left;
font-family: Arial;
font-size: 11px;
color: #cacaca;
text-decoration: none;
background: none;
width: 225px;
padding-left: 20px;
padding-right: 5px;
background: url(gfx/link.gif) center left no-repeat;
}
.menu:hover {
background: #121212 url(gfx/link.gif) center left no-repeat;
color: #cacaca;
}
#article {
width: 560px;
float: left;
}
#article p {
margin: 0px;
padding: 0px;
}
#tad {
width: 550px;
float: left;
padding-left: 10px;
border-left: 5px #189638 solid;
margin-bottom: 5px;
}
#date {
width: 500px;
font-size: 10px;
color: #949494;
}
#title {
width: 500px;
font-size: 11px;
color: #ffffff;
}
#title h1 {
font-size: 11px;
color: #ffffff;
font-family: Arial, sans-serif;
font-size: 11px;
padding: 0px;
margin: 0px;
font-weight: normal;
}
