/* CSS Document for HKNet */

#homeMainBody{
width:100%;
position:relative;
float:left;
background:#FFFFFF url(images/home_promotionbg.jpg) top left repeat-x;
}

#whatsNewArea{
width:320px;
position:relative;
float:left;
padding:10px 40px 0px 40px;
background:url(images/home_dotline.gif) top right repeat-y;
}

.whatsNewTitle{
width:320px;
position:relative;
float:left;
padding:5px 0px;
}

#whatsNewContainer{
height:80px;
width:320px;
position:relative;
float:left;
overflow:hidden;
}

#whatsNewContents{
width:309px;
position:relative;
float:left;
top:0px;
}

.content{
width:309px;
position:relative;
float:left;
padding:3px 0px;
}

#scrollBar{
height:54px;
width:11px;
position:relative;
float:left;
top:13px;
}

#freeTrial{
width:548px;
position:relative;
float:left;
padding-left:50px;
}

#moreBtn{
position:relative;
float:right;
}

.homeTitle1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#333333;
}
