﻿/* 焦点部分 */
#Focus {width:354px;}
#Focus a:link{ COLOR: #FFCC99; } 
#Focus a:visited { COLOR: #FFFFFF;} 
#Focus a:active { COLOR: #FFFFFF; } 
#Focus a:hover { COLOR: #FFCC99; }

#Focus .MainFocus { margin-top:5px;}
#Focus .MainFocus a{  font-size: 20px; font-weight: normal; line-height: 130%; font-weight: bold;}
 
#Focus .NodeFocus { margin-top:3px;}
#Focus .NodeFocus a{ font-size: 13px; }

/* 最新资讯 */
#TopNews .TopNewLine
{ width:354px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; course:hand; margin:2px 0 2px 0; }

/* 热点专题 */
#HotList .TopCss
{ width:193px; line-height:28px; vertical-align:middle; background-image:url(http://www.goofang.com/images/right_bg.jpg); }
#HotList .HotListCss 
{ width:193px; height:80px; background-color:#CDCDCD; vertical-align: top; text-align: left;}
#HotList .HotNewLine
{ width:193px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; course:hand; }

/* 购房工具 */
#ToolsList Table{ vertical-align: middle; text-align: left; line-height:22px;}
#ToolsList td{ text-align: left; height:24px; width:50%;}
#ToolsList td img { height:16px; width:16px; }
#ToolsList td a{ cursor: hand; }

/* 列表显示框 */
.ListDiv
{
    width:320px;
    margin:0px 1px;
    vertical-align:top;
}
.ListTopCss { 
    width:320px;
    line-height:28px; 
    vertical-align:middle;
    background-image:url(http://www.goofang.com/images/title_bg.jpg); 
}
.ListTopFontCss
         { font-size: 14px; color:Black; font-weight: bold; }
.ListDisplayCss
         { width:308px; padding:0px 5px 0px 5px; border:solid 1px #CDCDCD; }
.ListLine
         { width:240px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; course:hand; margin:0px 5px; }
