﻿/*---定义右侧栏目定义开始---*/
#list_header
{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	width: 799px;
	background-color: #E6E4D8;
}

#postion
{
	margin-left: 13px;
}

#list_content
{
	width: 600px;
	height: 100%;
	background-image: url(tiao02.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#list_content h4
{
	height: 56px;
	line-height: 56px;
	margin-left: 78px;
}

.smpheader
{
	padding-top: 7px;
}

.smpcenter
{
	padding-top: 18px;
}

#list_content .list_nr
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	width: 80%;
	text-align: left;
	line-height: 30px;
	background-image: url(dian.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	overflow: hidden;
	text-overflow: ellipsis;	
}

#list_footer
{
	text-align: right;
	margin-right: 12px;
}
