#sg-left { position:relative; float:left; width:250px;   height:auto; background-color:#333; }
#sg-right { position:relative; float:right; width:730px; height:auto; font-size:12px;}

#page_title_dx { font-weight:bold; height:20px; line-height:20px; border-bottom:1px solid silver; font-size:12px;}

div.sg-img { margin-top:20px; width:250px; text-align:center; height:116px; border-color:#333; border-width:1px 0px; border-style:solid; }
div.sg-img img { width:188px; height:116px; }

div.sg-blk { margin-top:20px; border:1px solid silver; height:116px; padding-left:5px;}
div.sg-date { color:silver; margin-top:5px;}
div.sg-name { margin-top:10px; }
div.sg-name a { color: #2B56AC; font-weight:bold; text-decoration:none; text-transform:uppercase;}
div.sg-url { margin-bottom:10px; }
div.sg-url a { color:gray; text-decoration:none;}
div.sg-url a:hover { color: black; }
div.sg-title { width:60px; float:left; text-align:right; margin-right:5px; }
div.sg-prj { clear:both; }
div.sg-link a { color:gray; }