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

.HG_saying {padding:10px; background:#f5f4f4;}
.HG_saying h2.title {display:none;}
.HG_saying h2.title span {display:none;}

.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:top 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:top right;}

.HG_saying .list {margin:0; padding:0; border:0; overflow:hidden;}
.HG_saying .list li {font:11px 돋움; color:#a4a4a4; line-height:16px;}
.HG_saying .list li .people {margin:5px 0; padding:0; font:11px 돋움; color:#b5b5b5; text-align:left;}

a:link {color:#b5b5b5; }
a: visited {color:#b5b5b5; }
