@charset "utf-8";
/* CSS Document */

body,div,p,table,tr,th,td,form,fieldset,input,textarea,blockquote,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd{margin:0;padding:0}body{font-size:12px;line-height:1.5;font-family:"宋体","Arial Narrow"}ul,ol,li{list-style:none}table{border-collapse:collapse}	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}img{border:0}input{vertical-align:middle}input,select{font-size:12px}.clear{clear:both;height:1px;overflow:hidden;display:block}.clearfix:after{clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:"."}.clearfix{zoom:1}.fl{float:left}.fr{float:right}.tc{text-align:center}.tl{text-align:left}.tr{text-align:right}.fb{font-weight:bold}.cl{clear:left}.dis{display:block}.undis{display:none}.disline{display:inline}.unline,.unline a,a{text-decoration:none; color:#333;}a:hover{text-decoration:underline; color:#ff6600;}



.add-content{width:998px;margin:0 auto;margin-top:1px; background:url(../images/add-bg.jpg) no-repeat top;}
.add-one{
	border-top:1px solid #c5ccd2;
	padding-bottom:10px;
}
.add-one h1{
	font-size:18px;
	line-height:50px;
	color:#003f72;
	font-family:"微软雅黑";
}
.add-one li{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.add-one li.add-none{
	margin-right:0;
}
.add-tu{
	width:238px;
	height:164px;
	background:#f1f1f1;
}
.add-tu img{
	width:238px;
	height:164px;
}
.add-text{
	width:228px;
	background:#f1f1f1;
	height:35px;
	line-height:35px;white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;
 padding:0 5px;
}
.add-text a{
	color:#003f72;
}
