@charset "utf-8";

/**************************************
	URL       : http://www.getamped2.com/
	Copyright : CyberStep
	Name      : support.css
	Ver       : 1.0
	file      : support/
**************************************/

/* ==========================================
	FAQ
========================================== */
/* search */
#contents #support_body #faq_search { padding: 10px 0px; }
#contents #support_body #faq_search .box { padding: 20px 0px; }
#contents #support_body #faq_search .input_txt { width: 300px; }
#contents #support_body #faq_search select option { display: block; }

#contents #support_body .announce .content_announce .items_announce { margin: 30px 0px; }


/* list */
#contents .topic_faq .announce .content_announce .head_announce:hover { background: none; }

#contents #support_body .announce .tabs { margin-bottom: 30px; }
#contents #support_body .announce .content_announce .items_announce .faq_category,
#contents #support_body .announce .content_announce .head_announce .faq_category { width: 20%; }
#contents #support_body .announce .content_announce .items_announce .faq_subject,
#contents #support_body .announce .content_announce .head_announce .faq_subject { width: 80%; text-align: left; }


/* frame */
#contents #support_body iframe { border: none; }
