/* CSS Document */

/*¹²ÓÃ£¨Ò³Í·¡¢Ò³½Å£©*/
#main{  width:950px; margin:auto; background:#fff; }
#header{ position:relative; height:200px; background:url(/images/bannar.gif); }
#nav{ position:absolute; bottom:0; left:0; width:920px; height:37px; padding-left:20px; }
#footer{ clear:both; height:123px; padding:10px 0 0 50px; background:url(/images/footer.gif) no-repeat; }
#bannar span{ display:block; text-align:right; padding-right:20px; line-height:25px; vertical-align:middle; }
#nav img{ float:left; margin-top:7px; }
#nav input{ float:left; margin:10px 10px 0 0; height:16px; width:150px; }
#nav ul{ display:block; float:left; width:630px; }
#nav ul li{ float:left; height:37px; color:#fff; font-size:14px; padding-left:8px; }
#nav ul li a{ color:#fff; line-height:37px; }
#footer table{ float:left; }
#footer span,#footer span a{ color:#999; }
#crumb{ height:36px; background:url(/images/crumb.gif) repeat-x; padding-left:20px; line-height:36px; vertical-align:middle; }

