#content-top .left{
    width: 400px;
	float: left;
}
#content-top .right{
    width: 210px;
    float: right;
}
#content-top .top-left{
	width: 400px;
	float: left;
}
#content-top .top-right{
	width: 249px;
    float: left;
}
#content-top .top-right1{
	width: 200px;
    float: right;
}
#hover-change td:hover {cursor: pointer;}
#hover-change td {
    height: 75px;
    padding: 0 10px 0 40px;
    vertical-align: middle;
}
#hover-change td.active {
    background: #5a8a14;
}
#hover-change td.active a{
    color: #c4e1b5;
}
