@charset "utf-8";
#wrapper{
	width:980px;
	background-color:#fff;
	margin:0 auto;
}


.logo {
	float:left;
	margin-bottom:20px;
}

.content {
	clear:both;
}

ul.idTabs li {
	float:left;
	margin-left:35px;
	margin-bottom:5px;
}

ul.idTabs li a {
	color:#272727;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	padding-bottom:3px;
}

ul.idTabs li a .icon {
	margin:5px auto 0;
}

ul.idTabs a:hover {
	border-bottom: 2px solid #ed1c24;
}

ul.idTabs a:hover .icon {
	color:#ed1c24;
}

#join .page_join a, #member .page_member a,#promotion_detail .page_promotion a, #promotion .page_promotion a, #info .page_info a, #info_detail .page_info a, #rule .page_rule a{
	border-bottom: 2px solid #ed1c24;
	color:#ed1c24;
}

.tab-content {
	margin-top:-20px;
	width:908px
}

.red {
	color:#ed1c24;
}

.main_content {
	background: -webkit-linear-gradient(#ffffff, #e5e5e5); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #e5e5e5); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #e5e5e5); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #e5e5e5); /* Standard syntax */
	box-shadow: 0px 0px 5px #666;
	padding:35px;
	margin:4px;
}

#join .card {
	float:right;
	margin:50px 0 0 0;
}
#join .title {
	width:515px;
	font-size:28px;
	line-height:30px;
	text-align:justify;
	float:left;
}

#join .title p{
	font-weight:bold;
}

#join .test {
	width:515px;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	margin-top:8px;
	float:left;
}

#join .item_box {
	margin-left:-10px;
	margin-top:17px;
}

#join .item {
	background:url(../images/vip2/item-bg.png) center top;
	width:200px;
	height:160px;
	float:left;
	text-align:left;
	margin-left:10px;
}

#join .item .item-img {
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;
	width:192px;
	height:93px;
}

#join .item .item-mask {
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	margin:10px 5px 0;
}

#join .item .item-name {
	font-size:13px;
	line-height:13px;
	color:#ED1C24;
	margin:0 5px;
}

#member .title {
	width:830px;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	color:#ed1c24;
	text-align:justify;
	background:url(../images/vip2/title_line.png) no-repeat center bottom;
	padding-bottom:15px;
	margin-bottom:15px;
}

#member .test {
	width:398px;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	float:left;
}

#member .remark {
	width:398px;
	color:#999;
	font-size:12px;
	line-height:26px;
	text-align:justify;
	float:left;
	margin-top:15px;
}

#gift_nj img {
	float:right;
	margin-left:34px;
}

#gift_bd img {
	float:left;
	margin-right:34px;
}


#member .red{
	color:#ed1c24;
}

#member .test a {
	color:#ED1C24;
	text-decoration:underline;
}

#member #gift_nj{
	margin-bottom:35px;
}

#promotion .list li {
	background:url(../images/vip2/title_line.png) no-repeat center bottom;
	padding-bottom:18px;
	margin-bottom:18px;
}

#promotion .list li.last {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}


#promotion .list .title {
	width:830px;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	color:#272727;
	text-align:justify;
}

#promotion .list .title.red{
	color:#ed1c24;
}

#promotion .list .date {
	color:#999;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	float:left;
}

#promotion .more {
	color:#262626;
	font-size:16px;
	line-height:20px;
	text-align:right;
	float:right;
	padding-right:10px;
	background:url(../images/vip2/icon_arrow_rb.png) no-repeat right 6px;
}

#promotion .list a:hover .more {
	background-image:url(../images/vip2/icon_arrow_rr.png);
}

#promotion_detail .head {
	background:url(../images/vip2/title_line.png) no-repeat center bottom;
	padding-bottom:18px;
	margin-bottom:18px;
}

#promotion_detail .head .title {
	width:830px;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	color:#272727;
	text-align:justify;
}

#promotion_detail .head .title.red{
	color:#ed1c24;
}

#promotion_detail .head .date {
	color:#999;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	float:left;
}

