* {
font-family : "맑은 고딕", "나눔고딕", "돋움" !important;
font-size : 16px !important;
}

body {
text-align : center;
}

h1.blog_title {
font-size ; 24px !important;
}

h2 {
font-size : 24px !important;
border-bottom : 1px solid silver;
padding-bottom : 4px;
}

div {
margin : 5px 0px 5px 0px;
padding : 5px;
line-height : 1.5em;
}

div.quote {
padding : 25px;
margin : 10px 0px 25px 0px;
background-color : whitesmoke;
}

div.body_outline {
width : 790px;
text-align : left;
margin : 0 auto;
}

div.post_head {
text-align : right;
margin-bottom : 15px;
}

div.post_admin {
color : violet;
text-align : right;
}

div.tag {
color : green;
}

div.comment {
color : silver;
margin : 0 !important;
}

div.blog_comment_content {
color : black;
margin : 5px 0px 10px 0px;
}

div.page_navi {
text-align : center;
}

div.counter {
text-align : center;
color : silver;
}

a:link {text-decoration : none !important; color : green !important;}
a:visited {text-decoration : none !important; color : violet!important;}
a:active {text-decoration : none !important; color : darkblue !important;}
a:hover {text-decoration : none !important; color : white !important; background-color : royalblue !important;}

a.tag:link {text-decoration : none !important; color : green !important;}
a.tag:visited {text-decoration : none !important; color : green !important;}
a.tag:active {text-decoration : none !important; color : yellow !important;}
a.tag:hover {text-decoration : none !important; color : white !important; background-color : green !important;}


textarea {
margin : 15px 0 8px 0 !important;
width : 100% !important;
height : 150px;
}

span.blog_trackback:link {text-decoration : none !important; color : royalblue !important;}
span.blog_trackback:visited {text-decoration : none !important; color : royalblue !important;}
span.blog_trackback:active {text-decoration : none !important; color : darkblue !important;}
span.blog_trackback:hover {text-decoration : none !important; color : white !important; background-color : royalblue !important;}

span.jinbomenu_left {color : violet;}
span.jinbomenu_right {color : violet;}

span.date {
color : green;
}

p {
margin-top : 20px !important;
margin-bottom ; 20px !important;
}

ul, ol, li {
margin : 8px 0 8px 0;
}

