@charset "utf-8";
 
body {
	margin:0;
	padding:0px;
	/*font-family:'돋움', dotum, AppleGithic, sans-serif;*/
	font-family:'Spoqa Han Sans Neo', NanumGothic, '나눔고딕', ng, sans-serif;	
	font-size:12px;	
	color:#000000;
	word-break:break-all;
	scrollbar-face-color:#F2F2F2;
	scrollbar-shadow-color:#DEDEDE;
	scrollbar-highlight-color:#DEDEDE;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-track-color:#FFF;
	scrollbar-arrow-color:#D2D2D2;
	letter-spacing:-0.5px;	
}

font {line-height:1.3em}
	
a:link {text-decoration:none; color:#848484;}
a:visited {text-decoration:none; color:#848484;}
a:active {text-decoration:none; color:#333;}
a:hover {text-decoration:none; color:#333;}

ul, dl, ol , dt, dd {margin:0px; padding:0px;}

ul, ol, li {list-style-type:none;}

fieldset {display:block; margin:0; padding:0; border:0;}
legend {position:absolute; visibility:hidden; width:0; height:0; overflow:hidden; font-size:0;}
form {margin:0px; padding:0px;}
input[type=text],
input[type=password],
input[type=date],
input[type=datetime-local],
input[type=number],
textarea{border:1px solid #cfcfcf; padding:0 5px; box-sizing: border-box; border-radius: 3px;}
input[type=text],
input[type=password],
input[type=date],
input[type=datetime-local],
input[type=number]{		
	height: 24px;	
}

input[type=date]{width:116px;}

input.inputText {_margin:-1px 0; padding:0px 5px; height:24px; border:1px solid #D2D2D2; font-size:12px; }
input.inputCal {_margin:-1px 0; padding:0px 5px; height:24px; border:1px solid #D2D2D2; font-size:12px; }
input.inputCal2 {_margin:-1px 0; padding:0px 5px; height:24px; border:1px solid #D2D2D2; font-size:12px;}
input.inputFile {height:24px; vertical-align:middle; }
input.inputRa {width:13px; height:13px; margin:0; margin-top:-1px; _margin-top:0; vertical-align:top;}
input.inputChk {width:13px; height:13px; margin:0; margin-top:0; _margin-top:-2px; vertical-align:middle;}
textarea {padding:5px; border:1px solid #CACACA; border-right:1px solid #E2E4EC; border-bottom:1px solid #E2E4EC; background:#fdfdfd;}
input, select, textarea {font-family:'Spoqa Han Sans Neo', 'NanumGothic', '나눔고딕', 'ng', sans-serif; color:#8C8C8C; font-size:12px; vertical-align: middle;}
select {padding:0 5px; height:24px; font:normal 12px Sans-serif; border:1px solid #cfcfcf; box-sizing: border-box; border-radius: 3px;}

.hiddenLabel {position:absolute; visibility:hidden; width:0; height:0; overflow:hidden; font-size:0;}


input[type=date]{
	
}


img {border:0px;}

hr {display:none;}

address {font-style:normal;}

table {word-break:break-all; color:#8C8C8C;}
caption {position:absolute; visibility:hidden; margin:0; padding:0; width:0; height:0; overflow:hidden; font:0/0 arial;}

p{padding:4px 0px;}

/* padding */
.pdtn {padding-top:0 !important;}
.pdr10 {padding-right:10px !important;}

/* background */
.bgnone {background:none !important;}

/* margin */
.mg0 {margin:0px !important;}
.mgb10 {margin-bottom:10px !important;}
.mgt10 {margin-top:10px !important;}
.mgt20 {margin-top:20px !important;}

.mgb4 {margin-bottom:4px !important;}
.mgl4 {margin-left:4px !important;}
.mgl10 {margin-left:10px !important;}
.mgr5 {margin-right:5px !important;}

/* font size */
.fsn {font-size:12px !important;}
.fss {font-size:11px !important;}

/* font weight */
.ftn {font-weight:normal !important;}
.ftb {font-weight:bold !important;}

/* font color */
.fc_normal {color:#848484 !important;}
.fc_red {color:#FF0000 !important;}
.fc_orange{color:#ff8a0d !important;}

/* float */
.fl {float:left !important;}
.fr {float:right !important;}

/* align */
.vat {vertical-align:top !important;}
.vam {vertical-align:middle !important;}
.vab {vertical-align:bottom !important;}
.agl {text-align:left !important;}
.agc {text-align:center !important;}
.agr {text-align:right !important;}

.cboth {clear:both;}

.png24 {tmp:expression(setPng24(this));}

.caption {margin:20px 0 5px 0; clear:both;}
/* paging */
/*
.paging {margin-top:13px; text-align:center; font-family:NanumGothic, '나눔고딕', ng, sans-serif;	}
.paging img {margin-top:-3px; padding:3px; vertical-align:middle;}
.paging span a {display:inline-block; padding:2px 5px; border:1px solid #FFF; color:#B1B1B1;}
.paging span a:hover {color:#787878;}
.paging span strong {display:inline-block; margin:0 -2px; padding:2px 5px; border:1px solid #C9C9C9; color:#787878;}
*/

.paging{clear:both; position:relative; padding-bottom:30px; text-align:center;}
.paging a{display:inline-block; min-width:18px; padding:0 2px; height:20px; line-height:22px; border:1px solid #cccccc; font-size:13px; color:#656565; text-align:center; vertical-align:top; margin-right:4px; background:#fff; }
.paging strong{display:inline-block; min-width:18px; padding:0 2px; height:20px; line-height:22px; border:1px solid #3d3d3d; font-size:13px; color:#fff; background:#3d3d3d; margin-right:4px; }
.paging a img{margin-top:7px; vertical-align:top;}
.paging a:hover, .new-paging a.on{color:#fff; background:#3d3d3d;}


/* button */
.bbsButton {margin-top:10px; height:20px; text-align:center;}

.button, .button button, .button a {position:relative; text-decoration:none !important; cursor:pointer; margin:0; overflow:visible; color:#DCDEE1; padding:0 10px 0 19px; _padding-top:1px; height:20px; _height:19px; display:inline-block; border:0; white-space:nowrap; vertical-align:top; font-weight:bold; background:url(../../../public/img/admin/button/btn_type_03.gif) no-repeat left top;}
.button {height:20px; _height:19px; padding:0; margin-right:2px; background-position:left top;}
.button a, .button a:link, .button a:visited {line-height:20px; _line-height:19px; color:#DCDEE1;}
.button *:hover, .button *:active, .button *:focus, .button a:hover {color:#FFF;}

.button02 a {display:inline-block; padding:2px 5px; background:#666; line-height:15px; height:15px; color:#fff !important;}
.button02 a:hover {color:#eee;}

.buttonFuc, .buttonFuc button, .buttonFuc a {position:relative; right:2px; text-decoration:none !important; cursor:pointer; margin:0; overflow:visible; color:#8E8E8E; padding:4px 10px 0 19px; height:16px; display:inline-block; border:0; white-space:nowrap; vertical-align:top; background:url(../../../public/img/admin/button/btn_type_02.gif) no-repeat left top;}
.buttonFuc {height:20px; padding:0; margin-right:2px; background-position:right top;}
.buttonFuc *:hover, .buttonFuc *:active, .buttonFuc *:focus, .buttonFuc a:hover {color:#555;}

/* Images */

.bordered{
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 5px;
}

.menuSpan {position:relative; margin-top:10px;}


#ajax_loader{
	display:block; left: 40%; position: absolute; padding:15px 40px 0px 40px; background-clip: padding-box; 
	border-radius: 0.6em;background:#000000; border:1px solid #bfbfbf; z-index: 1000; top: 380px; opacity: 0.85; text-align:center; 
	opacity: 0.7;-moz-opacity: 0.7; -ms-filter:0.7;
}
#ajax_loader h1{color: #9f9f9f;font-weight: normal;font-family: Helvetica,Arial,sans-serif; font-size: 15px;text-align: center; padding-bottom:10px;}

#tbl_error_info{width:700px; border:1px solid #cfcfcf; border-right:none; border-bottom:none;}
#tbl_error_info th{ min-height:30px; width:150px; background:#efefef; border:1px solid #cfcfcf; border-top:none; border-left:none; padding:5px;}
#tbl_error_info td{ border:1px solid #cfcfcf; border-top:none; border-left:none; padding:5px;}

.textRed {color:red !important; font-weight:bold; }
.textBlue {color:#659bde !important;}
.textBlueB {color:#659bde !important; font-weight:bold;}
.textGray {color:#353B49 !important; font-weight:bold;}
.textOrange {color:#f6971b !important; font-weight:bold;}

.cursorPointer{cursor:pointer;}



/*========================================================================
common spacer
========================================================================*/
.mg-none{margin:0 !important;}
.mgb-5{margin-bottom:5px !important;}
.mgb-10{margin-bottom:10px !important;}
.mgb-15{margin-bottom:15px !important;}
.mgb-20{margin-bottom:20px !important;}
.mgb-25{margin-bottom:25px !important;}
.mgb-30{margin-bottom:30px !important;}
.mgb-40{margin-bottom:40px !important;}
.mgb-50{margin-bottom:50px !important;}
.mgb-60{margin-bottom:60px !important;}
.mgb-70{margin-bottom:70px !important;}
.mgb-80{margin-bottom:80px !important;}
.mgb-90{margin-bottom:90px !important;}
.mgb-100{margin-bottom:100px !important;}

.mgt-5{margin-top:5px !important;}
.mgt-10{margin-top:10px !important;}
.mgt-15{margin-top:15px !important;}
.mgt-20{margin-top:20px !important;}
.mgt-25{margin-top:25px !important;}
.mgt-30{margin-top:30px !important;}
.mgt-40{margin-top:40px !important;}
.mgt-50{margin-top:50px !important;}
.mgt-60{margin-top:60px !important;}
.mgt-70{margin-top:70px !important;}
.mgt-80{margin-top:80px !important;}
.mgt-90{margin-top:90px !important;}
.mgt-100{margin-top:100px !important;}

.mgl-7{margin-left:7px !important;}
.mgl-10{margin-left:10px !important;}
.mgl-15{margin-left:15px !important;}
.mgl-20{margin-left:20px !important;}
.mgl-25{margin-left:25px !important;}
.mgl-30{margin-left:30px !important;}
.mgl-40{margin-left:40px !important;}
.mgl-50{margin-left:50px !important;}
.mgl-60{margin-left:60px !important;}
.mgl-70{margin-left:70px !important;}
.mgl-80{margin-left:80px !important;}
.mgl-90{margin-left:90px !important;}
.mgl-100{margin-left:100px !important;}

.mgr-5{margin-right:5px !important;}
.mgr-10{margin-right:10px !important;}
.mgr-15{margin-right:15px !important;}
.mgr-20{margin-right:20px !important;}
.mgr-25{margin-right:25px !important;}
.mgr-30{margin-right:30px !important;}
.mgr-40{margin-right:40px !important;}
.mgr-50{margin-right:50px !important;}
.mgr-60{margin-right:60px !important;}
.mgr-70{margin-right:70px !important;}
.mgr-80{margin-right:80px !important;}
.mgr-90{margin-right:90px !important;}
.mgr-100{margin-right:100px !important;}

.pd-none{padding:0 !important;}
.pdb-5{padding-bottom:5px !important;}
.pdb-10{padding-bottom:10px !important;}
.pdb-15{padding-bottom:15px !important;}
.pdb-20{padding-bottom:20px !important;}
.pdb-25{padding-bottom:25px !important;}
.pdb-30{padding-bottom:30px !important;}
.pdb-40{padding-bottom:40px !important;}
.pdb-50{padding-bottom:50px !important;}
.pdb-60{padding-bottom:60px !important;}
.pdb-70{padding-bottom:70px !important;}
.pdb-80{padding-bottom:80px !important;}
.pdb-90{padding-bottom:90px !important;}
.pdb-100{padding-bottom:100px !important;}

.pdt-10{padding-top:10px !important;}
.pdt-15{padding-top:15px !important;}
.pdt-20{padding-top:20px !important;}
.pdt-25{padding-top:25px !important;}
.pdt-30{padding-top:30px !important;}
.pdt-40{padding-top:40px !important;}
.pdt-50{padding-top:50px !important;}
.pdt-60{padding-top:60px !important;}
.pdt-70{padding-top:70px !important;}
.pdt-80{padding-top:80px !important;}
.pdt-90{padding-top:90px !important;}
.pdt-100{padding-top:100px !important;}

.pdl-10{padding-left:10px !important;}
.pdl-15{padding-left:15px !important;}
.pdl-20{padding-left:20px !important;}
.pdl-25{padding-left:25px !important;}
.pdl-30{padding-left:30px !important;}
.pdl-40{padding-left:40px !important;}
.pdl-50{padding-left:50px !important;}
.pdl-60{padding-left:60px !important;}
.pdl-70{padding-left:70px !important;}
.pdl-80{padding-left:80px !important;}
.pdl-90{padding-left:90px !important;}
.pdl-100{padding-left:100px !important;}
.pdl-200{padding-left:200px !important;}
.pdl-300{padding-left:300px !important;}

.pdr-10{padding-right:10px !important;}
.pdr-15{padding-right:15px !important;}
.pdr-20{padding-right:20px !important;}
.pdr-25{padding-right:25px !important;}
.pdr-30{padding-right:30px !important;}
.pdr-40{padding-right:40px !important;}
.pdr-50{padding-right:50px !important;}
.pdr-60{padding-right:60px !important;}
.pdr-70{padding-right:70px !important;}
.pdr-80{padding-right:80px !important;}
.pdr-90{padding-right:90px !important;}
.pdr-100{padding-right:100px !important;}



.wd-30{width:30% !important;}
.wd-20{width:20% !important;}
.wd-15{width:15% !important;}
.wd-10{width:10% !important;}





/*========================================================================
common align
========================================================================*/
.ta-c{text-align:center !important;}
.ta-l{text-align:left !important;}
.ta-r{text-align:right !important;}

.fl-l{float:left !important;}
.fl-r{float:right !important;}
.cl-both{clear:both !important;}


/*========================================================================
common etc
========================================================================*/
.dp-n{display:none !important;}
.dp-b{display:block !important;}
.dp-ib{display:inline-block !important;}


/*========================================================================
common text
========================================================================*/
.txt-01{font-size:13px; line-height:20px; color:#666666;}
.txt-02{font-size:13px; line-height:20px; color:#666666; font-weight:700;}
.txt-03{font-size:13px; line-height:20px; color:#845411; font-weight:normal;}
.txt-04{font-size:15px; line-height:20px; color:#666666; font-weight:700;}


/*========================================================================
common text
========================================================================*/
.disabled{background:#f5f2e9; border:none;}
.brd-n{border:none !important;}
.brd-b-n{border-bottom:none !important;}

input[type=text]:disabled,
input[type=password]:disabled,
select:disabled,
textarea:disabled{background:#f5f2e9;}




/*=================================================================================
* ajax loading
=================================================================================*/
#loading_bar{display:none; position:fixed; z-index:1000; }
#blind_bg{
	display:none; z-index:11; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; 
	-khtml-opacity:.50; /*safari*/
	-ms-filter:alpha(opacity=50);/*IE8*/
	-moz-opacity:.50;/*FF*/
	filter:alpha(opacity=50); /*IE7*/
	opacity:.50;  /*all other browsers*/
}



#scrollbar { width: 100%;}
#scrollbar .viewport {width: 380px; height: 140px; overflow: hidden; position: relative; }
#scrollbar .overview {list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar .overview ul { width:380px;  font-weight:normal;}
#scrollbar .overview ul li {margin-left:5px; padding: 5px 10px 0 5px; line-height:12px; background:url(../../img/admin/common/dot_line_01.gif) repeat-x left top;}
#scrollbar .overview ul li:first-child {background:none;}
#scrollbar .overview ul li {display:block; padding:3px; vertical-align: middle;}
#scrollbar .overview ul li strong {text-align: right;}
#scrollbar .overview ul li > img {width:35px; height:35px;vertical-align:middle; margin-right: 10px;}
#scrollbar .scrollbar{background: transparent url(../../img/common/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar .track { background: transparent url(../../img/common/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar .thumb { background: transparent url(../../img/common/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar .thumb .end { background: transparent url(../../img/common/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar .disable { display: none; }

.blind_txt {overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}


/*=============================================================
Common List
=============================================================*/
.com-list-01{clear:both;}
.com-list-01 li{position:relative;  float:left; width:25%;}

.com-list-02{position:relative; width:100%; border-bottom:3px solid #30a09e;}
.com-list-02 li{clear:both; padding:30px 0; border-top:1px dotted #aaaaaa}
.com-list-02 li:first-child{border-top:none;}
.com-list-02.brd-t li:first-child{border-top:1px dotted #aaaaaa}


/*========================================================================
common tab
========================================================================*/
.com-tab-01{width:100%; border-bottom:1px solid #888; height:37px;}
.com-tab-01>li{float:left; padding:0 5px 0 0px;}
.com-tab-01>li:first-child{padding-left:0px; background:none;}
.com-tab-01>li>a{display:inline-block; padding:10px; font-size:13px; height:16px; color:#333; background:#eee; border:1px solid #888; border-top-left-radius:3px; border-top-right-radius:3px; text-align:center; min-width:126px;}
.com-tab-01>li>a:hover,
.com-tab-01>li>a.on{color:#333; background:#fff; border:1px solid #888; border-bottom:1px solid #fff; font-weight:600;}


.com-tab-02{width:100%; border-bottom:1px solid #888; height:45px;}
.com-tab-02>li{float:left; padding:0 5px 0 0px;}
.com-tab-02>li:first-child{padding-left:0px; background:none;}
.com-tab-02>li>a{display:inline-block; padding:10px 30px; font-size:17px; height:24px; font-weight:700; color:#fff; background: #636363 url(/public/img/common/bg_btn_gray.png) repeat-x; border:1px solid #888; border-top-left-radius:3px; border-top-right-radius:3px; text-align:center; min-width:140px;}
.com-tab-02>li>a:hover,
.com-tab-02>li>a.on{color:#fff; background: #308F8E url(/public/img/common/bg_btn_green.png) repeat-x; border:1px solid #308F8E; font-weight:700;}



.com-tab-03{width:100%; border-bottom:1px solid #888; height:37px;}
.com-tab-03>li{float:left; padding:0 5px 0 0px;}
.com-tab-03>li:first-child{padding-left:0px; background:none;}
.com-tab-03>li>a{display:inline-block; padding:10px; font-size:13px; height:16px; color:#333; background:#eee; border:1px solid #999; border-top-left-radius:3px; border-top-right-radius:3px; text-align:center; min-width:126px; font-weight:bold;} 
.com-tab-03>li>a:hover,
.com-tab-03>li>a.on{color:#fff; background:#308F8E url('/public/img/common/bg_btn_green.png') repeat-x; border:1px solid #999; font-weight:600;}

.com-tab-04{width:100%; height:37px;}
.com-tab-04>li{float:left; }
.com-tab-04>li:first-child{padding-left:0px; background:none;}
.com-tab-04>li>a{display:inline-block; padding:10px; font-size:13px; height:16px; color:#333; background:#fff; border:1px solid #999; text-align:center; min-width:126px; font-weight:bold;} 
.com-tab-04>li:first-child>a {border-top-left-radius: 20px; border-bottom-left-radius: 20px;}
.com-tab-04>li:last-child>a {border-top-right-radius: 20px; border-bottom-right-radius: 20px;}
.com-tab-04>li>a:hover,
.com-tab-04>li>a.on{color:#fff; background:#308F8E url('/public/img/common/bg_btn_green.png') repeat-x; border:1px solid #999; font-weight:600;}


/*========================================================================
common btn
========================================================================*/
.com-btn{display:inline-block;  font-size:12px; font-weight:700; height:30px; line-height:30px; background:#308F8E url('/public/img/common/bg_btn_green.png') repeat-x; color:#fff; text-align:center; padding:0px 30px; border-radius: 3px; box-sizing: border-box;}
a.com-btn:hover{color:#fff;}
a.com-btn:link {text-decoration:none; color:#fff;}
a.com-btn:visited {text-decoration:none; color:#fff;}
a.com-btn:active {text-decoration:none; color:#fff;}
a.com-btn:hover {text-decoration:none; color:#fff;}

.contents a.com-btn{color:#fff !important; text-decoration:none !important;}

.com-btn02{display:inline-block;  font-size:13px; font-weight:700; line-height:normal; background:#946f42; color:#fff; border:1px solid #745936;  text-align:center; padding:4px 18px;  }
.bbs-btn2{display:inline-block; background:#333; border:1px solid #ddd; padding:3px 10px; font-size:11px; color:#fff !important;}
.bbs-btn2:hover{color:#f0476f !important;}


.com-btn.gray{background:#636363 url('/public/img/common/bg_btn_gray.png') repeat-x; color:#fff;}
.com-btn.light-green{background:url('/public/img/common/bg_btn_light_green.png') repeat-x;}
.com-btn.small{height:24px; line-height:24px; padding:0px 15px; letter-spacing:-1px;}
.com-btn.small2{height:24px; line-height:24px; padding:0px 15px;}
.com-btn.small3{height:22px; line-height:22px; padding:0px 8px; font-size:12px;}
.com-btn.blue{background:url('/public/img/common/bg_btn_blue.png') repeat-x; color:#fff;}
.com-btn.green-big{background:url('/public/img/common/bg_btn_green_big.png') repeat-x; height:93px; line-height:93px; color:#fff;}
.com-btn.orange{background:url('/public/img/common/bg_btn_orange.png') repeat-x; color:#fff;}
.com-btn.orange:hover{color:#fff !important;}

.com-btn.purple{background:#a560a7; color:#fff;}
.com-btn.purple:hover{color:#fff !important;}


.cbtn-icn-check{display:inline-block; background:url('/public/img/common/bg_btn_check.png') left no-repeat; padding-left:32px;}
.cbtn-icn-write{display:inline-block; background:url('/public/img/common/bg_btn_write.png') left no-repeat; padding-left:32px;}
.cbtn-icn-facebook{display:inline-block; background:url('/public/img/front/2018/common/icn_facebook.png') left no-repeat; padding-left:32px;}
.cbtn-icn-cash{display:inline-block; background:url('/public/img/front/2018/common/icn_cash.png') left no-repeat; padding-left:32px;}
.cbtn-icn-search{display:inline-block; background:url('/public/img/front/2018/common/icn_search.png') left no-repeat; padding-left:32px;}

.cbtn-icn-drop{display:inline-block; background:url('/public/img/front/common/icn_drop_down.png') right no-repeat; padding:0 20px 0 5px; min-width:120px; text-align:left;}
.cbtn-icn-drop.up{background:url('/public/img/front/common/icn_drop_up.png') right no-repeat; }


/*=============================================================
Paging
=============================================================*/
/*
.new-paging{clear:both; position:relative; padding-bottom:30px; text-align:center;}
.new-paging a{display:inline-block; width:22px; height:20px; line-height:22px; border:1px solid #cccccc; font-size:13px; color:#656565; text-align:center; vertical-align:top; margin-right:4px; background:#fff;}
.new-paging strong{display:inline-block; width:22px; height:20px; line-height:22px; border:1px solid #3d3d3d; font-size:13px; color:#fff; background:#3d3d3d; margin-right:4px; }
.new-paging a:hover, .new-paging a.on{color:#fff; background:#3d3d3d;}
*/
.new-paging{clear:both; position:relative; padding-bottom:30px; text-align:center; padding-top:30px;}
.new-paging a{display:inline-block; min-width:18px; padding:0 2px; height:20px; line-height:22px; border:1px solid #cccccc; font-size:13px; color:#656565; text-align:center; vertical-align:top; margin-right:4px; background:#fff; }
.new-paging strong{display:inline-block; min-width:18px; padding:0 2px; height:20px; line-height:22px; border:1px solid #3d3d3d; font-size:13px; color:#fff; background:#3d3d3d; margin-right:4px; }
.new-paging a img{margin-top:7px;}
.new-paging a:hover, .new-paging a.on{color:#fff; background:#3d3d3d;}