<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0; padding:0; list-style:none;}
img{border:0;}
h1,h2{ font-size:14px; line-height:25px; color:#FFF; font-weight:bold;}
.left{float:left;}
.right{float:right;}

.tp{ width:1000px;}
.tp_title img{ float:left;}
.tp_m{ width:1000px; overflow:hidden; margin-top:15px;}
.tp_m #LeftArr_1{float:left; height: 31px;
  width: 18px;background:url(../images/forward.gif) no-repeat ; cursor:pointer; margin-right:20px; margin-top:50px;}
.tp_m #RightArr_1{float:right; height: 31px;
  width: 18px; background:url(../images/back.gif) no-repeat ; cursor:pointer; margin-right:10px; margin-top:50px;}
.tp_mp{float:left; width:894px; height:162px; overflow:hidden; margin-left:10px;}
.tp_mp li{ float:left;  margin-right:10px;}
.tp_mp li img{ float:left; }






</pre></body></html>