@charset "utf-8";
.clear {clear:both;}
.pointer {cursor:pointer;}

.HG_saying {padding: 0px 0px 0px 0px;}
.HG_saying h2.title {display:none;}
.HG_saying h2.title span {display:none;}

.HG_saying .list {margin:0; padding:0; border:0; overflow:hidden;}
.HG_saying .list li {font:12px; color:#000000; line-height:18px;}
.HG_saying .list .people {font:12px; font-weight:bold; color:#222200; text-align:right;}

.HG_saying .navi {width:30px; height:13px; margin:0; padding:0;}
.HG_saying .navi .pre {float:left; width:13px; height:13px; background:url(../images/white/iconArrow.gif) no-repeat top left; overflow:hidden;}
.HG_saying .navi .pre:hover {background-position: 0px -13px;} 
.HG_saying .navi .next {float:right; width:13px; height:13px; background:url(../images/white/iconArrow.gif) no-repeat top right; overflow:hidden;}
.HG_saying .navi .next:hover {background-position: -13px -13px;}
