/* CSS Document */

body{
    margin:0;
	padding:0;
	font-size:9pt;
	color:#000000;
	line-height:20px;
	}
*{
    margin:0;
	padding:0;
	}
.body_body{
   width:1002px;
   margin:0 auto;
   background-color:#ffffff;
   } 	
	
.all_bodys{
   width:995px;
   margin:0 auto;
   background:#ffffff;
   }
.all_bodys_middle{
    width:995px;
	background:url(../images/product_middle.gif) repeat-y left top;
	float:left;
	}
.all_bodys_bottom{
    width:995px;
	background:url(../images/product_bottom.gif) no-repeat left top;
	height:15px;
	float:left;
	}
.all_left{
     width:250px;
	 float:left;
	 }
.all_right{
     width:733px;
	 float:right;
	 }
.k{
   width:995px;
   height:13px;
   float:left;
   }
.left_titles{
  width:250px;
  height:75px;
  float:left;
  }
.left_menu{
  width:240px;
  float:left;
  padding-left:8px;
  }
.left_menu ul{
  width:240px;
  margin:0 auto;
  list-style:none;
  }
.left_menu li{
   width:240px;
   float:left;
   display:inherit;
   }    
.left_menus{
  width:240px;
  border-bottom:1px #c7d8e9 dashed;
  height:25px;
  line-height:25px;
  }
.left_menu a,.left_menu a:link{
    display:block;
	float:left;
    font-size:9pt;
	color:#888888;
	padding-left:40px;
	letter-spacing:2px;
    background:url(../images/ico_product2.gif) no-repeat 15px center;
    text-decoration:none;
	}
.left_menu a:hover{
     font-size:9pt;
	 background:url(../images/ico_product1.gif) no-repeat 15px center;
	 display:block;
	 float:left;
	 color:#cb9603;
	 letter-spacing:2px;
	 text-decoration:none;
	 padding-left:40px;
	 }
.right_titles_bg{
  width:733px;
  height:75px;
  float:right;
  background:url(../images/titles_bg.gif) no-repeat left top;
  }
.title_text{
  float:left;
  width:320px;
  height:30px;
  padding-top:40px;
  padding-left:30px;
  margin-left:15px;
  font-size:15px; 
  font-family:"宋体"，Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#0080c6;
  }
.homs{
  width:300px;
  float:right;
  padding-right:25px;
  padding-top:15px;
  text-align:right;
  height:45px;
  font-size:9pt;
  color:#747474;
  }

.ly{
 width:700px;
 margin:0 auto;
 }
