/* CSS Document */

@import url("seo_home.css"); 

/********** global property **********/
div, p, a, ol, ul, li, input, iframe, h1, h2, h3, h4, h5, h6{margin:0px; padding:0px;}
body{margin:0px; padding:0px; font:normal 12px Arial, Helvetica, sans-serif; color:#000000; background-color:#e2f4ff;}
table, td{border-collapse:collapse;}
a{color: #2d4184;}
/********* ID ****************/
#master-container{width:969px; height:auto; margin:0px auto; padding:0px;}
/******** classes ********/
.body-topbg{background:#e2f4ff url(../images/body-topbg.gif) left top repeat-x}
.clr{clear:both;}
