@charset "utf-8";
/* CSS Document */
/* 威邦网络科技  www.cnwei.net */

#demo00 {
    overflow:hidden;
    border:0px dashed #CCC;
    width:1160px; 
	height:200px;
	margin:10px auto;
}

#indemo00 {
    float:left;
    width:800%;
}
#demo100 {
    float:left;
}
#demo200 {
    float:left;
}

.move00 { 
    width:225px; 
	height:200px; 
	margin-right:5px; 
	float:left;
}
.move00 .images00 { 
    padding:2px;
	text-align:center; 
	border:1px solid #ddd;
}
.move00 .name00 { 
    width:225px; 
	height:30px; 
	line-height:30px; 
	text-align:center;
	background:#f3f3f3;
}
.move00 .name00 a { 
    color:#333; 
	font:14px/30px "Microsoft YaHei";
	text-decoration:none; 
	display:block;
}
.move00 .name00 a:hover { 
    color:#f60; 
	text-decoration:none; 
	display:block;}






