/*{ padding:0px; margin:0px;}*/
*html{background-image:url(../other/about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#rightNavMenu_code{ width:75px; height:508px; background-color:#FFF;  position:fixed; right:50px;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#rightNavMenu_code{  top:150px; _margin-top:200px;border:1px solid #7aCD9A;/*font-family:'微软雅黑','宋体',Arial, Helvetica, sans-serif;*/}

.quicknav_title
{
	width:75px; 
	height:48px;
}
.r_quick_nav_icon
{
	width:75px; 
	height:64px;
	text-align:center;
	margin-top:10px;
}
.r_quick_nav_icon a
{
	display:block;
	width:75px;
	height:64px;
	margin-top:10px;
	
	font-size:12px;
	color:#666;
	text-decoration:none;	
	text-align:center;
}
.r_quick_nav_icon a:hover
{
	color:#2B94CE;
	text-decoration:none;
}
.r_quick_nav_icon a p
{
	margin-top:6px;
	font-weight:bold;
	font-family:'微软雅黑','宋体',Arial, Helvetica, sans-serif;
}