﻿* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/1.125 Arial, "宋体";
        background:none;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#F00;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
img {
	border:0px;
}
em, strong, i, u,s{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
ol, ul, li {
	list-style:none;
}
.clearfix:before, .clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	font-size:0;
}
.clearfix:after {
	clear:both;
}
.clearfix {
*zoom:1;
}/* IE < 8 */

.list,#footer,#crumb {
	width:990px;
	margin:0 auto; 
        overflow:hidden;
}
#crumb{
     margin-bottom:7px;
     background:#f3f3f3;
     width:985px;
}
.list font{
	color:#f00;
        font-size:12px;
	}
.list .bt{
	display:block;
	font-size:22px;
	color:#333;
	line-height:30px;
	height:30px;
	background:url(images/title_bg.jpg) 0 5px no-repeat;
	}	
.list i {
	display:inline-block;
	line-height:23px;
	color:#777;
	width:478px;
	padding:15px 0 10px 12px;
	height:172px;
	overflow:hidden;
	border:1px dotted #ccc;
	margin:5px 1px 10px 0;
}
.list i a {
	font-weight:bold;
	color:#0077B5;
	font-size:13px;
}
.list u{
	margin:0 15px;
	}
.list .lei{
	font-size:13px;
	margin-right:5px;
	}
.list .info{
	display:block;
	height:70px;
	overflow:hidden;
	line-height:22px;
	margin:5px 0;
	padding-right:10px;
	}
.list i a.gk {
	width:91px;
	height:26px;
	display:inline-block;
	color:#FFF;
	margin:0 70px 0 0;
}
.list i a.gk{
	background:url(images/btn.jpg) left top no-repeat;
	}
.list i a:hover.gk{
	background:url(images/btn.jpg) bottom right no-repeat;
	}
.list i a img {
	float:left;
	border:1px solid #AEDEF2;
	padding:2px;
	margin:0 10px 0 0;
	font-weight:bold;
}
.list i a:hover{
	color:#f00;
	}
.list i.hover {
	background:#F3F3F3;
}

#footer {
	text-align:center;
	line-height:22px;
	color:#333;
	padding-top:10px;
	border-top:1px solid #ccc;
	}
#search.nsear p {
padding-top: 4px;
color: #999;
height: 16px;
overflow: hidden;
}
