.imq_man {
	width:100%;
	float:left;
	
}
.imq_man .bod {
	width:100%;
	float:left;
	background:url("img/bg.jpg") no-repeat;
	height:43px;
	text-align:left;
}

.imq_man .bod .ll{
	float:left;
	width:79px;
	height:43px;
	font-size:14px;
	color:#115aab;
	font-weight:bold;
	line-height:36px;
	text-indent:14px;
}
.imq_man .bod .ll a{
	color:#115aab;
}
.imq_man .bod .lx{
	float:left;
	width:24px;
	height:43px;
}

.imq_man .bod .lx .l1{
	width:24px;
	height:20px;
	cursor:pointer;
}

.imq_man .bod .lx .l2 {
	width:24px;
	height:23px;
	cursor:pointer;
}

.imq_man .bod .c{
	float:left;
	width:650px;
	height:40px!important;
	*height:36px!important;
	height:36px;
	padding-top:4px;
}

#mq {
	width:650px!important;
	*width:645px!important;
	width:645px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	text-align:left;
	padding-left:5px;
}
#imq_rss{
	color:#555;
	font-size:12px;
	padding-left:4px;
	line-height:40px;
	display:block
}
.imq_man .bod .r{
	float:right;
	width:68px;
	height:40px;
	line-height:38px;
	background:url("img/rss.png") no-repeat left 11px;
}
.imq_man .bod .c a{
	float:left;
	color:#555555;
	font-size:12px;
	line-height:30px;
	width:645px;
	height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#imq_rss:hover,.imq_man .bod .c a:hover{
	color:#115aab;
}
