@charset "utf-8";

/* --------------------------------------------------
 Faq Layout
 		- 
-------------------------------------------------- */
/* Expand Frame
-------------------------------------------------- */
.expandControl ul li{
float:right;
margin-left:20px;
}
/* Tab
---------------------------------------- */
.generalSec ul.tabTopList {
border-bottom:9px solid #EDE1B7;
}
.generalSec ul.tabTopList li{
float:left;
margin-right:4px;
}
.generalSec ul.tabTopList li.lastTab {
margin-right:0;
}

.contactUs{
border:3px solid #EDE1B7;
}
.contactUs p{
font-weight:bold;
}


