﻿

.tb_{
	clear:both;
	width:850px;
	margin-top:13px;
	text-align:center;
	overflow:hidden;
	font-size:9pt;
	height:20px;
	position: relative;

}


.tb_ li{
	float:left;
margin:0 5px;
line-height:20px;
height:20px;
width:75px;
	cursor:pointer;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.lone1{

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:50px;
}
.type{
	color: #666;
	width:75px;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}

a.type:link{color:#666;}
a.type:visited {color:#666;}
a.type:hover{color:#EB0E05;	background-color: #fbfdba;}
a.type:active {color:#666;}
.type1{

	width:75px;
	
	display: block;
color:#EB0E05;	background-color: #fbfdba;
}

