*{ padding:0px; margin:0px;}
body{  font-size:12px; color:#000;}
.Tbody{ width:960px; margin:0 auto;}
.head_bg{ height:95px; background:url(../indeximages/head_bg.gif) repeat-x;}
.head{ height:95px; background:url(../indeximages/head.gif) no-repeat;}

.search_input{ width:450px; height:30px; border:none; line-height:30px; background:url(../indeximages/input_box.gif); vertical-align:top;}
.search_btn{ width:80px; height:30px; border:none; cursor:pointer; background:url(../indeximages/btn_search.gif); vertical-align:top; _margin-top:1px;}
.info{ float:right; color:#6A6A6A; padding-top:15px;}
.Tab{ margin-left:10px; border:1px solid #1786D8; line-height:30px;}
.Tab th{ background:url(../indeximages/wordTitle_bg.gif) repeat-x; border-right:1px solid #ccc;}
.Tab td{ border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding-left:15px;}
.wide60{ width:60%;}
.wide20{ width:20%;}
.page{     height: 30px;
    margin: 10px 0px 30px 10px;
    width:100%;
    float: left;}
tr.select{ background:#fefae4;}



#page {
	
	height: 20px;
	margin-top:20px;
	float:right;
}

#page ul.pages {
	height: 20px;
	float: right;
	margin: 10px 30px 10px 0px;
}

#page a {
	list-style: none;
	float: left;
	border: 1px solid #ccc;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 2px 8px 2px 8px;
}

#page a:hover {
	border: 1px solid #b81d23;
}

.pre {
	border: 1px solid #eee;
	color: #eee;
}

.last {
	border: 1px solid #b81d23;
	color: #000;
	font-weight: 700;
	background-color: #eee;
}



.search {
    text-align: right;
    width: 190px;
    position: relative;
    /* margin-left: 275px; */
    height: 30px;
    background: #f5f5f5;
    float: left;
    border-radius: 17px;
}
.search .keyword {
    text-indent: 2em;
    /* display: none; */
    color: #333;
    width: 146px;
    line-height: 31px;
    height: 31px;
    background: url(../images/search.png) no-repeat;
    margin-right: 5px;
}
.topWelcome a {
    color: #000000;
    margin: 0 7px;
}
.top {
    width: 100%;
    /* background: #77D041; */
    margin: 0px auto;
}


div#search-list {
   
    width: 1200px;
    margin: 0 auto;min-height: 500px;
}
.search-list{
    
    min-height: 600px;
    width: 1200px;
   float:left;
	line-height:35px;
	display:block

}
.search-list li{ float:left; width:100%;  border-bottom: 1px dotted #ccc;}
.search-list li .search-list-user,
.search-list li .search-list-time {
    float: right;
}

.search-list li .search-list-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}