﻿@charset "utf-8";
/* CSS Document */
body {
	 width:955px;
	 margin:0px auto;
	 } 


.zrshowdiv
 {
  width:950px;
  float:left;
  }

.zrshowleft
  {
  width:200px;
  float:left;
  }
.zrshowleft ul
  {
  list-style:none;
  line-height:25px;
  }
.zrshowright
  {
   width:730px;
   float:left;
   margin-left:10px;
   margin-top:10px;
   }      
.tjli
 {
 list-style:none;
 float:left;
 width:170px;
 height:170px;
 text-align:center;
 font-size:12px;
 }
.tjlidiv1
 {
 width:160px;
 float:left;
 text-align:center;
 }
  
.tjlidiv2
 {
  float:left;
  width:160px;
  height:130px;
  background-image: url(../images/skin/imgbg.gif);
 }
.tjpic 
 {
  width:120px;
  height:100px;
  margin-top:10px;
  margin-left:20px;
  float:left;
  line-height:100px;
  
 }
.tjpicwz 
  {
  width:120px;
  height:20px;
  float:left;
  margin-left:20px;
  line-height:20px;
  }  
  
 .articlelist_fy
 {
 width:730px;
 height:40px;
 line-height:40px;
 float:left;
 font-size:12px;
 margin-top:10px;
 margin-left:10px;
 border:solid;
 border-color:#E0E0E0;
 border-width:1px;
 text-align:center;
 } 
  
  
 /*首页商标分类样式*/
a.tmclass:link {color: #ef3d3d;text-decoration: none}
a.tmclass:visited {color: #FF0000;text-decoration: none}
/*链接下陷*/
a.tmclass:hover {color: #ef3d3d;text-decoration : none; position : relative; top : 1px; left : 1px}
a.tmclass:active {color: #FF0000;text-decoration: none}


/*图片显示链接*/
a.piclink:link {color: #000000;text-decoration: none}
a.piclink:visited {color: #000000;text-decoration: none}
a.piclink:hover {color: #ef3d3d;text-decoration: none}
a.piclink:active {color: #ef3d3d;text-decoration: none}
