
.quick_links_elink {
	/*width:100%;*/
	margin:5px 5px 10px 5px;
	background-color:#F2F2FF;
	position:relative;/*keep*/
	border: 1px solid #DADADA;
}

.quick_links_elink_pic {
	width:64px;
	height:64px;
	background-repeat:no-repeat;
	background-position:center;
	left:10px;
	position:absolute;
	top:10px;
}

.quick_links_elink img {
	left:10px;
	position:absolute;
	top:10px;
}

.quick_links_elink_lcont {
	width:100%;
	background-color:#F2F2FF;
	border-top:1px solid #DADADA;
}

.lcont_top {
	line-height:28px;
	padding-left:78px;
	background-color:#ECECEC;
	font-size:12px;
}

.lcont_other {
	padding-left:78px;
	min-height:50px;
	font-size:11px;
	padding-top:8px;
	padding-bottom:10px;
}

.lcont_other div {
	margin:3px 0px;
}

.lcont_other .sub_other {
	width:49%;float:left;margin-bottom:5px;color:#666;
}

.lcont_top  a.main_l,
.lcont_top  a.main_l:link,
.lcont_top  a.main_l:visited,
.lcont_top  a.main_l:hover,
.lcont_top  a.main_l:active {
	color:#333;
}

.quick_links_elink_lcont td {
	width:50%;
}

div.js_control_section {
	width:16px;
	height:16px;
	float:right;
	margin-right:5px;
	background-image:url(../images/icons/toggle.png);
	background-repeat:no-repeat;
	cursor:pointer;
	position:absolute;
	top:5px;
	right:0px;
	line-height:16px;
}