@charset "utf-8";
/*=================================================================================================
// 프로젝트 : 10억홈피 WCMS
// 파 일 명 : /skin/B/01/_quick/quick_02.css
// 처리내용 : 퀵뷰( 스킨 02 )
// 작 성 자 : 2009-07-07 김현옥
//===============================================================================================*/
.ssQuickRight {display:none; position:absolute; z-index:900; text-align:center; width:46px; }
.ssQuickRight .ssQkTitle { text-align:center; width:46px; height:32px; background:url(/skin/B/01/_quick/02/quick_title.gif) no-repeat; }
.ssQuickRight .ssQkUpBtn { text-align:center; width:46px; height:12px; background:url(/skin/B/01/_quick/02/quick_up.gif) no-repeat; cursor:pointer; }
.ssQuickRight .ssQkDownBtn { text-align:center; width:46px; height:12px; background:url(/skin/B/01/_quick/02/quick_down.gif) no-repeat; cursor:pointer; }
.ssQuickRight .ssQkTopBtn { text-align:center; width:46px; height:14px; background:url(/skin/B/01/_quick/02/quick01.gif) no-repeat; cursor:pointer; }

.ssQuickRight .ssQkProduct { text-align:center; width:46px; height:46px; cursor:pointer; }
.ssQuickRight .ssQkProduct img { border:1px solid #eeeeee;width:44px;height:44px; }

.ssQuickRight .ssQkNoProduct { text-align:center; width:46px; height:46px; line-height:46px; vertical-align:middle; }
.ssQuickRight .ssQkNoProduct img { border:1px solid #eeeeee;width:44px;height:44px; }
