/* CSS HEADER */
#container {
	float:right;
	width:700px;
	text-align:right;
}
#title {
	height: 28px;
}
#title li {
	float:left;
	margin-left:5px;
	display:inline;
	text-align:center;
	background:url(../images/3.jpg) 0 3px no-repeat;
}
#title ul {
	display:block;
	padding-top:8px;
	height:27px;
	float:right;
}
#title a {
	text-decoration: none;
	display: block;
	padding-top:4px;
	width:80px;
	height:20px;
	display:block;
	background:url(../images/3.jpg) no-repeat;
	float:left;
}
#title a span{
	display: block;
	background:url(../images/3.jpg) no-repeat;
	padding: 0 15px 0 15px;
	float:left;
}
#tag1 a:hover span{
	display: block;
	background:url(../images/2.jpg) no-repeat;
	padding: 0 15px 0 15px;
}
#tag2 a:hover {
	text-decoration: none;
	display: block;
	background:url(../images/2.jpg) no-repeat;
}
#tag2 a:hover span{
	display: block;
	background:url(../images/2.jpg) no-repeat;
}
.selectli1 {
	text-decoration: none;
	display: block;
	width: auto;
	background:url(../images/2.jpg) no-repeat;
}
#title a .selectspan1 {
	display: block;
	background:url(../images/2.jpg) no-repeat;
}
.selectli2 {
	text-decoration: none;
	display: block;
	width: auto;
	background:url(../images/2.jpg) no-repeat;
}
#title a .selectspan2 {
	display: block; 
	background:url(../images/2.jpg) no-repeat;
}