@charset "utf-8";
/* CSS Document */
html,body,p,h1,h2,h3,h4,h5,h6,form,ol,ul,li { margin:0; padding:0;}
body{ font-size:12px;background-color:#FFFFFF;font-family: Arial, Helvetica, sans-serif;}
*{word-wrap:break-word; color: #595858;}
ul,ol,li{ list-style:none;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
img{  border:0;}
.nav{
	font-size: 14px;
	text-indent: 30px;
}
.nav2{
	font-size: 14px;
	text-indent: 45px;
}
.about{
	line-height: 20px;
	margin-left: 20px;
	margin-right: 50px;
	font-size: 13px;
}
.bord{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E3D1;
	text-align:left;
}
.text{
	border: 1px solid #E2E4CF;
	height: 20px;
	width: 100px;
}
table#center{ margin-bottom:30px;}


.cate_box{ background-color:#fcfdef; border:1px #c8c9c1 solid; text-align:left; width:173px;}
  .cate_list{ display:block; margin-left:10px; margin-right:10px; margin-bottom:10px;}
  .cate_list .cate_li{ line-height:30px; border-bottom:1px #E2E3D1 solid; background:url(../images/pro_main_05.jpg) left 12px no-repeat; padding-left:20px; padding-top:3px;}
       .cate_li ul{ display:none;}
  
.content_box{ height:100%; overflow:hidden; margin-left:10px; text-align:center; padding-top:3px;}

/*product*/
.className{ font-weight:bold; display:inline-block; font-size:24px; font-style:italic; color:#39aaa6; margin-left:10px;}
.Pro_box{ border:1px #b9bcbf solid; height:84px; width:120px; margin-right:4px;
margin-bottom:8px;}
.Pro_box img{ cursor:pointer;}

.pro_summary{ padding:0 10px 0 10px; line-height:1.8em; text-align:left;}
	  .pro_summary .lb {
	         font-weight: bold;
	         color: #1454BE;
	         height: 14px;
	         font-size:14px;
	         margin-top: 15px;
	         margin-bottom: 20px;
            }
			   .lb a{ color:#426AAE;}
			   .lb a:hover{ color:#E7581B;}
.content_box .pro_header,.content_box .spaceline,.content_box .pro_info{
   margin:5px 10px 5px 5px;
}

.page{ color:#333333; clear:both; margin-top:5px;}

.none{ width:250px; color:#FF0000; background-color:#FAF0EB; border:1px solid #E7581B; padding:10px; text-align:center;  margin:0 auto; margin-top:10px;}
