.board_shopintro {
  position:relative; line-height:normal; font-size:12px; color:#555;
}
.board_shopintro ul, .board_shopintro ol, .board_shopintro li {
  padding:0px; margin:0px; list-style:none;
}
.board_shopintro a {
  font-size:12px; color:#555; text-decoration:none;
	-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;
}
.board_shopintro a:hover { color:#4386FB; text-decoration:none; }
.board_shopintro a.btn:hover { background:#4386FB; }
.board_shopintro img { vertical-align:middle; }
.board_shopintro i { vertical-align:middle; }

.board_shopintro .page_navigation { position:relative; margin-top:20px; overflow:hidden; text-align:center; }
.board_shopintro .page_navigation .btn_page { position:relative; width:25px; height:25px; margin:0px 3px; overflow:hidden; border:1px solid #4386FB; line-height:25px; color:#4386FB; font-weight:bold; display:inline-block; }
.board_shopintro .page_navigation .btn_page:hover { color:#fff; background:#4386FB; }
.board_shopintro .page_navigation .btn_page_on { color:#fff; background:#4386FB; }


.board_shopintro .board_write .marker_icon_list { position:relatvie; padding:5px; overflow:hidden; border:0px solid #eee; }
.board_shopintro .board_write .marker_icon_list a { padding:5px; display:inline-block; }
.board_shopintro .board_write .marker_icon_list a:hover,
.board_shopintro .board_write .marker_icon_list a.on { background:#ddd; }
.board_shopintro .board_write .btnArea { margin-top:10px; }
.board_shopintro .board_write .btnArea .btn:hover { background:#4386FB; }
.board_shopintro .board_write .btnArea .btn_insert { background:#4386FB; }
