@charset "utf-8";

.fixed #body #content { padding:2px 0 0 0 !important; width:620px !important;}

.tabBox { position:relative; display:block; height:47px; background:url(../img/bg_tab.gif) repeat-x 0 bottom; }
.post_category { position:relative; display:block; }
.post_category ul.category_list { position:relative; display:block; padding:0 0 0 0px; margin:0}
.post_category ul.category_list li.category { float:left; list-style-type:none; padding:0; margin:0; text-indent:-1000em; overflow:hidden}

.post_category ul.category_list li.category a{ display:block; height:47px; background:url(../img/tab.gif) 0 0 no-repeat; }
.post_category ul.category_list li#categoryTabofficial a { width:190px; background-position:0 0;}
.post_category ul.category_list li#categoryTabproject a{ width:196px; background-position:-190px 0;}
.post_category ul.category_list li#categoryTabnewpost a{ width:181px; background-position:-386px 0;}

.post_category ul.category_list li#categoryTabofficial.active a { background-position:0 bottom;}
.post_category ul.category_list li#categoryTabproject.active a{ background-position:-190px bottom;}
.post_category ul.category_list li#categoryTabnewpost.active a{ background-position:-386px bottom;}

.post_category .contentBox { position:relative; display:block; clear:left; padding:15px 15px 10px 15px}
.postListBox { }

.postListBox .post_item { position:relative; display:block; height:78px; border-top:1px #e7e7e7 solid; padding:16px 0 16px 0; clear:both; overflow:hidden}
.postListBox .post_item.first { border:none; }
.postListBox .post_item .thumb { position:relative; display:block; float:left; }
.postListBox .post_item .thumb a { display:block; position:relative; padding:0px; margin:0px; }
.postListBox .post_item .thumb img { display:block; width:76px; height:72px; border:2px #e7e7e7 solid; padding:0; margin:0}
.postListBox .post_item .post { position:relative; display: block; float:left; padding-left:20px; width:480px;}
.postListBox .post_item .post .title { position:relative; display: block; float:left; }
.postListBox .post_item .post .title a { font-size: 14px; font-family:Dotum; font-weight:bold; color:#000; text-decoration:none;}
.postListBox .post_item .post .post_info { position:relative; display: block; float:left; padding:2px 0 0 10px; color:#999999; font-size:11px;}
.postListBox .post_item .post .description { position:relative; display: block; clear:both; padding-top:7px; color:#666666; font-size:11px; line-height:1.3em}
.postListBox .post_item .post .tag { position:relative; display: block; clear:both; padding:10px 0 0 30px; color:#666666; font-size:11px; line-height:1.3em; background:url(../img/bg_tag.gif) 0 10px no-repeat; }

.post_category .pagination { position:relative; display: block; height:46px; background:url(../img/bg_pagination.gif) 0 0 repeat-x; }
.post_category .pagination .viewNextPage { display:inline; margin-left: 200px; float:left; }
.post_category .pagination .no_more_page { display:inline; margin-left: 200px; float:left; } 
.post_category .pagination .loadding	 { display:inline; margin-left: 200px; float:left; padding-top:14px } 
.post_category .pagination .go_top		 { display:inline; float:right; }

