@charset "utf-8";
/* CSS Document */


#container2 {
clear:left;
float:left;
width:936px;
overflow:hidden;
background:url(../img/html/bgHeight.gif) repeat-y;
}

#container1 {
float:left;
width:936px;
position:relative;
right:690px;
}
#col1 {
float:left;
width:246px;
position:relative;
left:690px;
overflow:hidden;
}
#col2 {
float:left;
width:690px;
position:relative;
left:690px;
overflow:hidden;
}

