﻿/*---定义右侧栏目定义开始---*/
#listright
{
	width: 583px;
	width: 588px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
	background-color: #fff;
}

#list_header
{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 38px;
	position: relative;
}

#list_content
{
	width: 560px;
	height: 668px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	line-height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;	
}

#list_content h4
{
	height: 39px;
	line-height: 39px;
	padding-left: 35px;
	padding-top: 3px;
	background-image: url(images/topic_bg.gif);
	background-repeat: no-repeat;
}

#list_content .list_nr
{
	margin-left: 1%;
	margin-right: 1%;	
	padding-left: 20px;
	width: 93%;
	text-align: left;
	background-image: url(images/dian.gif);
	background-repeat: no-repeat;
	background-position: left 9px;	
}

#list_footer
{
	text-align: right;
	margin-right: 12px;
}