@charset "utf-8";
/* CSS Document */
body{
font-size:14px;
background-image:url(../images/images/bg.gif);
margin:0px;
padding:0px;
}

.Main{ width:984px; position:relative; left:50%; margin-left:-497px;}

#header{ height:34px; width:714px; margin:30px 0px; float:right;}
.flash{ width:983px;}
/**主体框**/
#MainContent{ margin-top:10px;}
   .left{ width:197px; float:left;}
      .left_one{}
	      .left_one h3{ margin:0px; background-image:url(../images/images/left_h3.gif); background-repeat:no-repeat;  line-height:27px; padding-left:30px; padding-top:12px; color:#000000; font-weight:bolder; border-bottom:1px #006600 dashed;}
	      .left_one ul{ background-image:url(../images/images/left_bg.gif); background-repeat:repeat-y; margin:0px; list-style:none; padding-left:1px;}
		  .left_one ul li{padding-left:20px; padding-top:15px; border-bottom:1px #006600 dashed; margin:0px 10px; font-size:14px; font-weight:bold;}
		  .left_one ul li a:link,.left_one ul li a:visited{  color:#0099CC; text-decoration:none;}
	  .left_two{ margin-top:10px;}
	      .left_two h3{ margin:0px; background-image:url(../images/images/left_h3.gif); background-repeat:no-repeat; line-height:27px; padding-left:30px; padding-top:12px; color:#000000; font-weight:bolder; border-bottom:1px #006600 dashed;}
	      .left_two ul{ background-image:url(../images/images/left_bg.gif); background-repeat:repeat-y; margin:0px; padding:0px;}
		  .left_two ul li{ line-height:30px; color:#006699; list-style:none; padding-left:10px; font-size:14px; font-weight:bold;}
	  .left_bottom{ background-image:url(../images/images/left_bottom.gif); background-repeat:no-repeat; height:17px;}
	  
   .right{ float:right; width:774px; background-image:url(../images/images/right_bg.gif);}
      .right h3{ background-image:url(../images/images/companyInfo.gif); line-height:27px; background-repeat:no-repeat; margin:0px; padding-left:30px; color:#000000; border-bottom:1px #006600 dashed; padding-top:12px;}
	  .right_bottom{ background-image:url(../images/images/right_bottom.gif); background-repeat:no-repeat; height:30px;}
	  
   .show{ height:166px; background-image:url(../images/images/pic_bg.gif); margin:0 30px;}
      .show_left{ height:166px; background-image:url(../images/images/pic_left.gif); background-repeat:no-repeat; float:left; width:13px;}
	  .show_right{ height:166px; background-image:url(../images/images/pic_right.gif); background-repeat:no-repeat; float:right; width:12px;}
	  .imgshow{ overflow:hidden;width:680px; float:left; margin-top:20px;}
	      .imgshow a img{ border:2px #339999 solid;}
		 
/**底部**/
.footer{ background-image:url(../images/images/footer_bg.gif); background-repeat:repeat-x; height:73px; clear:both; text-align:center; padding-top:50px; color:#000000;}
   .footer strong{ margin-top:5px;}
   
/**文章内容**/
.web_content{ width:754px; padding:0 10px;}

/**头部导航**/
#header{ height:96px; background-image:url(../images/images/logo.gif); background-repeat:no-repeat; background-position:left; width:970px;}
#header ul{ float:right; margin-top:40px;}
#header ul li{ display:inline; font-size:18px; font-weight:bolder; padding:5px 10px;}
#header ul li a:link,#header ul li a:visited,#header ul li a:hover{ text-decoration:none; color:#000000;}