@charset "utf-8";

body, td, input, textarea {
font:0.75em/1.5 Verdana, AppleGothic, Sans-serif;
	}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #a8001c;
	background-color: #F5F5F5;
}
body {
	text-decoration:center;
}

#container {
	width: 650px;
	margin: 0 auto;
	text-align:left; /* for IE5 */
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	line-height: 1.6em;
	color: #000;
	background-color: #FFF;
}

#header {
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
}
		
#header h1 {
font-size:1.9em;
line-height : 120%;
text-align:left;

}

#header h1 a:hover {
text-decoration:none;
color:#000;
background-color:#fff;
}

.entry {
margin-bottom:50px;
}

.article p {
color:black;
}
.article p a {
text-decoration: underline;
color:red;
}
.paging {
            text-align: center;
            padding-top: 10px;
            padding-bottom: 10px;
        }

.form {
	text-align: center;
	margin-top:50px;
}

.tagbox {
margin-top:5px;
text-align:right;
}

a img {
	border:0px;
}
#footer {
width:700px;
text-align:left;
margin:0 auto;
}



/* 코멘트 */
.commentWrite { }
.commentWrite label { }
.commentWrite input { font-size:1em; width:477px; border:1px; margin:1px 0; padding-left:5px; padding-top:3px; }
.commentWrite textarea  { font-size:1em; height:70px; padding:5px 9px 9px 9px; width:465px; border:1px;} 
.commentWrite input.name { font-size:1em;}
.commentWrite input.home { font-size:1em;}
.commentWrite input.pass { font-size:1em;}
.commentWrite .submit { border:0; padding:0; margin:0; width:50px; height:30px; margin-top:4px; }
.comment .secretWrap .checkbox { border:0; padding:0; margin:0; position:absolute; width:20px; height:20px; margin:113px 0 0 484px;}
.comment .secretWrap label { letter-spacing:normal; display:block; position:absolute;  margin:110px 0 0 510px; cursor:pointer;}


.comment {position:relative;}
.comment h3 { display:none;}
.commentList li { margin-top:15px; }
.commentList li .date { color:gray;}
.commentList li .name { }
.commentList li .name a:link, .commentList li .name a:visited { }
.commentList li .name a:hover { }
.commentList li .name img { vertical-align:middle;}
.commentList li p { }
.commentList li ul { }
.commentList li ul li { }
.commentList li ul li p {  } 
.commentList .reply { margin-top:5px; }
.commentList .reply li .control  { #margin-top:-22px;}

.trackback { }
.trackback h3 {display:block; }
.trackback h3 span { border:0 !important; font-weight:normal;}
.trackback li { }
.trackback li h4 { overflow:hidden; width:450px;}
.trackback li a { }
.trackback li p { overflow:hidden; clear:left; }
.trackback li .date {  color:gray;}
.trackback li .delete { }
