html {
font-size:medium;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.container {
	background-image: url(../images/bg-container.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.form-border{
	margin:0px;
	padding:0px;
	}

.container-inner {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 3px;
}
#haeder{
	margin:0px;
	padding:0px;
	}
	
#header h1 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.footer {
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-size: 75%;
}

.zukai {
	float: left;
	width: 800px;
}
#sidebar {
	float: right;
	width: 210px;
	margin-right: 5px;
}
.c-both{
	margin:0px;
	padding:0px;
	clear: both;
}
.table-boder{
	border:#CCCCCC 1px solid;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}
.table-boder-cou{
	border:#CCCCCC 1px solid;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	font-size:88%;
}
table th{
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	font-size:88%;
}
.sideber{
	margin: 0px;
	padding: 2px;
}
.topicpath{
	font-size: 80%;
}
.rssline{
	padding-left: 5px;
	font-size: 75%;
	line-height: 140%;
}
.footer a:link{
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
}


/*Ticker*/

.ticker-text{
	width:50px;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
	padding: 4px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
	border: 1px solid #FF0000;
	float: left;
}

.ticker{
	width:800px;
	height:20px;
	border:1px solid #CCCCCC;
	padding: 0px;
	background-color: #efefef;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.ticker2{
	width:850px;
	height:20px;
	border:1px solid #CCCCCC;
	padding: 0px;
	background-color: #efefef;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}


#clickmenu{
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

#show{
	width:150px;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
	float: left;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
	/*border: 1px solid #FF0000;*/
}

#hide{
	width:150px;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
	/*border: 1px solid #FF0000;*/
}

