#guide #title-bar{
	margin-bottom: 5px;
}
#guide .img_desc{
	margin-bottom: 10px;
}
#guide .bar_guidance{
	margin-bottom:20px;
}
#guide .txt-guidance-box .title{
	color:#3c0046;
	font-size:16px;
	font-weight:bolder;
	border-bottom:1px solid #3c0046;
	border-left:2px solid #3c0046;
	background-image:url(images/text_line.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:17px;
}
#guide .txt-guidance-box .txt{
	margin:0 10px;
	line-height:18px;
}

#guide .txt-guidance-box{
	margin-bottom:37px;
}
#guide .txt-guidance-box a:hover{
	color:#F00;
}
#guide .txt-guidance-box a{
	color:#00F;
}

#guide .toAdd{
	margin-bottom: 20px;
}
#guide .toAdd p{
	margin-bottom: 18px;
	text-align: center;
}
#guide .toAdd a{
	margin: 0 10px;
	font-weight: bold;
	font-size: 14px;
}

#guide #toPayment{
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
#guide #toPayment th{
	border: 1px solid #3c0046;
	padding: 10px 10px;
	background-color: #f2f2f2;
	text-align:center;
}
#guide #toPayment th.ppv{
	color: #000064;
}
#guide #toPayment th.bbv{
	color: #910000;
}
#guide #toPayment th.vip{
	color: #5a3201;
}
#guide #toPayment .th2{
	text-align: center;
	background-color: #f0f0f0;
	color: #3c0046;
	vertical-align: middle;
	padding: 0;
}
#guide #toPayment td{
	border: 1px solid #3c0046;
	padding: 24px 0 6px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
	line-height: 20px;
}
#guide #toPayment .s td,
#guide #toPayment .btn td{
	height: 50px;
	padding: 0;
	vertical-align: middle;
}
#guide #toPayment td span{
	color: #910000;
	font-size: 10px;
	font-weight: normal;
}
#guide #toPayment .btn .th2{
	background-color: #ebf7e8;
}



#guide .row1,
#guide .row3{
	margin-bottom: 14px;
}
#guide .row1 .desc,
#guide .row2 .desc
{
	margin-bottom:7px;
	font-size: 14px;
	line-height: 20px;
}
#guide .row1 .item,
#guide .row3 .item{
	width: 234px;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}
#guide .row1 .ppv,
#guide .row3 .ppv{
	margin-right: 5px;
	border-color: #000064;
}
#guide .row1 .bbv,
#guide .row3 .bbv{
	margin-right: 5px;
	border-color: #910000;
}
#guide .row1 .vip,
#guide .row3 .vip{
	border-color: #956400;
}
#guide .row1 .item .bar,
#guide .row3 .item .bar{
	margin-bottom: 2px;
	
}
#guide .row1 .item .desc{
	font-size: 12px;
	line-height: 20px;
}

#guide .row2 .desc{
	margin-top: 15px;
	margin-bottom: 14px;
	padding-left: 150px;
	padding-bottom: 5px;
	background-image: url(../images/local_icon_card.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
#guide .row3 .item .bar{
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
#guide .row3 .ppv .bar{background-image: url(../images/guide/arrow_ppv.gif);}
#guide .row3 .bbv .bar{background-image: url(../images/guide/arrow_bbv.gif);}
#guide .row3 .vip .bar{background-image: url(../images/guide/arrow_vip.gif);}
#guide .row3 .item .end{
	padding-bottom: 0;
}
#guide .row3 #title-bar{
	margin-bottom: 10px;
}
