#section {
	width:939px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
    background: #fff;
}
#col2 {
	float:right;
    width: 739px;
    padding: 5px 0 0 0;
    background: #fff;
}

#user {
    background: #fff url(../images/user_1024.png) no-repeat;
}
#user1 {
  background: #fff url(../images/user1_1024.png) no-repeat
}
#user2 {
  background: #fff url(../images/user2_1024.png) no-repeat
}
#content{
	width:939px;
}
#main_body {
    width: 730px;
	padding:5px;
    margin-left: 195px;
}


