/* CSS Document */
*{
margin:0px;
padding:0px;
}

body {
margin:0px;
padding:0px;
font-family:Arial, "ËÎÌå", "ºÚÌå", "Arial Black", "Times New Roman";
font-size:14px;
}
#mainBodyTopBrand{
width:995px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
}
#mainBodyContent{
width:985px;
border-left:solid 5px #E0E0E0;
border-bottom:none;
border-right:solid 5px #E0E0E0;
border-top:none;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
}