@charset "utf-8";
/* css document */

#container #right .projectlist{width:800px;}
#container #right .projectlist .item{width:170px; height:160px; margin-right:30px; margin-top:25px; float:left;}
#container #right .projectlist .item .pimg{width:170px; height:128px;}
#container #right .projectlist .item .pimg img{width:170px; height:128px;}
#container #right .projectlist .item h1{width:170px; height:30px; overflow:hidden; background-color:#ececec; font-size:14px; color:#333; font-family:"microsoft yahei","瀹嬩綋",arial; line-height:30px; text-align:center; margin-top:2px;}
#container #right .projectlist .item h1 a{color:#333; text-decoration:none;}