@charset "UTF-8";
/*faq.css*/

#nextHeader{padding-bottom:30px;}

#faq #faqBox{width:886px;padding:0 25px 0 25px;margin-bottom:20px;}
#faqRule h4{color:#000;padding:0 0 5px;border-bottom:1px solid #c1a036; margin-bottom:10px;}
#faqRule h5{color:#000;padding:10px 0 0; text-align:left; font-size:14px; line-height:1.4; font-weight:bold;}
#faqRule h6{color:#000;text-align:left; font-size:12px; font-weight:bold;line-height:1.4;}

#faq table {font-size: 12px;line-height: 1.5; text-align:center;}
#faq table{margin:10px 0;width:90%;border-top:1px solid #463c28;border-left:1px solid #463c28;}
#faq table th{background-color:#837251;padding:2px 0;border-right:1px solid #463c28;border-bottom:1px solid #463c28;}
#faq table td{width:50%;padding:2px 0;border-right:1px solid #463c28;border-bottom:1px solid #463c28; background-color:#fff;}

#faq table th, #faq table td.red {font-weight: bold;}
#faq table th {color: #fff;text-align: center;}

#faq .browser {border: 1px solid #990;margin-top: 10px;padding: 10px;width: 270px;}
