@charset "UTF-8";

h3 {
	margin-bottom:10px;
}

#LeftContainer .category-box {
	width:685px;
	background:transparent url(../images/r_center.gif) 0 0 repeat-y;
	margin-bottom:10px;
}

#LeftContainer h4 {
	width:685px;
	height:37px;
	line-height:37px;
	text-indent:37px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(../images/r_top.gif) 0 0 no-repeat;
	margin-bottom:10px;
}

#LeftContainer dl {
	background:transparent url(../images/r_bottom.gif) 0 100% no-repeat;
	padding-bottom:10px;
}

#LeftContainer dt {
	padding:0 10px 0 61px;
	min-height:19px;
	height:auto !important;
	height:19px;
	background:transparent url(../images/icon_q.jpg) 37px 50% no-repeat;
	margin-bottom:5px;
	color:#063;
}

#LeftContainer dt:hover {
	color:#f30;
	text-decoration:underline;
	cursor:pointer;
}

#LeftContainer dd {
	padding:0 10px 0 80px;
	min-height:19px;
	height:auto !important;
	height:19px;
	background:transparent url(../images/icon_a.jpg) 56px 50% no-repeat;
	margin-bottom:10px;
	display:none;
}

#RightContainer ul {
	background-color:#f0eee6;
	padding:7px 6px;
}

#RightContainer ul li {
	margin-bottom:7px;
	background:transparent url(../../images/icon_arrow_col2.gif) 0 50% no-repeat;
}

#RightContainer ul li a {
	padding-left:12px;
}

