/*·ÖÀà¿ªÊ¼*/
#containerul
{
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px;
	width: 163px;
	overflow: hidden;
}
#containerul ul
{
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px;
}
#containerul li
{
	margin: 0 0 0 4px;
	list-style-type: none;
	line-height: 26px;
	height: auto !important;
	height: 26px;
	min-height: 26px;
	clear: both;
}
#containerul .symbols
{
	float: left;
	width: 12px;
	height: 14px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 2px;
}
.botLine
{
	/*border-bottom:solid 1px #eee;*/
	background: url(bottom_line.jpg) repeat-x bottom;
}
