/* ccoma.tistory.comÀÇ style.css ³»¿ë ÀϺΠ*/ #headerBox { width: 100%; margin:0;padding:0; /*@title-background-image=background-image:url(images/head_bg.gif);*/ background-image: url("images/head_bg.gif"); /*@*/ /*@title-background-image-position=background-position:left top;*/ background-position: left top; /*@*/ /*@title-background-image-repeat=background-repeat:repeat-x;*/ background-repeat: repeat; /*@*/ /*@title-background-color=background-color:#1A1A1A;*/ background-color: transparent; /*@*/ height:/*@title-height=100*/ 100px /*@*/; } #header { width:/*@post-width:250=*/ 870px /*@*/; margin:0 auto; padding:0px 0 0 30px; } /* ***** Header ***** */ #header h1 a { padding:0; margin:0; font-family:/*@title-font-family=dotum*/ dotum /*@*/; /*@title-color=color:;*/ color: #4D96DA; /*@*/ font-weight:bold; font-size:/*@title-font-size=14px*/ 16px /*@*/; line-height:1.0;} #header .blogMenu { font-family: dotum; font-size:12px; color:#484848; margin: 12px 0 0 0;float:right;} #header .blogMenu a { color:#868686;}