/* CSS Document */

body{
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
img{
    border:0;
	}
a{
  text-decoration:none;
  color:#000000;
  }
a:hover{
  color:#FF0000;
  text-decoration:underline;
  }
p{
  margin:0 10px;
  padding:0;
  line-height:23px;
  }
div{
    margin:0 auto;
	width:1000px;
	min-height:20px;
	overflow:hidden;
	}
.logo{
   height:100px;
    }
.dh{
   width:1000px;
   background:url(../images/nav_bg1.gif) repeat-x;
   height:47px;
   }
.dh ul{
       margin:0;
	   padding:0;
	   height:47px;
	   }
.dh ul li{
	   float:left;
	   font-size:14px;
	   list-style:none;
	   width:125px;
       height:40px;
       line-height:40px;
	   text-align:center;
	   }
.dh ul li a{
  color:#fff;
  text-decoration:none;
  font-weight:bolder;
  }   
.dh ul li a:hover{
display:block;
color:red;
font-weight:bolder;
text-decoration:underline;
background:url(../images/image16.png) repeat-x;
width:116px;
height:40px;
}

.content{
margin-bottom:20px;
}
.content .left{
float:left;
width:225px;
min-height:200px;
overflow:hidden;
}
.content .left .left1{
  min-height:200px;
  overflow:hidden;
  width:225px;
  background:url(../images/bgll.jpg) repeat-y;
  border-bottom:solid 1px #cccccc;
  margin-bottom:5px;
  }
.content .left h3{
   background:url(../images/ihottit.jpg) no-repeat;
   height:41px;
   font-size:14px;
   line-height:41px;
   margin:0;
   padding:0;
   color:#000;
   }
.content .right{
 float:right;
 width:770px;
 min-height:200px;
 overflow:hidden;
 }
 .content .right .right1{
    border:solid 1px #cccccc;
  margin-bottom:5px;
  width:535px;
  float:left;
  }
   .content .right .right1 ul{
   list-style:none;
   margin:0;
   padding:0;
   margin-left:15px;
   margin-top:5px;
   margin-bottom:10px;
   } 
 .content .right .right1 li{
 background:url(../images/biao3.gif) 0px 10px no-repeat;
 line-height:25px;
 text-indent:1em;
  }
.content .right h3{
background:url(../images/jh_07.jpg) no-repeat;
   height:41px;
   font-size:14px;
   line-height:41px;
   margin:0;
   padding:0;
   color:#000;
   }
.content .right .right2{
    border-bottom:solid 1px #cccccc;
	height:369px;
  width:225px;
  float:right;
  background:url(../images/bgll.jpg) repeat-y;
  margin-bottom:5px;
  }
.content .right .right2 img{
  width:100px;
  height:80px;
  }
 .content .right2 h3{
   background:url(../images/ihottit1.jpg) no-repeat;
   height:41px;
   font-size:14px;
   line-height:41px;
   margin:0;
   padding:0;
   color:#000;
   }
.content .right .pro{
  width:768px;
  border:solid 1px #cccccc;
  }
.content .right .pro img{
   border:#CCCCCC solid 1px;
   padding:2px;
   }
.content .left .left1 ul{
 list-style:none;
 margin:0;
 padding:0;
 margin-left:15px;
 margin-top:10px;
 margin-bottom:10px;
 }
.content .left .left1 li{
background:url(../images/u-icon.jpg) no-repeat 0px 10px;
  line-height:30px;
  font-size:14px;
  font-weight:bolder;
  text-indent:2em;
  }  
.footer{
   text-align:center;
   margin:0 auto;
   margin-top:15px;
   margin-bottom:15px;
   }
.content .right3{
 float:right;
 width:770px;
 min-height:200px;
 overflow:hidden;
 border:solid 1px #cccccc;
 }
 .content .right3 h3{
background:url(../images/jh_07.jpg) no-repeat;
   height:41px;
   font-size:14px;
   line-height:41px;
   margin:0;
   padding:0;
   color:#000;
   }
.content .product{
  list-style:none;
  }
.content .product li{
float:left;
margin:10px 20px;
text-align:center;
}
.content .product li img{
  border:#CCCCCC 1px solid;

  }
.content .news{
   list-style:none;
   }
.content .news li{
background:url(../images/biao3.gif) 0px 10px no-repeat;
text-indent:1em;
line-height:30px;
border-bottom:dashed 1px #CCCCCC;
}
.content .news li span{
    float:right;
	margin-right:20px;
	}
.content .info{
border-bottom:1px solid #999999;
text-align:center;
width:750px;
margin-bottom:20px;
}
.more{
  font-weight:100;
  float:right;
  color:#FFFFFF;
  margin-right:10px;
  }
.more a{
  color:#000;
  text-decoration:none;
  }
.more a:hover {
	color:#FF0000;
	text-decoration:underline;
}
