
#changer {
	width: 755px;
	height: 288px;
	position: relative;
	list-style-type: none;
}

#nochanger {
	width: 755px;
	height: 288px;
	position: relative;
	list-style-type: none;
}

#changer img {
	width: 755px;
	height: 288px;
}

#changer li {
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.homepage .tabbox {
	margin-top: 10px;
	width: 755px;
}

.homepage .tabs li {
	width: 248px;
	width: 185px;
	height: 27px;
	margin-right: 5px;
}
.homepage .tabs li span {
	height: 27px;
}
.homepage .tabs li.first a.active {
	background-image: url(../img/page/tab_active_left.gif);
}
.homepage .tabs li.last a.active span {
	background-image: url(../img/page/tab_active_right.gif);
}
.homepage .tabs a {
	text-decoration: none;
	color: #000000;
}
.homepage .tabs a {
	font-size: 0.7em;
	line-height: 2.4em;
	font-weight: bold;
}
.homepage .tabs h2 {
    	font-size: 1em;
	line-height: 2.4em;
	font-weight: bold;
}
.homepage .tab_content {
	color: #ffffff;
	padding: 0 27px;
}


.homepage .tab_content p {
	font-size: 0.8em;
	color: #ffffff;
	padding: 5px;
}
.homepage .tab_content h2, .homepage .tab_content h3  {
	font-size: 0.8em;
	color: #ffffff;
	padding: 13px 5px 0 5px;
}
.homepage .tab_content a {
	color: #ffffff;
}

.homepage .tab_content ul {
	padding-left: 30px;
	list-style-type: none;
	font-size: 0.8em;
}

.homepage .rss .heading {
	color: #000000;
	font-weight: bold;
}

.homepage .rss a {
	color: #ffffff;
}

.homepage .rss ul {
	list-style-type: none;
	padding-left: 10px;
	font-size: 0.75em;
}

.homepage .rss .more {
	text-align: right;
	font-size: 0.75em;
}


