/* sprite css */

/* 노트 메인화면 광고 PR */
.ban_note_pr{background:url("//img.ntcdn.net/img/sprite/sprite_note_A2.png") no-repeat;width:31px;height:15px;background-position:-411px -70px;margin-top:1px;}

/* 노트 홈 머릿말(h)  */
.note_home_title{background:url("//img.ntcdn.net/img/sprite/sprite_note_A1.png") no-repeat; height:18px;width:163px;}
/* 노트 홈 머릿말(h) position */
.h_note_home_ho{background-position:0 0;}
.h_note_home_fo{background-position:-163px 0;}
.h_note_home_sh{background-position:-326px 0;}
.h_note_home_pl{background-position:0 -18px;}
.h_note_home_se{background-position:-163px -18px;}
.h_note_home_et{background-position:-326px -18px;}

/* note_상세 페이지 머리말 이미지*/
.note_detail_title{background:url("//img.ntcdn.net/img/sprite/sprite_note_A1.png") no-repeat; height:44px;width:44px;}
.ico_note_detail_ho{background-position:-0 -36px;}
.ico_note_detail_fo{background-position:-44px -36px;}
.ico_note_detail_sh{background-position:-88px -36px;}
.ico_note_detail_pl{background-position:-132px -36px;}
.ico_note_detail_se{background-position:-176px -36px;}
.ico_note_detail_et{background-position:-220px -36px;}
