
/* CSS Document */

/*------ //搜索框 ---------*/
.zt{ max-width:960px; margin:0px auto 0; overflow:hidden;}
.zt_item{ width:96%; padding:2%; float:left; display:inline;background:#24313d; font-size:14px;}
#tagsList {position:relative; height:400px; margin:0 auto;}
#tagsList a {position:absolute; top:0px; left:0px; font-family: Microsoft YaHei; color:#fff; font-weight:bold; text-decoration:none; padding: 3px 6px; }
#tagsList a:hover { color:#FF0000; letter-spacing:2px;}
