﻿@charset "utf-8";
/*===========================瘚桀?撘orumRightMenu==============================*/
#forumRightMenu {
	position:absolute;
	left:623px;
	top:0px;
	width:178px;
	height:145px;
	z-index:0;
}
#opb {
	float:left;
	background-color:#666;
	text-align:left;
	font-size:12px;
	z-index:2;
	border:1px solid #333;
}
#opb a:hover {
	color:#fff;
	text-decoration:none;
}
#opb ul 
{
	margin:0px 0px;
	padding:0px 5px;
	list-style:none;
}

#opb li.Firstone a { border:none; }
#opb li a {
	text-decoration:none;
	display:block;
	background-color:#666666;
	color:#fff;
	line-height:27px;
	padding:7px 0px 0px 15px;
	margin:0px 0px;
	width:120px;
	height:25px;
	border-top:dotted 1px #9A9A9A;
	background:url(../images/quick/icon_memo.gif) no-repeat left center;
}
#opb li a:hover {
	background-color:#333333;
	color:#fff;
}
.omt { float:left; width:18px; height:90px; }
.omt a
{ 
    position:absolute;
    background-image:url(../images/quick/menu_banner.png);
    background-repeat: no-repeat;
    background-position:left center;
    width:18px; height:90px;
    text-indent:-6000px;
}

.close_menu a { background-position:-18px center; }
