﻿body{margin:0px; padding:0px; background-color:#FFFFFF; font-size:12px; line-height:180%; color:#666666;}

.mainbox{ width:1240px; margin:0px auto;}
a:link{ color:#666666; text-decoration:none;}
a:visited{ color:#666666; text-decoration:none;}
a:hover{ color:#ff3300; text-decoration:underline;}

/*首页新闻列表*/
.newslist_home{ width:478px; height:auto; margin:0px; padding:0px; }
.newslist_home li{ height:26px; line-height:26px; text-indent:15px;  background:url(../images/listbgline.gif) left top no-repeat; letter-spacing:1px; font-size:14px; overflow:hidden;}
.newslist_home li .date{ width: 100px; float:right; color:#CCCCCC; font-size:12px;}


/*产品列表*/
.piclist_home{ width:478px; height:auto; margin:0px; padding:0px;}
.piclist_home li{ width:110px; height:150px; margin:13px 2px 0px; overflow:hidden; text-align:center; float:left; display:inline; font-size:14px;}
.piclist_home li img{ width:95px;  height:95px; border:1px #C6DDA9 solid; padding:4px;}
.piclist_home a{ color:#009900;}