#promotion_detail .main_content p{
	font-size:16px;
	margin-bottom:36px;
}

#promotion_detail .main_content img{
	float:right;
	margin-left:18px;
	margin-bottom:18px;
}


#promotion_detail .back {
	color:#999;
	font-size:16px;
	line-height:20px;
	text-align:left;
	padding-left:10px;
	background:url(../images/vip2/icon_arrow_lg.png) no-repeat left 5px;
}


#promotion_detail a:hover .back {
	background-image:url(../images/vip2/icon_arrow_lr.png);
}

#info .list li {
	background:url(../images/vip2/title_line.png) no-repeat center bottom;
	padding-bottom:18px;
	margin-bottom:18px;
}

#info .list li.last {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}


#info .list .title {
	width:830px;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	color:#272727;
	text-align:justify;
}

#info .list .title.red{
	color:#ed1c24;
}

#info .list .date {
	color:#999;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	float:left;
}

#info .list .more {
	color:#262626;
	font-size:16px;
	line-height:20px;
	text-align:right;
	float:right;
	padding-right:10px;
	padding-bottom:2px;
	background:url(../images/vip2/icon_arrow_rb.png) no-repeat right 6px;
}


#info .list a:hover .more {
	background-image:url(../images/vip2/icon_arrow_rr.png);
}

#info .pager ul {
	text-align:center;
}


#info .pager li {
	width:7px;
	height:18px;
	line-height:18px;
	font-size:16px;
	color:#ed1c24;
	display:inline-block;
	margin-top:36px;
	padding:0 20px;
	border-left:1px solid #999;
}

#info .pager a li {
	color:#262626;
}

#info .pager a:hover li {
	color:#ed1c24;
}

#info .pager .first, #info .pager .prev, #info .pager .next{
	border-left:none;
}

#info .pager .prev {
	padding:0;
	background:url(../images/vip2/icon_arrow_lg.png) no-repeat right 6px;
}

#info .pager .next {
	padding:0;
	background:url(../images/vip2/icon_arrow_rg.png) no-repeat right 6px;
}

#info .pager a .prev {
	background:url(../images/vip2/icon_arrow_lb.png) no-repeat right 6px;
}

#info .pager a .next {
	background:url(../images/vip2/icon_arrow_rb.png) no-repeat right 6px;
}

#info .pager a:hover .prev {
	background:url(../images/vip2/icon_arrow_lr.png) no-repeat right 6px;
}

#info .pager a:hover .next {
	background:url(../images/vip2/icon_arrow_rr.png) no-repeat right 6px;
}

#info_detail .head {
	background:url(../images/vip2/title_line.png) no-repeat center bottom;
	padding-bottom:18px;
	margin-bottom:18px;
}

#info_detail .head .title {
	width:830px;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	color:#272727;
	text-align:justify;
}

#info_detail .head .title.red{
	color:#ed1c24;
}

#info_detail .head .date {
	color:#999;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	float:left;
}

#info_detail .main_content p{
	font-size:16px;
	margin-bottom:36px;
}

#info_detail .main_content img{
	float:right;
	margin-left:18px;
	margin-bottom:18px;
}

#info_detail .back {
	color:#999;
	font-size:16px;
	line-height:20px;
	text-align:left;
	padding-left:10px;
	background:url(../images/vip2/icon_arrow_lg.png) no-repeat left 5px;
}


#info_detail a:hover .back {
	background-image:url(../images/vip2/icon_arrow_lr.png);
}

.rule-c {
	background:url(../images/vip2/bg3.png) left top;
	min-height:469px;
	padding:20px 20px 0 20px;
	color:#fff;
	font-size:13px;
	line-height:23px;
	text-align:left;
}

.rule-f {
	background:url(../images/vip2/bg3-f.png) bottom left;
	height:21px;
}
#rule .title {
	background:url(../images/vip2/title.png) left top;
	width:140px;
	height:21px;
	line-height:21px;
	padding-left:20px;
	margin:10px 0 10px -16px;
}

#rule .red{
	margin-right:5px;
}