﻿.back_right {
	background-image:url(/Games/We5/Guide/images/bg_right.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}
.back_left {
	background-image:url(/Games/We5/Guide/images/bg_left.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}
.back_center {
	background-image:url(/Games/We5/Guide/images/bg_center.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}
.page_bg {
	background-image:url(/Games/We5/Guide/images/page/page_bg.gif); 
	background-position: right bottom ; 
	background-repeat:no-repeat;
}
.tab_pad{
    padding-top:15px;
}
.tab_tb{
	padding-bottom:2px;
	padding-right:3px;
    padding-top:8px;
}
.hr1{  border: 0;   border-top: 1px dotted #8c8c8c;}

.faq_list{ width:90%; margin:0 auto; padding: 10px 30px 10px 30px;  }
.faq_list li{ cursor: hand; line-height:2em;  text-align: justify; border-top:1px dotted #8c8c8c;  }
.faq_list li:nth-child(1){border:0;  }
.faq_list li a:hover{ background:rgba(255,255,255,.5);}

.answer{ padding:0 20px 0 10px; color:#2861a8; order-bottom:1px dotted #8c8c8c; line-height:1.5em;}