@charset "utf-8";
/* CSS news */
#body #news h1 {padding:0px 0px 0px 0px;}
#body #news div {clear:both; border: 0px solid #999999; overflow:hidden;}
#body #news .created p {padding:0px 0px 15px 0px; color:#919191;}
#body #news .list .item div {clear:none;border: 0px solid #999999; overflow:hidden;}
#body #news .list .item {border: 0px solid #999999;  padding:0px; width:100%; border: 0px solid #999999;}
#body #news .list .item .item_left {width:78%; float:left; overflow:hidden;}
#body #news .list .item .item_left .content {width:100%; float:left; overflow:hidden;}
#body #news .list .item .item_right {width:16%; float:left; overflow:hidden; margin:85px 0px 0px 0px;}
#body #news .list .item .item_right a{color:#df1f26; text-decoration:underline; font-style:italic;}
#body #news .list .item .item_right a:hover{color:#991d22;}
#body #news .list .item .title a{color:#df1f26;text-decoration:none;}
#body #news .list .item .title a:hover{color:#991d22;text-decoration:none;}

/* CSS nav */
#body #nav {width:100%; margin:-20px 0px 0px 0px; overflow:hidden; padding:0px 0px 20px 0px;}
#body #nav_num{ float:right;margin:0px 15px 0px 0px;}

