/* CSS Document */
body {
	margin: 0 auto;
	height: auto; 
	background-color: #ffffff;
	FONT-SIZE: 12px
}
a{
	color:#000000;
	text-decoration: none;
}
a:hover{
  color:#0B558E;
  text-decoration:underline
}
UL {
	LIST-STYLE-TYPE: none;
	margin:0;
	line-height:23px;
	padding:0px 4px;
	
}
UL LI {
	LIST-STYLE-TYPE: none;
	
}
td{
   line-height:23px;
}
.fenlei_div{
   font-size:14px;
  width:100%;
}
.fenlei_div li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8B8B8B;
	background-image: url(images/dot01.gif);
	background-repeat: no-repeat;
	padding-left:50px;
	background-position: 30px;
}
.fenlei_div a{
    color:#000000;
}
.fenlei_div a:hover{
    color:#0B558E;
}
.pro
{
    line-height:23px;
}
.pro img
{
    border: 1px solid #9C9C9C;
	padding:2px;
	width:356px;
	height:278px;
}
.hot{
 line-height:23px;

}
.hot img{
	border: 1px solid #9C9C9C;
	padding:2px;
}
.menu_div{
   width:766px;
   float:left;
   }
.menu_div li{
	float:left;
	width:100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
.menu_div a{
    color:#000000;
   }
.menu_div1{
	background-color:#999999;
}     
.menu_div a:hover{
	color:#0B558E;
	background-color:#999999;
	width:100px;
	height:23px;
	display: block;
   }   
.news{
    width:90%;
	margin:10px 10px 10px 45px;
    
}
.news li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(images/dot03.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
}
.photo_box{
   width:772px; 
   height:auto;
   display:block;
   float:left;
   padding:10px 0px 0px 0px;
}
.photo_box ul{
   float:left;
   display:block;
}
.photo_box li{
	float:left;
	width:180px;
	height:161px;
	display:block;
	margin:0px 4px 10px 4px;
	text-align: center;

}
.photo_box img{
	border: 1px solid #CCCCCC;	
	padding:2px;
}