@charset "utf-8";
/* CSS Document */

#category {position:relative; min-height:1449px;}
#category  #category_title { font-size:14px; margin-bottom:3px;}
#category  #category_title  #selected { font-weight:bold; }
#category  #category_title  .childs { font-size:12px; color:#e8e8e8; margin-top:4px;}
#category  #category_title  .childs ul { list-style:square inside; display:inline; float:left; margin:0 5px;}
#category  .article {margin-top:10px;}
#category  a{ color:#A01F2C; text-decoration:none;}
#category  a:hover { color:#A01F2C; text-decoration:underline;}
#category  .article .photo {float:left; margin-right:10px; overflow:hidden; width:100px; height:100px; padding:5px; border:solid 1px #e8e8e8; }
#category  .article .photo a{overflow:hidden; width:100px; height:100px; display:block;}
#category  .article .photo img{min-width:100px; min-height:100px; max-width:140px; max-height:140px;}
#category  .article .title { font-size:16px; margin-bottom:7px;}
#category  .article .author { color:#ccc; font-size:10px; margin-bottom:5px;}
#category  .article .lead {text-align:justify;}
#category  .article .lead a{color:#000; text-decoration:none;}
#category  .article .lead a:hover {color:#000; text-decoration:underline;}
#category .paging  {position:absolute; right:10px; bottom:0;}

#category .recomended_links {margin-top:10px;}
#category ul.links {list-style:square; color:#ccc; margin-left:15px; margin-top:2px;}
#category ul.links li {}
