html{background:#fff; }

body { 
	padding:0;
	margin:0;
	margin-bottom:20px;	
	color: #454545; 
	font:11px Arial, sans-serif; 
	font-family:"bpG Glaho"; 	
}

.arc{background:#fff }
	
a { color: #DA3B3B;}

.main{ width:100%; border:none; padding-left:10px; padding-right:10px;}

.top{ display:none;}
.mid {margin:0; padding: 0; background: #F6F6F6 }   		
		
.mytable{display:none;}
.mytabm{width:80%;}
.m {display:none;}


	#right_side { display:none;}
		
	    #left_side { background: #FFF; margin-bottom: 10px; width:100%;}
		.left_td{ vertical-align:top;}
		#left_side .box {background: #FFF url(images/hbg.gif) repeat-x; color: #454545; padding:10px; text-align:left; 
		font-size:12px;}
		#left_side .bigbox {background: #FFF url(images/hbg.gif) repeat-x; color: #454545; padding:10px; text-align:left; 
		font-size:13px;}		

		#left_side img { float: left; padding: 0 10px 5px 0 }
		
		.date {border-top: 1px dotted #ccc; padding: 5px 0; margin: 10px 0 10px 0; text-align: right;}
		.date a:hover { text-decoration:none}

		#left_side ul { list-style-position: inside; margin-left: 2px }
		#left_side ul li { list-style-type: square; margin-left: 15px;  }
		#left_side ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
		
		.current{height:50px; border-top:1px solid #E6E6E6; background:#fff ;}
		
		.archive{height:35px;  background:#fff url(images/arc.jpg) bottom left no-repeat;}
		.archive a{text-decoration:none; color:#555; font-weight:bold}
		.archive a.year{text-decoration:none; color:#BF0005; font-weight:bold}
		.year{font-size:18px;}
	
		

/* The footer */
#footer, #footer1 { clear: both;  margin:0; color: #fff;  background: #4F4F4F ; padding:15px; height:50px;}
#footer1{background: #4F4F4F;}
#footer .right,  #footer1 .right{ float: right; text-align: right; }
#footer a,  #footer1 a{ text-decoration: none; color:#fff;}
.fl{display:none;}


