@charset "utf-8";
body {
	font-size: 12px;
	background-color:#FFFFFF;
	margin:0; padding:0;
	font-family:"宋体";
}
form,ul { margin:0; padding:0; }
li { list-style-type:none; }
img { border:0; }
h1 { font-size:18px; display:inline; }
A { color:#006699; text-decoration:none; }
A:hover { color:#333333; text-decoration:none; }
.clr { clear:both; }
.bold { font-weight:bold; }
.blue { color:#006699; }
.red { color:red; }
.f14 { font-size:14px; }

#banner { width:960px; margin:0 auto; height:205px; background:url(../images/banner.gif) no-repeat; }
.mainbox { width:960px; margin:0 auto; }
.listbar { height:37px; line-height:38px; font-size:16px; padding:0 10px; background:url(../images/titbg.gif) repeat-x; border-left:1px solid #AED3E8; border-right:1px solid #AED3E8; }
.titicon { height:37px; padding-left:22px; background:url(../images/icon_tit.gif) no-repeat left center; }
.listmore { float:right; }
.list { border:1px solid #B1D5E9; width:948px; background-color:#FFFFFF; border-top:none; padding:12px 5px; margin-bottom:10px; }
.cntbox { width:19%; float:left; border:1px solid #B1D5E9; background-color:#EAF6FD; margin:0 0 10px 6px!important; margin:0 3px 10px 3px; }

.imgbox{ width:150px; height:150px; margin:5px auto; background-color:#FFFFFF; }
.images{width:150px;height:150px;line-height:150px;text-align:center;display:table-cell;vertical-align:middle;border:1px solid #ccc;*font-size:131px; *display:block; *font-family:Arial;}
.images img{max-height:150px;max-width:150px;vertical-align:middle;width:expression((this.width>150&&this.width>this.height)?150:auto);height:expression((this.height>150)?150:auto);}

.txtbox { text-align:center; padding:3px 3px 5px; width:150px; margin:0 auto; }
.txtbox li { width:150px; line-height:18px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }

.morelist {}
.morelist li { float:left; margin:5px 8px 0; }
.morelist li img { border:3px solid #CCCCCC; }