/* CSS Document */
* {
padding:0px;
margin:0px;
}
body {
padding:0px;
margin:0px;
}
.STYLE19,.STYLE7{
font-weight:bold;
}
ul,li {
	margin:0px;
	list-style-image: none;
	list-style-type: none;
}
.menu li {
	padding-left:10px;
    padding-bottom:5px;
    background-image:url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrapper {
	width:1010px;
	margin: 0px auto;
}/*
#top {
	height:300px;
	background-image: url(banner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
    color:#032d0f;
    font-weight:bold;
}*/
#top,#top_e {
    height:120px;
    color:#023d0f;
    font-weight:bold;
}
#top a,#top a:link,#top a:visted,#top a:active {
text-decoration:none;
color:#1dec07;
}
#top a:hover {
text-decoration:underline;
color:#FF550E;
}
/*
#top_e {
	height:300px;
	background-image: url(banner_e.gif);
	background-repeat: no-repeat;
	background-position: bottom;
    color:#032d0f;
    font-weight:bold;
}
*/
#top_e a,#top_e a:link,#top_e a:visted,#top_e a:active {
text-decoration:none;
color:#1dec07;
}
#top_e a:hover {
text-decoration:underline;
color:#FF550E;
}
#body {

}
#headbox {

}
#mainbox {
width:100%;
}
#side {
	width:222px;
    float:left;
	background-image: url(side_bg.gif);
	background-repeat: repeat-y;
}
#main {
	width:780px;
	float:left;
	font-size: 14px;
	background-image: url(main_bg.gif);
	background-repeat: repeat-y;
}
#foot {
	height:20px;
	clear: both;
}
#sidetop {
	background-image: url(side_top.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#sidebottom {
	background-image: url(side_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.menu {
	margin-bottom: 10px;
	padding: 5px 7px 5px 4px;
}
.menu a,.menu a:link,.menu a:visited,.menu a:active {
    text-decoration:underline;
	display:block;
	color: #FFf;
}
.menu a:hover {
color:#CCCC00;
text-decoration:none;
}
#maintop {
	background-image: url(main_top.gif);
	background-repeat: no-repeat;
	height: 14px;
}
#mainbody {
	padding-right: 10px;
	padding-left: 30px;
	width: 600px;
	color: #023754;
}
#mainbottom {
	background-image: url(main_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.menubody {
padding:0px 10px;
}
.menutop {
	font-weight:bold;
	padding: 0px 0px 0px 10px;
	color: #663333;
}
#lang {
	text-align: center;
	float: left;
	margin-top: 30px;
}
#logo {
	float: left;
	width: 500px;
	height: 100px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
}
.toplink {
	border-left:solid 3px #666;
	padding-left:5px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
}

.toplink a {
font-size:18px;
}
.toplink a:hover {
font-size:22px;
}

.content {
border:solid 1px #115F16;
margin-bottom:10px;
padding:3px 5px;
}
.content_top {
border-bottom:dashed 1px #666;
width:100%;
heigth:30px;
padding:3px;
}
.content_body{
padding:3px;
}
.info{
float:left;
}
.time {
float:right;
padding-top:5px;
color:#666;
font-size:12px;
}

.content a,.conent a:link,.content a:visited,.content a:active {
	color:#299F0E;
}
.content a:hover {
	color:#FF550E;
}
