.left
{
	float: left;
	width: 216px;
	margin-left: 3px;
	margin-top: 5px;
	display:inline;
}
#leftchannel
{
	border: solid 1px #84B5DF;
	
}
#leftchannel .content
{
	min-height: 120px;
}
#leftchannel .content ul
{
	margin: 10px;
}
#leftchannel .content li
{
	clear: both;
	text-align: left;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 22px;
	background: url(../images/arrow1.gif) 0px center no-repeat;
}

.main
{
	float: left;
	width: 710px;
	margin: 10px;
	margin-top: 5px;
	display:inline;
}
#articless
{
	margin-top: 5px;
}





/*搜索列表*/
.wzlist
{
	margin: 20px;
}
.wzlist li
{
	white-space: nowrap;
	overflow: hidden;
}
.wzlist li .date
{
	color: #888;
}

.wzlist a:hover
{
}
.wzlist .title a
{
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.wzlist .content
{
	font-size: 12px;
	line-height: 180%;
	margin-top: 10px;
	color: #666;
	text-indent: 1.5em;
}
.wzlist .title .red
{
	font-size: 14px;
}
.wzlist .content .red
{
	font-size: 12px;
}

.wzlist li
{
	padding: 0 0 0 0px;
	background: url(../images/dash.gif) 0px bottom repeat-x;
	height: 23px;
	white-space: nowrap;
	overflow: hidden;
}
.wzlist li a
{
	float: left;
	background: url(../images/arrow.gif) 0px center no-repeat;
	line-height: 23px;
	padding-left: 10px;
}
.wzlist li .date
{
	float: right;
}


/*分页*/
.main
{
	position: relative;
	
	text-align: left;
}
#wzlist
{
	height:550px;
}
#pager
{
	position: absolute;
	bottom: 0;
	border: 0px;
}


#newslist .caption
{
	width:100%;
	cursor:pointer;
}
#newslist .wzlist
{
	height:130px;
}




