#tab {
	float: left;
	background: url('../img/bg_menu.gif');
	font: 12px arial;
	top:0;
	height:58px;
	margin:0;
	width: 950px;
}

#tab_right{
	float: left;
	width: 2px;
	height: 58px;
	background: url('../img/bg_rmenu.gif');
}

#tab ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#tab li {
	display:inline;
	float:left;
	margin: 0px;
	padding:0;
}


#tab .first a span 
{
	display:block;
	background:url(../img/bleft_008_first.gif) no-repeat left top;
	color:#FFF;
	font-weight: bold;
	line-height:58px;
	padding:0 25px;
}

#tab a {
	background:url(../img/bright_008.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align: center;
}

#tab a span 
{
	display:block;
	background:url(../img/bleft_008.gif) no-repeat left top;
	color:#FFF;
	font-weight: bold;
	line-height:58px;
	padding:0 25px;
}

#tab a:hover,#tab li.item_active a {
	background-position:right bottom;
}

#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#e9de3c;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.form_topic{
float: left;
font: bold 13px arial ;
width: 130px;
height: 38px;
background: url('../img/bg_form_topic.gif');
text-align: center;
}

.form_topic_content{
padding: 10px;
}

.form_topic_content a{
color: black;
text-decoration: none;
}

.form_topic_content a:hover{
color: black;
text-decoration: underline;
}

.form_topic_s{
float: left;
font: bold 13px arial;
text-decoration: underline;
width: 130px;
height: 38px;
background: url('../img/bg_form_topic_on.gif');
text-align: center;
}

#form_topic_bg{
background: url('../img/bg_form_rest.gif') right;
width: 100%;
height: 39px;
}
