@charset "utf-8";
html, body {
 padding: 0px;
 margin: 0px; color: #343434;
	font: normal 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}
.clear {
	width: 0px; height: 0px; clear: both;
}
ul {
	display: block;list-style: none; margin: 0px auto;
	width: 755px; padding: 0px;
	border-right: 1px dashed #CCC;
}
ul li {
	display: block; text-align: center;
	height: 79px; border-bottom: 1px solid #CCC;
	width: 150px; overflow: hidden; float: left;
	border-left: 1px dashed #CCC;
}
ul li a.pic {
	display: block;
	height: 40px;
	width: 144px;
	margin: 3px;
	background-color: #CCC;
	overflow: hidden;
}
ul li a.txt {
	display: block;
	width: 144px; margin: 0px auto;
	height: 30px; overflow: hidden;
	padding: 0px; line-height: 15px;
	text-align: center;
	text-decoration: none;
}

#fs1{
	width:755px;
	margin: 0px auto;
	}
#fs1 .itemi{
	width:375px;height:90px;float:left;
}	

.itemk{
	width:756px;margin: 0px auto;height:60px; margin-top:3px;}
/*.itemk img{border:1px solid #cccccc;}*/
	
