@charset "utf-8";
/* CSS Document */

#sidebar2{
	margin-top:30px;
	width:336px;}
.sidebar2-box{
	width:160px;
	min-height:100px;}
.sidebar2-top{
	height:15px;
	background-color:#FFF;
	background-image:url(../images/sidebar2_top_bg.png);}
.sidebar2-content{
	text-align:center;
	background-image:url(../images/sidebar2_bg.png);
	background-repeat:repeat-y;
	min-height:100px;
}
.sidebar2-bottom{
	height:15px;
	background-color:#FFF;
	background-image:url(../images/sidebar2_bottom_bg.png);}
	
.sidebar2-top-solid{
	height:15px;
	background-color:#FFF;
	background-image:url(../images/sidebar_top_bg_solid.png);}
.sidebar2-content-solid{
	text-align:center;
	padding-bottom:20px;
	background-color:#f9f6e5;
	background-image:url(../images/sidebar_bg_solid.png);
	background-repeat:repeat-y;
	min-height:100px;
}
.sidebar2-bottom-solid{
	height:15px;
	background-color:#FFF;
	background-image:url(../images/sidebar_bottom_bg_solid.png);
	background-repeat:no-repeat;}
.sidebar2, h3 {
	color:#6f1d1c;
	text-align:center;
	font-size:20px;}
.clear {
	clear: both;
}
.sidebar2 li{
	clear:both;
	padding:0;
	margin:0;
	text-align:center;
	border-bottom:#eaeaea;
	border-bottom:1px;
	border-bottom-width:100%;
}
.social-box{width:140px;
padding-top:8px;
margin:0 auto;}
.end{padding-bottom:40px;
	margin-bottom:100px;}