/* CSS Document */
.ccrm
{
float:left;
width:750px;
height:150px;
background:url(../images/crm_2.png)
}
.ccrm_right
{
float:right;
width:200px;
height:110px;
margin:20px 10px 0 0;
background:url(../images/login.gif)
}
.ccrm_left
{
float:left;
width:450px;
height:150px;
margin:0px 0px 0 15px;
}
.ccrm_left_top
{
float:left;
width:450px;
height:20px;
text-align:center;
margin:18px 0 0 0;

}
.ccrm_mid_top
{
float:right;
width:450px;
height:100px;
margin:10px 0 0 0;

}
.ccrm_bt
{
margin:20px  0 0 150px;
padding:4px 0 0 5px;
float:left;
width:61px;
height:22px;
background:url(../images/bnt.gif);
}

