@charset "utf-8";
/* CSS Document */

body{
margin:10px auto;
width:900px;
text-align:center;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}
a{
color:#000000;
text-decoration:none;
}
a:hover{
color: #333333;
text-decoration:none;
}
#container{
width:900px;
}
  #lg{ width:900px; height:18px; line-height:18px; text-align:right;}
  #top{
 width:900px;
 height:162px;
 }
   #top #top_left{
   width:190px;
   height:162px;
   float:left;
   }
   #top #top_right{
   width:710px;
   height:162px;
   float:left;
   } 
     #top #top_right #pic{
	 width:710px;
	 height:112px;
	 text-align:left;
	 padding-left:0px;
	 }
	   #top #top_right #pic img{
	   padding-left:0px;
	   padding-right:0px;
	   margin-left:0px;
	   margin-right:0px;
	   }
	 #top #top_right #com_name{
	 width:710px;
	 height:42px;
	 padding-top:8px;
	 text-align:right;
	 line-height:42px;
	 }
  
  #content{
  width:900px;
  background:url(../images/content_bg.jpg) repeat-y;
  float:left;
  }
    #content #left {
	width:190px;
	float:left;
	padding-right:2px;
	}
	  #content #left .banner_left{
	  background:#FF0000;
	  height:18px;
	  padding-top:4px;
	  letter-spacing:0px;
	  font-weight:bolder;
	  font-size:14px;
	  }
	  #content #left #serious{
	  width:190px;
	  text-align:left;
	  margin:10px 0px 20px 0px;
	  }
	
.ps{display:none;}
.f{cursor:pointer;background: url(../images/button_2.gif) no-repeat left; padding-left:30px;line-height:20px;padding-top:6px; padding-bottom:6px;}
.b{cursor:pointer;background:url(../images/button_3.gif) no-repeat left;line-height:20px; padding-left:40px;padding-top:3px; padding-bottom:3px;}
.fblod{padding-top:6px; padding-bottom:6px; line-height:20px;padding-left:20px; width:170px;}
    
	#content #center{
	width:566px;
	float:left;
	padding-bottom:10px;
	}
#content #center #nav{
width:566px;
height:22px;
border-bottom:0px;
line-height:22PX;
letter-spacing:0px;
font-weight:bolder;
font-size:14px;
background:url(../images/bannerbg.gif) no-repeat;
position:absolute;
z-index:1;
}
#content #center #nav ul,li{
margin:0px;
padding:0px;
}
#content #center #nav li{
display:inline;
list-style:none;
list-style-position:outside;
text-align:center;
font-weight:bold;
float:left;
}
#content #center #nav .list{
text-align:CENTER;
font-weight:normal;
background: #EFEFEF;
border-left:1PX solid #CCCCCC;
border-right:1PX solid #CCCCCC;
font-size:12px;
}
#content #center #nav .list P{
line-height:20px;
border-bottom:1PX solid #CCCCCC;
margin:0px;
padding:0px;
}
#content #center #nav .menu1{
width:138px;
height:auto;
cursor:hand;
overflow-y:hidden;
padding-left:3PX;
}
#content #center #nav .menu2{
width:138px;
height:22px;
overflow-y:hidden;
cursor:hand;
padding-left:3PX;
}
      #content #center #center_main{
	  width:546px;
	  padding:10px;
	  text-align:left;
	  padding-bottom:30px;
	  PADDING-top:40PX;
	  }
    #content #right{
	width:140px;
	float:left;
	padding-left:2px;
	}
	  #content #right p{
	  margin-top:5px;
	  margin-bottom:0px;
	  padding:0px;
	  }
	  
	  #content #right .banner_right{
	  background:#FF0000;
	  height:18px;
	  padding-top:4px;
	  letter-spacing:3px;
	  font-weight:bolder;
	  font-size:14px;
	  
	  width:140px;
	  }
	  #content #right #right_contact{
	  padding-left:10px;
	  padding-top:10px;
	  text-align:left;
	  width:130px;
	  line-height:20px;
	  }

    #content #con_bottom{
	clear:both;
	width:900px;
	height:5px;
	}

  
  #bottom{
  width:900px;
  height:22px;
  background:#FF0000;
  clear:both;
  } 
    #bottom #bottom_left{
	width:385px;
	line-height:22px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	font-size:14px;
	float:left;
	padding-left:15px;
	}
	#bottom #bottom_right{
	width:485px;
	line-height:22px;
	text-align:right;
	float:left;
	padding-right:15px;
	}