#tuf1_rightbox
{
    top: 280px;
    right:0px;
    width:50px;
    position:fixed;
    z-index:9999;
}

#tuf1_rightbox_content{
	position:absolute;
	top: 0px;
    right:50px;
    background:#ffffff;
	text-align:center;
}

.tuf1_rightbox_tab {
    position:relative;
    margin-bottom:1px;
    width:50px;
    height:50px;
    background:#21337f;
    color:#ffffff;
    font-size:14px;
    font-family: "Verdana", "Arial", "Helvetica";
    cursor:hand;
    text-align:center;
}

.tuf1_rightbox_tab:hover {
	background:#ff6600;
	cursor:pointer;
}

#tuf1_rightbox_content .funcbox {
	padding:6px;
	border:1px solid #21337f;
	display:none;
	font-size:12px;
}

#tuf1_rightbox_content ul {
	width:168px;
	height:63px;
	list-style-image: url(/tuf1/images/ico_Item2.gif);
	text-align:left;
}

#tuf1_rightbox_content li {
	padding:5px 0px;
}

#tuf1_rightboxsearch_form .searchtype {
	padding:5px 5px 10px 5px;
	float:left;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #3E3E3E;
}

#tuf1_rightboxsearch_form span {
	white-space: nowrap;
}
