@charset "utf-8";
@import url("page.css");

/*-----------------默认标签样式定义------------------*/
*{margin:0px;padding:0px;}/*定义所有元素的外边界于内边界为0.*/
ul,li,dl,dd,dt,ol,img{list-style:none;}
h1,h2,h3,h4,h5,h6{}
body {font:9pt/20px Arial,"宋体";background:#C1C1C1;color:#444;width:1003px;margin:0px auto;}

/*-----------------全局公用样式------------------*/
.lakai{font-size:1px;line-height:1px;display:block;clear:both;}
.red{color:#c60000;}
.black{color:#000;}
#mbody{width:1003px;background:#fff;}


/*----------网站页头--------*/
#header{height:66px;border-bottom:2px solid #fff;background:#fff;}
   #logo{width:472px;float:left;display:block;}
   #user{display:block;float:right;height:58px;padding-right:20px;width:511px;padding-top:8px;}
      #user ul{padding-bottom:5px;width:511px;display:block;height:20px;}
	  #user li{float:right;background:url(sanjiaoh.gif) no-repeat left center;line-height:20px;height:20px;padding-left:8px;margin-left:8px;}	  
	  #user p{width:330px;display:block;padding-left:185px;_padding-left:180px;}
	  .userText{display:block;float:left;padding-left:4px;height:21px;line-height:21px;width:60px;}
	  .userSpan{display:block;float:left;padding-left:4px;height:21px;line-height:21px;width:40px;}
	      .userBor{border-top:1px solid #d9d9d9;border-right:1px solid #f0f0f0;border-left:1px solid #d9d9d9;border-bottom:1px solid #f0f0f0;width:80px;height:17px;padding:1px;float:left;display:block;}
		  .userBtn{border:1px solid #d9d9d9;width:45px;height:21px;text-align:center;line-height:21px;margin-left:4px;}
		  
   #contact{height:23px;line-height:23px;padding-left:35px;background:#dfdfdf;border-bottom:1px solid #fff;display:block;}
   #contact span{padding-left:30px;}
		  

/*----------网站导航--------*/
#menu{width:1002px;height:69px;border-left:1px solid #fff;border-bottom:1px solid #fff;}
#menuTop{height:41px;display:block;height:41px;line-height:41px;width:1002px;}
  #menuTop li{float:left;height:40px;color:#fff;text-align:center;width:166px;border-right:1px solid #fff;}
     #menuTop li a{color:#fff;text-decoration:none;}
  
  .menulist01{background:#b31b21;}
  .menulist02{background:#e4460f;}
  .menulist03{background:#f7921d;}
  .menulist04{background:#f6be17;}
  .menulist05{background:#6093c6;}
  .menulist06{background:#1671aa;}
  
  #menuToo{height:28px;display:block;line-height:28px;width:961px;color:#fff;border-right:1px solid #fff;padding:0px 20px;}
    #menuToo li{float:left;padding-right:8px;}
	
/*----------主体内容样式--------*/
#main{width:1001px;border-left:1px solid #fff;border-right:1px solid #fff;}
  #top_ad{height:189px;border-bottom:1px solid #fff;}
  .top_ad{width:676px;height:189px;float:left;border-right:1px solid #fff;}
  .topVideo{width:324px;height:189px;float:left;}
  
#leftPanel{width:676px;float:left;background:url(home_middle.gif) repeat-y left;border-right:1px solid #fff;}
   #leftPanel h3{width:676px;height:46px;}
   .leftMbody{width:676px;}
   #server{background:url(home_bottom01.gif) no-repeat bottom left;padding:12px 12px 9px;width:652px;height:150px;border-bottom:1px solid #fff;}
   .youshi{float:left;width:336px;}
     .leftMbody dl{}
	    .leftMbody dd{width:143px;float:left;margin-right:10px;}
		.leftMbody dt{width:160px;float:left;}
		
   #zhishiMain{margin:0px 1px;width:650px;background:#fff;height:150px;padding:12px;}
   .zhishiDl{width:326px;float:left;background:url(dian.gif) repeat-y right;}
   .zhishiUl{float:left;width:300px;padding-left:14px;}
      .zhishiUl li{background:url(zhishi_icon.gif) no-repeat left center;height:25px;line-height:26px;padding-left:12px;}
	  
#rightPanel{width:323px;height:439px;float:left;border-right:1px solid #e7e7e7;}
   #rightPanel h3{width:323px;height:46px;}
   #rightPanel ul{padding:15px;}
   #rightPanel li{background:url(newsbg.gif) no-repeat left bottom;height:25px;line-height:27px;padding-left:14px;}
   .homemore{margin-left:10px;}
	  
/*----------网页页脚--------*/
#footer{background:url(footer.gif) no-repeat;width:986px;height:31px;line-height:31px;border-left:1px solid #fff;border-right:1px solid #fff;padding:4px 0px 0px 15px;}
  
  
/*----------链接样式--------*/
a:link{color:#454545;text-decoration:none;}
a:visited {color:#454545;text-decoration:none;}/*访问过后*/
a:hover {color:#d90000;text-decoration:none;}/*鼠标放上去*/
a:active {}/*鼠标点击*/  

.menulink:link{color:#fff;text-decoration:none;background:url(menu_icon.gif) no-repeat left center;padding-left:12px;margin-right:10px;}
.menulink:visited {color:#fff;text-decoration:none;background:url(menu_icon.gif) no-repeat left center;padding-left:12px;margin-right:10px;}/*访问过后*/
.menulink:hover {color:#fff;text-decoration:none;background:url(menu_icon.gif) no-repeat left center;padding-left:12px;margin-right:10px;}/*鼠标放上去*/

.white:link{color:#fff;text-decoration:none;}
.white:visited {color:#fff;text-decoration:none;}/*访问过后*/
.white:hover {color:#fff;text-decoration:underline;}/*鼠标放上去*/

.redlink:link{color:#c60000;text-decoration:none;}
.redlink:visited {color:#c60000;text-decoration:none;}/*访问过后*/
.redlink:hover {color:#c60000;text-decoration:underline;}/*鼠标放上去*/

.blacklink:link,.blacklink:visited{color:#000;text-decoration:none;}
.blacklink:hover {color:#c60000;text-decoration:none;}/*鼠标放上去*/


  
   
