@import url(/css/comm.css);
@import url(/css/header.css);
@import url(../css/leftnav.css);
@import url(/css/footer.css);

/*LeftNav CurrentStye3*/
#vipshowroom .LeftNavA2_0 a{color:#f90256;}
/*
====Main========================*/
#Main{margin:20px auto;width:950px;text-align:left;clear:both;}
	/*Right*/
	#Right{float:left;width:766px;}
	/*Title*/
	#VipRoomTitle{padding:0 0 11px;background:url(images/advisor_line.png) repeat-x bottom;}
		#VipRoomTitle h3{text-indent:-9999px;}
		#VipRoomBlock{width:766px;height:272px;background:url(images/vip_room.png) no-repeat;}
	/*Vip of the Month*/
	#VipMonth{float:left;width:766px;padding:0 0 11px;background:url(images/advisor_line.png) repeat-x bottom;}
		#VipMonthPA h4{width:132px;height:56px;text-indent:-9999px;background:url(images/vip_month.png) no-repeat 0 9px;}
		#VipMonthPA{float:left;width:354px;}
			#VipMonthPA img{float:left;margin-right:10px;border:1px solid #ccc;}
			#VipMonthPA strong{font-size:16px;line-height:26px;}
			#VipMonthPA span{line-height:24px;}

		#VipMonthPic{float:right;width:405px;}
		#VipMonthPic h4{width:132px;height:56px;text-indent:-9999px;background:url(images/vip_pre_month.png) no-repeat 0 10px;}
		
			#PicViewList{width:400px;}
			#PicViewList.w760{width:766px;}

				#PicViewList .direction{float:left;margin-top:60px;}
				#PicViewBlock{float:left;margin:0 10px;display:inline;}
					#PicViewBlock li{float:left;margin:0 18px 0 0;display:inline;color:#000;}
						#PicViewBlock li a{display:block;border:1px solid #c9cdce;color:#000;text-align:center;line-height:25px;background:url(images/advisor_line.png) no-repeat 0 130px;}
						#PicViewBlock li a:hover{color:#f39;border:1px solid #f39;background:url(images/advisor_line_f39.png) no-repeat 0 130px;}
						#PicViewBlock li img{display:block;margin:0 0 3px;border:1px solid #ccc;}
						
			#PicViewList2{width:400px;}
			#PicViewList2.w760{width:766px;}
				#PicViewList2 .direction{float:left;margin:60px 0 0;}
				#PicViewBlock2{float:left;margin:0 8px;display:inline;}

					#PicViewBlock2 li{float:left;margin:0 18px 0 0;color:#000;}
						#PicViewBlock2 li a{display:block;border:1px solid #c9cdce;color:#000;text-align:center;line-height:25px;background:url(images/advisor_line.png) no-repeat 0 130px;}
						#PicViewBlock2 li a:hover{color:#f39;border:1px solid #f39;background:url(images/advisor_line_f39.png) no-repeat 0 130px;}
						#PicViewBlock2 li img{display:block;margin:0 0 3px;border:1px solid #ccc;}

						
	/*Next Month*/
	#VipNextMonth{float:left;width:766px;padding:0 0 11px;background:url(images/advisor_line.png) repeat-x bottom;}
		#VipNextMonthTitle{margin:0 0 10px;text-align:right;}
			#VipNextMonthTitle h4{float:left;width:235px;height:44px;text-indent:-9999px;text-align:left;background:url(images/vip_nextmonth.png) no-repeat;}
			#VipNextMonthTitle img{margin:8px 26px 0 0;}

		/*More*/
		.RightBlackMore{float:right;display:inline;margin:11px 27px 0 0;text-align:right;clear:both;}
		.RightBlackMore a{display:block;width:92px;height:15px;line-height:15px;text-align:right;color:#fff;font-weight:bold;background:#000 url(images/advisor_more.png) no-repeat;}
			.RightBlackMore a:hover{color:#CCC;}

	/*Commments*/
	#VipComment{width:766px;clear:both;}
		#VipComment h4{width:105px;height:59px;text-indent:-9999px;background:url(images/vip_comment.png) no-repeat 0 0;}
		#VipComment dl{margin-top:8px;border-top:1px solid #a0a0a0;padding:8px 0 0;color:#000;background:url(images/vip_29.png) repeat-y 122px 10px;zoom:1;overflow:hidden;position:relative;}
			#VipComment dt{float:left;margin-right:10px;width:120px;text-align:center;}
				#VipComment dt img{display:block;border:1px solid #ccc;margin-bottom:8px;}
			#VipComment dd{float:left;width:630px;padding-bottom:20px;}
			#VipComment dd span{position:absolute;right:0;bottom:5px;display:block;text-align:right;}
				#VipComment span,#VipComment span img{vertical-align:middle;}

/*			#VipComment li a{position:absolute;left:23px;text-align:center;color:#000;}
				#VipComment li a img{display:block;margin:0 0 5px;border:1px solid #ccc;}*/
			#VipComment b{color:#aaa;font-weight:normal;}
	/*NewComment*/
	#NewComment{float:right;margin:10px 0 0;width:100%;clear:both;border:1px solid #a0a0a0;border-width:1px 0px;text-align:center;}
		#NewComment a{color:#f39;line-height:24px;text-decoration:underline;}
	/*Page*/
	#Pagination{width:310px;margin:10px 0 0;}
	.Pagination{float:right;text-align:center;margin:10px 0 0;}
		.Pagination a.next,.Pagination a.pre{display:block;float:right;border:1px solid #000;width:64px;height:16px;line-height:16px;color:#000;text-align:center;background:#fff;}
		.Pagination a.pre{float:left;}
		.Pagination a.next:hover,.Pagination a.pre:hover{border:1px solid #f39;color:#f39;}