div.side_bar_head {

	overflow: hidden;
	width: 231px;
	padding: 15px 15px 5px 15px;
	height: 32px;
	background: url(../images/side_bar/head.jpg) no-repeat;

	
}
div.side_bar_head h1,div.side_bar_head h2,div.side_bar_head h3,div.side_bar_head h4 {
	color: #992f2e;
}
div.side_bar {
	overflow: hidden;
	width: 231px;
	padding: 10px 15px 15px 15px;
	background: url(../images/side_bar/body.jpg) bottom no-repeat;
}