@charset "UTF-8";

h3 {
	margin-bottom:10px;
}

/* ******************************************************

LeftContainer

******************************************************* */
/* main_index */
#LeftContainer h4 {
	width:685px;
	height:23px;
	background:transparent url(../images/bar_bg.jpg) 0 0 no-repeat;
	line-height:23px;
	text-indent:5px;
	font-weight:bold;
	color:#fff;
}

#LeftContainer ul {
	margin-bottom:15px;
}

#LeftContainer li {
	width:337px;
	text-align:center;
	margin-bottom:5px;
}

#LeftContainer li h5 {
	margin:15px 0;
}

#LeftContainer li.left {
	float:left;
}

#LeftContainer li.right {
	float:right;
}

#LeftContainer .more {
	text-align:right;
}

/* ******************************************************

RightContainer

******************************************************* */
#RightContainer ul {
	background-color:#f0eee6;
	padding:7px 0;
}

#RightContainer ul li {
	display:block;
	height:47px;
	padding-left:7px;
	margin-bottom:5px;
}
