/*
 * ------------------------------------------------------------------------
 * JA Elastica Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*//*自訂*/
  blockquote {
  font: 11pt/20px italic Times, serif;
  padding: 15px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  width:700px;
  background-image: url('../../../images/closequote1.gif');
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  color:#6D0000;
        }
  blockquote span {
      display: block;
      background-image: url('../../../images/closequote1.gif');
      background-repeat: no-repeat;
      background-position: bottom right;
}

div#jc {
padding-top:30px;
}

h4 {
  background: url('../../../images/arrow_grey.png')  no-repeat;
  padding-left:26px;
height:25px;
}


