
* {margin:0; padding:0;}

body {background-color:#FFF;}

img {border:0;}

hr {
display:none;
}

div#Line {
position:absolute;
text-align:-moz-center;/* FF */
text-align:center;/* IE */
font-size:0;
top:100px;
width:100%;
margin:0 auto;
}

div#dotLine {
width:900px;
height:1px;
background:transparent url(./images/dotLine.gif) repeat-x;
margin:0 auto;
}

div#adminArea {
position:absolute;
font-size:0;
top:0px;
width:100%;
height:29px;
background:#E6E6E6 url(./images/adminAreaBG.gif) repeat-x;
}

ul#logo {
position:relative;
float:left;
}

ul#logo li{
display:inline;
list-style-type:none;
padding-right:5px;
}

ul#systemBtn {
position:relative;
top:6px;
right:5px;
float:right;
}

ul#systemBtn li{
display:inline;
list-style-type:none;
}

div#blogInfoArea {
position:absolute;
text-align:-moz-center;/* FF */
text-align:center;/* IE */
font-size:0;
top:75px;
width:100%;
margin:0 auto;
}

ul#blogCategory {
padding:15px 0 45px 0;
}

ul#blogCategory li{
display:inline;
list-style-type:none;
padding:0 10px 0 10px;
}

div#contentsLayout {
position:absolute;
text-align:-moz-center;/* FF */
text-align:center;/* IE */
top:220px;
width:100%;
margin:0 auto;
}

div#postingArea {
position:relative;
text-align:-moz-center;/* FF */
text-align:center;/* IE */
width:900px;
margin:0 auto;
}

div#postingInfo {
position:relative;
text-align:left;
width:885px;
left:15px;
font-size:0.6em;
font-family:'Trebuchet MS';
}

span#postingInfoLine{
color:#E0E0E0;
}

span#postingDate {
color:#C96;
}

div#postingInfo a{
color:#990;
text-decoration:none;
}

div#postingInfo a:hover{
color:#F93;
text-decoration:underline;
}

h2#postingTitle {
position:relative;
width:890px;
left:10px;
}

div#postingContents {
position:relative;
text-align:left;
width:850px;
margin:18px auto 18px auto;
font-family:'Malgun Gothic','맑은 고딕','NanumGothic','나눔고딕',dotum,gulim,;
font-size:0.8em;
color:#666;
}

div#postingContents a{
color:#990;
text-decoration:none;
}

div#postingContents a:hover{
color:#F93;
text-decoration:underline;
}

div#tagTrail {
position:relative;
text-align:right;
width:885px;
font-family:dotum,gulim;
font-size:0.7em;
color:#DDD;
}

div#tagTrail span{
font-weight:bold;
}

div#tagTrail a{
color:#AAA;
text-decoration:none;
}

div#tagTrail a:hover{
color:#F93;
text-decoration:underline;
}

div#postingInfoBtn {
position:relative;
text-align:right;
width:885px;
padding-bottom:18px;
font-family:'Trebuchet MS';
font-size:0.6em;
color:#E0E0E0;
}

div#postingInfoBtn a{
color:#990;
text-decoration:none;
}

div#postingInfoBtn a:hover{
color:#F93;
text-decoration:underline;
}

div#commentsArea {
position:relative;
text-align:left;
width:900px;
margin:0 auto;
padding:10px 0 5px 0;
}

ul#comments {
position:relative;
text-align:left;
width:857px;
left:23px;
}

ul#comments li{
display:inline;
list-style-type:none;
}

ul#comments {
font-family:'Trebuchet MS';
color:#E0E0E0;
}

ul#commentsReply {
position:relative;
text-align:left;
width:870px;
left:10px;
padding:0 0 0 25px;
background:transparent url(./images/commentsReply.gif) no-repeat 14px 8px;
}

ul#commentsReply li{
display:inline;
list-style-type:none;
}

ul#commentsReply {
font-family:'Trebuchet MS';
color:#E0E0E0;
}

span.commentsLine{
font-family:'Trebuchet MS';
font-size:0.6em;
}

span.commentsName{
font-family:dotum,gulim;
font-size:0.7em;
color:#666;
}

span.commentsDate{
color:#AAA;
font-size:0.6em;
}

span.commentsAdmin{
font-size:0.6em;
}

ul#comments a{
color:#990;
text-decoration:none;
}

ul#comments a:hover{
color:#F93;
text-decoration:underline;
}

p#commentsContents{
font-family:dotum,gulim;
font-size:0.7em;
color:#999;
line-height:140%;
padding:3px 0 10px 0;
}

div#commentsWrite {
position:relative;
text-align:-moz-center;/* FF */
text-align:center;/* IE */
width:900px;
margin:0 auto;
padding-top:28px;
color:#AAA;
}

div#commentsWriteLayout {
margin-top:6px;
}

div#commentsWriteLayout dl,dt,dd{
display:inline;
}

div#commentsWriteLayout label{
font-family:'Trebuchet MS';
font-size:0.6em;
text-decoration:none;
color:#999;
padding-left:20px;
}

div#commentsWriteLayout input{
color:#999;
padding-top:2px;
font-family:dotum,gulim;
font-size:0.7em;
}

dd#commentsInputName input{
background-color:#F0F0F0;
border:solid 1px #E8E8E8;
height:18;
width:98px;
}

dd#commentsInputPassword input{
background-color:#F0F0F0;
border:solid 1px #E8E8E8;
height:18;
width:98px;
}

dd#commentsInputHomepage input{
background-color:#F0F0F0;
border:solid 1px #E8E8E8;
height:18;
width:198px;
}

div#commentsWriteSubmit {
margin:3px 0 5px 18px;
}

div#commentsWriteSubmit textarea{
margin-bottom:3px;
width:498px;
height:68px;
background-color:#F0F0F0;
border:solid 1px #E8E8E8;
color:#999;
padding:1px;
font-family:dotum,gulim;
font-size:0.7em;
}

div#thumbnailList{
width:880px;
text-align:-moz-center;/* FF */
text-align:center;/* IE */
margin:0 auto;
}

div#blogPagingLayout{
position:relative;
text-align:-moz-center;/* FF */
text-align:center;/* IE */
}

div#pageMover{
margin:3px 0 40px 0;
}

div#pageMover .interword{
font-family:tahoma,'Trebuchet MS';
font-size:0.7em;
color:#999990;
font-weight:bold;
letter-spacing:0.2em;
padding:0;
}

div#pageMover table{
text-align:center;
margin:0 auto;
}

div#pageMover a{
font-family:tahoma,'Trebuchet MS';
font-size:0.7em;
color:#999990;
font-weight:bold;
text-decoration:none;
padding:0 10px 0 10px;
}

div#pageMover a:link{
color:#990;
}

div#pageMover a:visited{
color:#990;
}

div#pageMover a:hover{
color:#F93;
text-decoration:underline;
}

div#footer {
position:relative;
margin:0 0 0 0;
padding:10px 0 0 5px;
text-align:center;
font-family:'Trebuchet MS';
font-size:0.6em;
color:#AAA;
}

div#footer a {color:#999;}

span#counter {
color:#AAA;
font:0.9em tahoma;
letter-spacing:normal;
clear:both;
padding:4px 0 0 0; }

span#counterTotal {
color:#AAA;
font-weight:bold;}

div#copyright {
padding-bottom:50px;
margin:0;
color:#ccc;
position:relative;
}

div#copyright a:link {
text-decoration:none;
color:#999
}

div#copyright a:visited {
text-decoration:none;
color:#999
}

div#copyright a:hover {
text-decoration:underline;
color:#F93
}
