/*========== Stylesheet for bea ========*\
     Object: index.css
     Author: tingzi
Last Update: 2008-05-29
\*======================================*/

@import url("public_header_footer.css"); 

/****** Element Styles ******/
html, body{height: 100%; max-height:100%; font-size-adjust:inherit; font-stretch:normal;}
body{font: 12px '','',tahoma,verdana,arial,sans-serif;}
body, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul{padding: 0; margin: 0;}
li{margin-left: 28px;}
img{border: none;}
input, td, th{font-size: 12px;}

a:visited, a:active, a:link{text-decoration: none;}
a:hover{text-decoration: underline;}
.clear{clear: both;}

/*************index********************/
body{}

#wrapper{text-align: center;}
#innerWrapper
{
    margin: auto;
    width: 760px;
    text-align: left;
    background-color: #FFFFFF;
}
/******************* pageContent  ************************/
.pageContent{
	float:left;
	width:553px;
	margin-top:3px;
}
