/* ----- catalog ----- */

.content .catalog { width: 100%; }
.content .catalog .item { width: 200px; height: 215px; float: left; margin: 0 27px 12px 0; float: left; display: inline; overflow: hidden; }
.content .catalog .item .pic { width: 200px; height: 95px; text-align: center; }
.content .catalog .item .text-up { width: 200px; height: 11px; background: url("images/text-up.gif") no-repeat; }
.content .catalog .item .text-dn { width: 200px; height: 11px; background: url("images/text-dn.gif") no-repeat; }
.content .catalog .item .text-cn { width: 160px; background-color: #fff; padding: 0 20px; line-height: 16px; }
.content .catalog .item .text-cn a { text-decoration: none; }
.content .catalog .item .text-cn a:hover { text-decoration: underline; }

*html .content .catalog .item .text-up { margin-bottom: -2px; }

.content .catalog .item1 { width: 640px; height: 100%; float: left; margin: 0 27px 12px 0; float: left; display: inline; overflow: hidden; }
.content .catalog .item1 .pic { width: 640px; height: 95px; text-align: center; }
.content .catalog .item1 .text-up1 { width: 640px; height: 11px; background: url("images/text-up1.gif") no-repeat; }
.content .catalog .item1 .text-dn1 { width: 640px; height: 11px; background: url("images/text-dn1.gif") no-repeat; }
.content .catalog .item1 .text-cn1 { width: 600px; background-color: #fff; padding: 0 20px; line-height: 16px; text-align:justify}
.content .catalog .item1 .text-cn a { text-decoration: none; }
.content .catalog .item1 .text-cn a:hover { text-decoration: underline; }

*html .content .catalog .item1 .text-up { margin-bottom: -2px; }