﻿/*---定义右侧栏目定义开始---*/
#list
{
    float:right;
    width:569px;
    height:715px;
    *height:703px;
    _height:688px;
    background:url(images/list1.gif) no-repeat top;
    background-color:#fff;
}

#list_header
{
	height: 30px;
	line-height: 30px;
	margin-bottom: 38px;
	position: relative;
	_margin-top:5px;
}

#list_header_text
{
	margin-left: 25px;
	margin-top: 5px;
}

.smpheader
{
     margin:auto;
}

.list_back
{
    float:right;
	left: 81%;
	margin-top:-28px;
	margin-top:2px\9;
	*margin-top:-28px;
	_margin-top:-17px;
}

#list_content h4
{
	height: 56px;
	line-height: 56px;
	margin-left: 78px;
	display: none;
}

*#listcil
{
	width: 530px;
	height: 460px;
	background-image: url(images/list3.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-left:15px;
	margin-right: auto;
	line-height: 30px;
    padding-left:5px;
}

#listcil li
{
	margin-left: 12px;
	padding-left:15px;
	width: 480px;
	text-align: left;
	white-space:nowrap;
	list-style-type: none;
	background-image: url(images/dian.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
    *background-position: left 13px;
    _background-position: left 11px;
}

#listcil li a
{
    line-height:0.7em;
    line-height:0.9em\9;	
    *line-height:1.9em;	
    width: 300px; 
    -o-text-overflow: ellipsis; 
    padding-top:5px;
}
#listcil li span
{
    margin-top:-10px;
}
/* firefox only */ 
/*#listcil li:not(p) { 
clear: both; 
} 
#listcil li:not(p) a { 
max-width: 300px; 
} 
#listcil li:not(p):after { 
content: "..."; 
float: left; 
width: 25px; 
color: #000; 
} */
/* firefox only */ 
#list_footer
{
    float:right;
    margin-top:-70px;
    margin-right:40px;
    _margin-right:20px;
}


