@charset "utf-8";
.right  .info .ntitle{
	width:732px;
	padding-left:8px;
	height:31px;
	line-height:31px;
	background-color:#fedab6;
	font-weight:bold;
	color:#cb0133;
	text-align:left;
	border-top:1px solid #f0c087;
}
.right .info .nlist{
	width:724px;
	padding:7px 8px;
	height:126px;
	color:#812d00;
	text-align:left;
	font-size:12px;
	
}
.right .info .nlist li{
	width:382px;
	line-height:21px;
	height:21px;
}
.right .info .nlist a{
	text-decoration:none;
	color:#832c01;
}
.right  .info .nlist a:hover{
	color:#cc0033;
	text-decoration:underline;
}
.right  .info .nlist  #nimgs{
	width:347px;
	height:120px;
	border:1px solid  #f0c087;
	position:absolute;
	top:9px;
	right:9px;
}

/*nimgs 轮转图 */
#nimgs .wraps, #nimgs .wraps a, #nimgs .wraps img{ display:block; width:347px; height:120px; overflow:hidden; z-index:1;}
#nimgs .tabs{position:absolute;right:0px; bottom:2px; height:15px; width:196px;  text-align:right; z-index:3;  font-size:12px;}
#nimgs .tabs a{ margin-right:2px; width:15px; height:15px; line-height:15px; text-align:center; display:inline-block; color:#990002; font-weight:bold; font-family:Tahoma, Geneva, sans-serif;background-color:#330000;}
#nimgs .tabs .active{ background-color:#ff9801;}
#nimgs .tabs  a:hover{ background-color:#ff9801;}
             

.right  .info .special{
	width:740px;
	height:31px;
	line-height:31px;
	font-weight:bold;
	color:#993400;
	text-align:center;
	border-top:1px solid #f0c087;
	padding-bottom:150px;
	background:#fedab6 url(../nImg/model/special.jpg) no-repeat  center bottom;
}