@charset "utf-8";
.clear {clear:both;}
.pointer {cursor:pointer;}

.HG_saying {padding:10px; background:#ffffff;}
.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:#8355F9; line-height:18px;}
.HG_saying .list li .people {margin:5px 0; padding:0; font:12px 돋움; color:#F17D0C; 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 0 0; overflow:hidden;}
.HG_saying .navi .pre:hover {background-position:bottom left;}
.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:bottom right;}
