@charset "utf-8";
/* CSS Document */

#header{
	height:249px;
	width:960px;
	margin:0 auto;
	position: relative;
	background:url(../images/header_bg.jpg) top;
	
	background:url(../images/layer_bg_main.jpg) top #3D1006;
}


#container{
	min-height:1000px;
	width:960px;
	margin:0 auto;
/*	padding:0 0 20px 0; */
	position: relative;
	background:url(../images/layer_bg_main.jpg) top no-repeat  #3D1006;
}

#footer{
	width:960px;
	margin:0 auto;
	position: relative; 
	background: #F9F9F9;
	text-align:left;
	}

#footer_update{
	float: right;
	text-align:right;
	}	
#footer1{
	width:920px; height:26px;
	padding: 0px 20px;
	margin:0 auto;
	text-align:center;
	position: relative;
	background: url(../images/footer_bar.jpg);
	text-align:left;
	
	}
	
#footer2{
	width:960px;
	margin:0 auto;
	text-align:center;
	padding: 5px 0;
	position: relative;
	background:#EFEFEF;  
	
	}

#left_col{
	width:240px;
	min-height:900px;
	text-align:right;
	margin: 0 10px 0 0;
	float:left;
	display: block;
	position: relative;
}

#right_col{
text-align:left;
	width:630px;
min-height:900px;
float:left;
display: block;
position: relative;
margin: 0 0 0 20px;
}


#logo{ 
margin: 40px 0 20px 0;  }


#layer_bg_content{ background: url(../images/layer_bg_content.png) repeat-x;
width:100%; min-height:650px;
position:relative; padding: 10px 0 0 0 ;
}


	
/*cover*/

#cal_box{  }

#news_box{background: url(../images/leftbanner_news_bg.jpg) no-repeat; padding:45px 15px 0px 15px; 
height: 170px;width: 180px;
position:relative;
line-height:18px !important;
 }
 
#cover_news_btn a{ 
position: absolute; bottom:3px;
height:20px; width:65px;overflow: hidden; 
 }
 
