/***********************************************************
*
*	information common style
*
*	include from style_review_xxx.css
*
***********************************************************/
/*=========================================================
 4. right menu
=========================================================*/
#contentWrap #content {
  background: #FFF;
  padding: 25px;
  margin-bottom: 50px; }
  #contentWrap #content .topicPath {
    margin: 0;
    padding: 10px 25px;
    background: #DEE2E5;
    color: #757575;
    font-size: 11px; }
  #contentWrap #content .categoryHead h1 {
    background: none;
    margin: 0; }
  #contentWrap #content .pageselect {
    margin-bottom: 10px; }

dl#categoryMenu {
  margin: 10px 0;
  padding: 0; }

dl#categoryMenu dt {
  margin: 0;
  padding: 0;
  border: 1px solid #c0c0c0;
  background-color: #b4b4b4;
  background-image: url(/image/information/menu_title.gif);
  width: 298px;
  height: 26px;
  text-indent: -2000px; }

dl#categoryMenu dd {
  border-top: 1px solid white;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  margin: 0;
  padding: 0; }

dl#categoryMenu dd a {
  display: block;
  background-color: #d2d2d2;
  color: #514698;
  text-indent: 30px;
  padding: 5px 0;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none; }

dl#categoryMenu dd a:hover {
  background-color: #525252;
  color: white; }

/*=========================================================
 . Link Style
=========================================================*/
div#manuaArea a:link {
  color: #0000ff;
  text-decoration: none; }

div#manuaArea a:visited {
  color: #0000ff;
  text-decoration: none; }

div#manuaArea a:hover {
  color: #033879;
  text-decoration: underline; }

/*# sourceMappingURL=style_information.css.map */
