/* CSS Document */

*{
    margin:0;
	padding:0;
	}
.all_bodys{
   width:990px;
   margin:0 auto;
   background-color:#ffffff;
   clear:both;
   }
.body_body{
   width:1002px;
   margin:0 auto;
   background-color:#ffffff;
   } 
.all_bodys_top{
    height:15px;
	width:990px;
	float:left;
	}
.all_bodys_middle{
    width:990px;
	background:url(../images/body_bgmiddle.gif) repeat-y left top;
	float:left;
	}
.all_bodys_bottom{
    width:990px;
	background:url(../images/body_bgbottom.gif) no-repeat left top;
	height:15px;
	float:left;
	}
.all_left{
     width:232px;
	 float:left;
	 padding-left:12px;
	 }
.all_right{
     width:733px;
	 float:right;
	 }
.k{
   width:990px;
   height:13px;
   float:left;
   }
.left_titles{
  width:220px;
  height:105px;
  float:left;
  }
.left_menu{
  width:220px;
  float:left;
  padding-left:8px;
  }
.left_menus{
  width:200px;
  border-bottom:1px #c7d8e9 solid;
  height:25px;
  line-height:25px;
  }
.left_menu a,.left_menu a:link{
    display:block;
	float:left;
    font-size:9pt;

	color:#888888;
	padding-left:25px;
	letter-spacing:2px;
    background:url(../images/menu_left_ico2.gif) no-repeat left center;
    text-decoration:none;
	}
.left_menu a:hover{
     font-size:9pt;

	 background:url(../images/menu_left_ico.gif) no-repeat left center;
	 display:block;
	 float:left;
	 color:#2162bc;
	 letter-spacing:2px;
	 text-decoration:none;
	 padding-left:25px;
	 }
.right_titles_bg{
  width:733px;
  height:65px;
  float:right;
  background:url(../images/titles.gif) no-repeat left top;
  }
.title_text{
  float:left;
  width:320px;
  height:30px;
  padding-top:15px;
  padding-left:45px;
  margin-left:15px;
  font-size:15px; 
  background:url(../images/title_ico.gif) no-repeat left center;
  font-family:"宋体"，Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#444563;
  }
.homs{
  width:300px;
  float:right;
  padding-right:25px;
  padding-top:15px;
  text-align:right;
  height:45px;
  font-size:9pt;
  color:#747474;
  }

.ly{
 width:680px;
 margin:0 auto;
 }

