.vipright_banner{
	width:1162px;
	height:156px;
	margin:0 auto;
	position:relative;
}
.rights_big_title{
	display:block;
	text-align:center;
	color:#f6bcb5;
	font-size:24px;
	margin-top:38px;
}
.rights_small_title{
	display:block;
	text-align:center;
	color:#f6bcb5;
	font-size:14px;
}
.rights_menu{
	margin-top:20px;
	margin-left:116px;
}
.rights_menu_cur{
	display:block;
	float:left;
	background:url('../images/rights/color_icon.jpg') no-repeat 0px 0px;
	padding-left:20px;
	line-height:16px;
	color:#f6bcb5;
	margin-right:46px;
	
}
.rights_menu_normal,.rights_menu_cur:hover{
	display:block;
	float:left;
	background:url('../images/rights/gray_icon.jpg') no-repeat 0px 0px;
	padding-left:20px;
	line-height:16px;
	color:#787878;
	margin-right:46px;
}
.rights_container{
	margin-left:116px;
}
.rights_item{
	width:946px;
	border-top:1px solid #f6bcb5;
	margin-top:45px;
}
.rights_item_icon{
	float:left;
	width:121px;
	height:109px;
	margin-top:40px;
}
.rights_item_right{
	float:left;
	margin-left:12px;
}
.rights_item_title{
	font-size:18px;
	color:#f6bcb5;
	margin-top:36px;
}
.rights_item_content{
	line-height:28px;
	color:#585858;
	margin-top:20px;
}
.right_icon1{
	background:url('../images/rights/right_1.jpg') no-repeat 0px 0px;
}
.right_icon2{
	background:url('../images/rights/right_2.jpg') no-repeat 6px 0px;
}
.right_icon3{
	background:url('../images/rights/right_3.jpg') no-repeat 8px 0px;
}
.right_icon4{
	background:url('../images/rights/right_4.jpg') no-repeat -14px 0px;
}
.right_icon5{
	background:url('../images/rights/right_5.jpg') no-repeat -18px 0px;
}
.right_icon6{
	background:url('../images/rights/right_6.jpg') no-repeat -24px 0px;
}
.right_icon7{
	background:url('../images/rights/right_7.jpg') no-repeat 0px 0px;
}
.right_icon8{
	background:url('../images/rights/right_8.jpg') no-repeat 0px 0px;
}
.right_icon9{
	background:url('../images/rights/right_9.jpg') no-repeat 0px 0px;
}
.rights1_blank{
	height:60px;
	width:100%;
}
.view_more{
	color:#f6bcb5;
	padding-left:20px;
}
.view_more:hover{
	color:#585858;
}
.vip_right_window{
	width:100%;
	height:100%;
	z-index:36;
	position:absolute;
	display:none;
}
.vip_right_window_bg{
	width:100%;
	height:100%;
	background:url('../images/rights/right_window_bg.png') 0px 0px;
	position:fixed;
	z-index:38;
}
.right_img_container{
	z-index:360;
	position:absolute;
	width:100%;
}
.right_window{
	width:907px;
	display:block;
	margin:0 auto;
	padding-top:200px;
	position:relative;
}
.right_close{
	display:block;
	background:url('../images/rights/close.jpg') 0px 0px;
	width:15px;
	height:15px;
	position:absolute;
	right:10px;
	top:210px;
	cursor:pointer;
}