/* 공통 */
* {margin:0;padding:0;}
body {font-size:11pt;line-height:1.5;color:black;font-family:Verdana,AppleGothic,Sans-serif;background:url('http://trend21c.com/images/bg.gif') repeat-x top left;}
img {border:0;}
ul, ol {padding-left:20px;}
a {color:black;text-decoration:none;}
h1, h2, h3, h4, h5, h6 {font-size:11pt;}
table {border-collapse:collapse;}
select option {padding-right:0.5em}
input, select, option {font-family:Verdana,AppleGothic,Sans-serif;}
code {display:block;padding:30px;background:#000;color:#fff;font-family:fixedsys;}

.clear {clear:both;height:0;line-height:0;font-size:0;}

/* 상단(헤더역할) */
h1 {height:69px;padding:5px 0 0 20px;background:black url('http://trend21c.com/images/bg.gif') repeat-x top left;color:white;font-size:30pt;}
h1 a {color:white;}

/* 푸터 */
#footer {margin-top:50px;padding-top:30px;border-top:1px solid black;text-align:center;}

/* 네비게이션 */
ul.nav {padding:20px 20px 20px 0;text-align:right;}
ul.nav li {display:inline;}
ul.nav li a {font-size:15pt;padding:5px;color:black;font-weight:bold;}
ul.nav li a:hover {background:black;color:white;}

/* 홈 */
body#home p {position:absolute;top:70%;left:50%;}

/* 검색 */
form.search {position:absolute;top:20px;right:20px;}
form.search input {vertical-align:middle;}
form.search input.txt {width:12em;border:0;height:24px;line-height:24px;font-weight:bold;}
form.search img {vertical-align:middle;}

/* 프로필 */
.profile {width:650px;margin:0 auto;}
.profile table {width:100%;}
.profile table th {text-align:left;}
.profile table td {padding:10px 0 10px 0;}
.career p {font-weight:bold;font-size:1.2em;}
.profile a {text-decoration:underline;}
.profile a:hover {color:red;}

/* 메일 */
.sendmail {width:700px;margin:0 auto;}
.sendmail fieldset {padding:30px;}
.sendmail legend {font-weight:bold;}
.sendmail textarea {width:100%;}
.sendmail input.txt {width:100%;}
.sendmail label {font-weight:bold;}

/* 링크 */
.links {width:700px;margin:0 auto;}
.links a {text-decoration:underline;}
.links a:hover {color:red;}
.links .category {margin-bottom:30px;}

/* 책 */
.books {list-style:none;}
.books li {display:inline;}

/* 기록물 */
.archives {width:700px;margin:0 auto;}
.archives .category {margin-bottom:30px;}
.archives a {}
.archives a:hover {text-decoration:underline;}

/* 블로그 */
#blog h2 {font-size:1.7em;}
#blog .blog_wrap {padding:0 30px 0 30px;}
#blog .blog_wrap .article a:link          {color:#335588;text-decoration:underline;}
#blog .blog_wrap .article a:visited       {color:#FF3300;text-decoration:underline;}
#blog .blog_wrap .article a:hover         {color:#FF3300;text-decoration:underline;}
#blog .blog_wrap .article a:active        {color:#335588;text-decoration:underline;}
#blog .blog_wrap .entry {margin-bottom:50px;}
#blog .blog_wrap .menu {text-align:center;}
#blog .blog_wrap .tagLog,
#blog .blog_wrap .recentPost,
#blog .blog_wrap .recentComment,
#blog .blog_wrap .recentTrackback,
#blog .blog_wrap .paging {margin-bottom:30px;}
#blog .blog_wrap table {width:100%;}
#blog .blog_wrap table th, #blog .blog_wrap table td {border:1px solid black}