.pagetitle{
}

h3.category{
  width:630px;
  height:25px;
  padding:5px 0px 5px 70px;
  background-image:url(../../faq/images/category.gif);
  background-repeat:no-repeat;
  text-align:left;
  margin:10px 0px 0px 0px;
  clear:both;
  font-size:medium;
}

h3.cat_acc{
  width:700px;
  height:46px;
  padding:5px 0px 5px 70px;
  background-image:url(../../faq/images/faq_acc.gif);
  background-repeat:no-repeat;
  text-align:left;
  margin:10px 0px 0px 0px;
  clear:both;
  font-size:medium;
}

h3.cat_gou{
  width:700px;
  height:46px;
  padding:5px 0px 5px 70px;
  background-image:url(../../faq/images/faq_gou.gif);
  background-repeat:no-repeat;
  text-align:left;
  margin:10px 0px 0px 0px;
  clear:both;
  font-size:medium;
}

h3.cat_sou{
  width:700px;
  height:46px;
  padding:5px 0px 5px 70px;
  background-image:url(../../faq/images/faq_sou.gif);
  background-repeat:no-repeat;
  text-align:left;
  margin:10px 0px 0px 0px;
  clear:both;
  font-size:medium;
}

h3.cat_spo{
  width:700px;
  height:46px;
  padding:5px 0px 5px 70px;
  background-image:url(../../faq/images/faq_spo.gif);
  background-repeat:no-repeat;
  text-align:left;
  margin:10px 0px 0px 0px;
  clear:both;
  font-size:medium;
}

h3.cat_tra{
  width:700px;
  height:46px;
  padding:5px 0px 5px 70px;
  background-image:url(../../faq/images/faq_tra.gif);
  background-repeat:no-repeat;
  text-align:left;
  margin:10px 0px 0px 0px;
  clear:both;
  font-size:medium;
}

.questions{
  text-align:left;
  margin-left:20px;
}

p{
  margin:10px;
  font-size:small;
}

.questions li{
  width:650px;
  font-size:medium;
  line-height:1.2em;
  margin-bottom:0.5em;
  padding:3px;
  border-style:solid;
  border-width:0px 0px 1px 0px;
  border-color:#aaa;
  list-style-image:url(../../faq/images/q.gif);
}

.pagetop{
  text-align:right;
  margin-right:30px;
}

.question{
  font-family:‚l‚r ƒSƒVƒbƒN;
  font-weight:bold;
  color:#333;
  font-size:medium;
  line-height:1.3em;
}

.answer{
  font-family:‚l‚r ƒSƒVƒbƒN;
  font-weight:normal;
  color:#333;
  font-size:small;
  line-height:1.3em;
}

.icon-a{
  position:relative;
  left:-30px;
}

table.faq{
  margin:20px 20px 10px 20px;
}

.tab{
  color:#ffffff;
  background-color:#ff9900;
  padding:4px;
  margin:20px 0px 10px 10px;
  font-size:small;
  font-weight:bold;
  display:inline;
  border-style:outset;
  border-color:#ff9900;
  border-width:2px;
}




.tabsel{
  color:#ffffff;
  background-color:#0000ff;
  padding:4px;
  margin:20px 0px 10px 10px;
  font-size:small;
  font-weight:bold;
  display:inline;
  border-style:outset;
  border-color:#0000ff;
  border-width:2px;
}

.tab a{
  color:#ffffff;
  text-decoration:none;
}
