@charset "utf-8";
/* CSS resources */
#resources .items{padding:0px 0px 20px 0px;}
#resources .items div {clear:both; border: 0px solid #999999;}

#resources .head div {clear:none;}
#resources .head .head_left {width:82%; float:left; padding:0px; margin:0px;}
#resources .head .head_right {width:15%; float:right; padding:0px; margin:0px; text-align:right;}
#resources .head .head_right h1{ font-size:12px;}

#resources .list div {clear:both;}
#resources .list .item {padding:0px 0px 5px 0px; margin:0px; overflow:hidden;}
#resources .list .item div {clear:none;}
#resources .list .item .item_left {width:70%; float:left; padding:0px; margin:0px;}
#resources .list .item .item_right {width:15%; float:left; padding:0px; margin:0px; text-align:right;}
#resources .list .item .item_info {width:15%; float:left; padding:0px; margin:0px;border-bottom: 0px solid #999999;}
#resources .list .item .item_info img {width:16px; margin:0px 0px -3px 5px;border-bottom: 0px solid #999999;}
#resources .list .item .item_info p {padding:0px; margin:0px;}
#resources .list .item .item_info p span { padding:0px; margin:0px; text-decoration:underline;}

/* CSS links */
#resources .item a div{color:#919191; border-bottom: 1px solid #999999; height:14px; }
#resources .item a:hover div{color:#df1f26; border-bottom: 1px solid #df1f26; }

/* CSS nav */
#body #resources #nav {width:100%; margin:0px 0px 0px 0px; overflow:hidden; padding:10px 0px 0px 0px;}
#body #resources #nav_num{ float:left;margin:0px 15px 0px 0px;}

