/* 全局css定义 */
body {text-align:center; margin:0; padding:0;color: #333333;   background:url(../images/bj.jpg) no-repeat center top ;background-color:#efffe2; }
body {font-size:12px; font-family:"宋体", arial, verdana, geneva, helvetica, sans-serif;}
div,form,iframe,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6 {margin:0; padding:0;}
div {margin:0px auto;} /* 为firefox居中问题 */
table{margin:0px auto;}
table,td,tr,th {font-size:12px;}
ul,li {text-align:left;}
li {list-style-type:none;}
a {font-size:12px;}
hr{height:1px;}
select,input{vertical-align:middle;}
img {border:0;}
html{ height:100%;}
/* 整个页面链接颜色 */
a:link    {color: #333333;text-decoration:none; }
a:visited {color: #333333;text-decoration:none;}
a:hover   {color: #000000;text-decoration:underline;}
a:active  {color: #333333;text-decoration:none;}


.pro{ width:666px; height:157px; display:block; text-align:left}
.pro .pic{ width:140px; height:157px; float:left ; line-height:25px; padding-top:5px;}
.pro .text{ width:525px; height:157px; float:left; padding-top:10px;}
.pro .text .text-1{ width:25%; height:29px; line-height:29px; overflow:hidden; float:left;}

