@import "layout.css";
/*
@import "layout.css";
@import "board.css";
@import "contents.css";
@import "admin.css";
@import "service.css";
@import "simple.css";
*/
/*기본 CSS
*, form{padding:0; margin:0; font-size:12px; font-family:Dotum,돋움; color:#40464f; letter-spacing:0px;}
p, table, th, tr, td{border-collapse:collapse;}
img, a, a img, p{border:0;}
ul, li, li img {list-style:none;}
html	{height:100%;}
body	{width:100%; height:100%;}
textarea{border:1px solid #CFCFCF; padding:5px; color:#888;}
p{line-height:18px;}
caption{display:none;}
*/

/*****H1~H6*****/
h1{background-image:url(/static/images/ep/common/blt_h1.gif); background-repeat:no-repeat; background-position:0; font-size:14px; color:#111; letter-spacing:-1px; padding-left:19px;}
h1 a{font-size:14px; color:#111; letter-spacing:-1px;}
h2{background-image:url(/static/images/ep/common/blt_h2.gif); background-repeat:no-repeat; background-position:5px 2px; font-size:13px; color:#222; letter-spacing:-1px; padding-left:19px;}
h2 a{font-size:13px; color:#222; letter-spacing:-1px;}
h3{background-image:url(/static/images/ep/common/blt_h3.gif); background-repeat:no-repeat; background-position:9px 3px; font-size:12px; color:#444; letter-spacing:0px; padding-left:19px; font-weight:normal;}
h4.star{background-image:url(/static/images/ep/common/blt_star.gif); background-repeat:no-repeat; background-position:0px center; font-size:11px; color:#777; letter-spacing:-1px; padding-left:10px; font-weight:normal;}
h4.star a{font-size:11px; color:#777; letter-spacing:-1px;}
h4.star a.corg{font-size:11px; color:#ff6600; letter-spacing:-1px;}
h5.star{background-image:url(/static/images/ep/common/blt_star.gif); background-repeat:no-repeat; background-position:0px 4px; font-size:11px; color:#777; letter-spacing:-1px; padding-left:10px; font-weight:normal;}
h5.star a{font-size:11px; color:#ff6600; letter-spacing:-1px;}


