@charset "utf-8";
/* Products.css */
/* main -----------------------------------------------------*/
#main{
width:807px;
height:auto;
margin:0 auto;
}

/* main .content -------------------------------------------- */
#main .content{
width:807px;
height:auto;
color:#F2F8FF;
text-align:left;
display:block;
background:url(/img/basic/contentBack.gif) repeat-y center top;
}


