﻿/* CSS Document */
html{overflow-y:scroll;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure,figcaption{margin:0;padding:0}
body,input,textarea,select,button,table,pre{font-family:'돋움',Dotum,helvetica,sans-serif;font-size:12px;line-height:1.7}
img{border:0}
ul,ol{list-style:none}
table {border-collapse:collapse;}
caption {width:0; height:0; line-height:0; overflow:hidden; visibility:hidden; font-size:0; }
fieldset{border:none}
button{cursor:pointer}
header,hgroup,article,nav,footer,figure,figcaption,canvas,section,time{display:block}

a{color:#676767; text-decoration:none}
a:link{color:#676767; text-decoration:none}
a:hover{text-decoration:none}
a:active{text-decoration:none}

/*favorite*/
#skipNav { position:absolute; width:100%; left:0; top:0; z-index:1000; }
#skipNav a { position:absolute; left:0; top:-100px; width:100%; color:#fff; text-align:center; padding:5px 0; background:#333; display:block; }
#skipNav a:focus { top:0; }

.clear{clear:both;}
.hide{display:none}
.png24 {tmp:expression(setPng24(this));}

._left {float:left; width:auto;}
._right {float:right; width:auto;}

.btn img a {cursor:pointer;}

.counsle-img a {display:block; float:right; margin:55px 43px 0 0;}