/* CSS Document */
@charset "utf-8";
.fixed-right /* ÓÒ²àÀÎ¿¿ */ {
	position:fixed;
	right:0px;
	left:auto;
	z-index:10;
}

#right_nav,#right_nav2{
	text-align: left;
	right:0;
	top:50%;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0){ #right_nav{top:50%;} } */ /*chrome and safari*/
.section{ 
    padding-top:85px;
}

#right_nav .newslist{ 
    position:relative;
	height:28px;
	padding:0;
	right:0;
}
#right_nav .point{
	position:absolute;
	right:0px;
	top:0;
	z-index:9;
	padding:0;
	cursor:pointer;
}
.newstitlebox{
	height:28px;
	float:right;
}
#right_nav .newstitlebox div{
	float:right;
	width:auto;
	cursor:pointer;	
}
#right_nav .newstitle{
	height:27px;
	line-height:27px;
	background-color:#e8324c;
	color:#fff;
    text-align:left;
	/*padding-right:14px;*/	
	overflow:hidden;
}
#right_nav .newstitle a{
	color:#fff;
	text-decoration:none;
	_display:inline-block;
	overflow:hidden;
	height:27px;
	line-height:27px; font-size: 12px;
}


#right_nav ul li{ 
    position:relative;
	top:-29px;
	top:-22px\9;
	*top:-5px;
	_top:-12px;
	background:url(/assets/images/motorsports/motogp/2013special/navr_l_on.png) left no-repeat; 
	z-index:19;
   
}
#right_nav ul p{ 
    height:27px; 
	white-space:nowrap;
	background:url(/assets/images/motorsports/motogp/2013special/navr_r_on.png) right no-repeat;
	/*_background:url(/honda/assets/css/images/img/navr_r_on8.png) right no-repeat;*/
	
}
#right_nav ul li a{
	background:url(/assets/images/motorsports/motogp/2013special/navr_m_on.png) repeat-x;
	display:block;
	height:35px; 
	margin:0 22px 0 12px; 
	color:#fff; 
	text-decoration:none; 
	font-family:Simsun; 
	font-size:12px;
	padding: 4px 5px 0 5px ;
	padding-top:3px\0;
	*padding-top:3px;
	text-align:center;
	_position:relative;
	_top:6px;
}

.backbtn{
	color:#808f97;
	text-align:left;
	text-decoration:none;
	margin-top:50px;	
}<!--ºÄÊ±1764586903.853Ãë-->