@charset "utf-8";
/* CSS Document */

	@import url("global.css");   
	@import url("modules.css");

		/* ҳ½ṹ */
	.headWrapper, .bodyWrapper, .footerWrapper{ margin:0px auto; width:1000px; padding:0px; text-align:left; background:url(../images/body_bg.jpg) repeat-y;}
	.header, .body, .footer{ margin:auto; width:980px;}				
	.body{position:relative; width:980px;}
	
	.lefterWrapper{float:left; width:200px;}	
	.mainWrapper{width:780px; _width:750px; display:block; margin-left:200px; _margin-left:193px; border:1px solid #fff; border-width:1px 0px; overflow:hidden;}
	.mainWrapper, .lefterWrapper{}
	.lefter, .main{background-color:#fff; margin:0px; display:block;}	
	.lefter{background:#fff url(../images/leftBG.jpg) top left no-repeat; min-height:430px; _height:400px;}
	
	.footer{ line-height:42px; height:50px; width:990px; margin-bottom:-8px; font-size:10px; text-align:center; color:#EFF1F9; background:url(../images/foot_bg.gif) 5px bottom no-repeat;}

