/* CSS Document */
#content {
width:960px;
font-size:12px;
overflow:hidden;
}
.left{
width:100px;
padding:2px;
font-weight:bold;
border:1px solid #DBDBDB;
background-color:#DCE8FE;
text-align:center;
margin:0 40px 10px 0;

}
.right{
width:628px;
line-height:28px;

float:none;
}
.right a{
color:#086EB8;
}
.right a:hover{
color:#333;
}
.hang{
margin:4px 4px 0 4px;

}

