/* CSS Document */


a{
outline: none; /* for Firefox */
hlbr:expression(this.onFocus=this.blur()); /* for IE */
}





body {
	background-image: url(images/bg.jpg);
	background-color: #000000;
	background-position:top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:auto;
}
#top{
   
   /*width:1200px;*/
   height:80px;
   margin:0 auto;
   *margin:0 auto ;
  
   

}

#main{
   background-image: url(images/whitebg.png);
   width:1100px;
   background-repeat: repeat;
   margin:0 0 0 44px;
   clear:both;
  

}
#left{
	background-image: url(images/indexleft_01.gif);
    width:180px;
	
 	clear:both;

}
#left1{
    width:332px;
	height:385px;
	float:left;
	}

#left2{
    
	background-image: url(images/left_2_bg.gif);
	width:332px;
	height:204px;
	clear:both;
			
}


#left3{
    
	background-image: url(images/left_3_bg.gif);
	width:332px;
	height:396px;
	clear:both;
	
	
	
}

#introduction{
    background-image: url(images/introduction_bg.gif);
	width:300px;
	height:808px;
}
#center{
  width:448px;
  
  float:left;
  

}
#center1{
    background-image: url(images/center_1_bg.gif);
	width:448px;
	height:355px;
	clear:both;
}
.news_post{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding:0 0 0 0;
	text-decoration: none;
}


#center2{
    background-image: url(images/center_2_bg.gif);
	width:448px;
	height:290px;
	clear:both;
}
#center3{
	background-image: url(images/center_3_bg.gif);
	width:448px;
	height:340px;
	clear:both;
	
	
}
#post{
    width:715px;
	float:left;
	margin:0 0 0 -32px;

}


#post_top{
    background-image: url(images/post_top_bg.gif);
    width:715px;
	

}

#post_center{
	
	background:url(images/post_center_bg.gif) 0 0 repeat-y;
	width:715px;
	
	
}
#post_bottom{
    background-image: url(images/post_bottom_bg.gif);
    width:715px;
	height:56px;
	

}
#right{
   
    float:left;
	
}
#event{
   background-image: url(images/event_bg.gif);
   width:270px;
   height:589px;
   
}
#news1{
   background-image: url(images/news/newsheader_02.png);
   width:24px;
   height:34px;
   clear:both;
   
}
#news2{
   background-image: url(images/news/newsheader_03_2.png);
   width:10px;
   height:34px;
   background-repeat: no-repeat;
   clear:both;  
    
}
#news3{
   background-image: url(images/news/newsheader_04.png);
   width:26px;
   height:34px;
   clear:both;
   
}
#news4{
   background-image: url(images/news/newsheader_05.png);
   width:500px;
   height:508px;
   clear:both;
   
}

#other{
   background-image: url(images/other_bg.gif);
   width:270px;
   height:126px;
   margin:270px 0 0 0;


}
#clear {
 clear:both;
}
#footer{
    background-image: url(images/footer_bg.gif);
	width:1150px;
	height:252px;
	
	margin:0 0 0 44px;
	

}
#footer2{
    background-image: url(images/footer2_bg.gif);
	width:1150px;
	height:350px;
	
	margin:0 auto;
	_margin:0 auto;

}.unnamed1 {
}

/*left*/
.left1{
	background-image: url(images/left1.gif);
	height:9px;
	background-repeat: no-repeat;
}
.left2{
	background-image: url(images/left2.gif);
	height:4px;
	background-repeat: repeat-y;
}
.left3{
	background-image: url(images/left3.gif);
	height:4px;
	background-repeat: no-repeat;
}
/**/
/*right*/
.right1{
	background-image: url(images/right1.gif);
	height:4px;
	background-repeat: no-repeat;
}
.right2{
	background-image: url(images/right2.gif);
	height:3px;
	background-repeat: repeat-y;
}
.right3{
	background-image: url(images/right3.gif);
	height:5px;
	background-repeat: no-repeat;
}
/**/

