
@charset "utf-8";

body {margin:0; padding:0;}
img {border:0;}

h1, h2, h3, h4 {margin:0; padding:0;}
h1 {text-indent:-1000px; overflow:hidden; display:block; width:975px; height:218px; background:transparent url("http://cfs.tistory.com/custom/blog/58/584133/skin/images/s_title_3.jpeg") no-repeat 0 0;}
h2 {font-size:1.2em;}
h3 {font-size:1.2em;}
h4 {font-size:1em;}

input {border:1px solid #aaa;}
textarea {border:1px solid #aaa;}

a {color:#636363; text-decoration:none;}
a:hover {color:#034ea1; text-decoration:underline;}

#container {margin:20px auto 0; width:975px;}
#header {margin-bottom:50px;}
#content {float:left; width:617px; margin:0 40px 0 10px;}
#sidebar {float:left; width:308px;}
#footer {clear:both;}

/* 글 제목 */
.titleWrap {border-bottom:dashed 1px #ccc; padding-bottom:5px; margin-bottom:8px;}
.titleWrap span {font-size:12px; color:#888888;}
,titleWrap .category a:hover {color:#636363;}

/* 본문 */
.article {margin:5px 5px 0; font-size:13px;}