/*公共样式*/
* { margin: 0px; padding: 0px; }
a { color: #444; text-decoration: none; outline:none; }
a:hover { text-decoration: none; color: #F90; }
a:active { text-decoration: none; color: #F60; star:expression(this.onFocus=this.blur());
}
ul, li, dl, dt, dd { list-style:none; margin:0; padding:0; }
img { border:0; }
.blue{ color:#07409D;}
body { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 24px; word-break:break-all; word-wrap:break-word; }

/*样式*/
.midblock { width: 1000px; margin:0 auto; }
.menu { font-size: 20px; color: #FFF; text-transform: uppercase; }
.menu a{color: #FFF;}
.main { float: left; width: 1000px; background: url(../images/bg.jpg) repeat-y left center; margin-bottom:30px; }
.mainclock { float: left; width: 1000px;  margin-bottom:30px; }
.news tr td { padding-bottom: 20px; }
.item { border-bottom:1px solid #CCC; border-left:1px solid #CCC;}
.item td{ border-top:1px solid #CCC; border-right:1px solid #CCC; padding:5px 10px;}
.protitle { height: 46px; background:url(../images/prodtile.jpg) repeat-x left top; border-right:solid #CCC 1px; }
.protitle span { float: left; height: 46px; line-height:46px; text-align:center; width: 133px; background:url(../images/prodtile2.jpg) no-repeat left center; color: #000; font-weight: bold; font-size: 16px; }
.textft { line-height: 20px; height: 20px; }
