@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
ul li{ list-style:none;}
body{font-family:"MS PGothic"; font-size:12px; color:#666;}
.clear{ clear:both; line-height:0px;}
.right{ float:right;}
.textright{ text-align:right;}
.left{ float:left;}

#top{ width:100%; height:112px;
      background-image:url(../images/common/bg_sitetop_pingpu.jpg); background-repeat: repeat-x;  }
#top_index{ width:100%; height:102px;
      background-image:url(../images/common/bg_sitetop_pingpu.jpg); background-repeat: repeat-x;  }
#top_in{ width:768px; height:102px; margin:auto;
       background-image:url(../images/common/bg_sitetop.jpg); background-repeat: repeat-x; text-align:left;}
#logo{ width:165px; height:62px; padding-left:0px; padding-top:8px;  float:left;}
#companyname{ float:none; clear:both; color:#FFFFFF; padding-top:4px; padding-left:13px; font-size:11px;}
#top_mail{  width:313px; height:26px; padding-top:30px; padding-right:10px; text-align:right;float:right;}	   
#nav{ width:380px;height:56px;padding-top:46px;}	   
#nav1{ padding-top:36px; width:126px ; height:27px; float:left; }	   
#nav3{ padding-top:36px; width:115px ;height:27px; float:left; margin-left:5px;}
.mistake{ color:#3366CC; font-weight:bold;}
#mail {width:100px; float:left; }

#bodycontent{ width:768px; margin:auto; clear:both;}

.backhome a{ display:block; width:76px; height:23px; background:url(../images/common/backhome.gif) 0px 5px no-repeat;}

#bottom{width:768px; margin:auto; clear:both; padding-top:10px;}
.bottom1{ padding:9px 10px; height:12px; border-top:#e8e8e8 1px solid; background-color:#f5f5f5; color:#666;}
.bottom1 ul li{ display:block; float:left; padding:0px 10px; background:url(../images/common/line.gif) left 2px no-repeat; line-height:11px; height:12px;}
.bottom1 ul a{ font-size:11px;color:#666; text-decoration:none;} 
.bottomlink a{ display:block; float:right; width:91px; height:13px; background:url(../images/common/bottomlink.gif) center 2px no-repeat; text-indent:-99999px;}
.bottom2{ padding:0px 0px; height:30px;background-color:#101c8c;color:#fff;text-align:center;font-family:Arial, Helvetica, sans-serif; font-size:11px;line-height:30px; }



/*------------------left menu start--by casao-----------------------*/
#left{float:left;width:198px; margin:0px; overflow:hidden;background:#F7fafd; height:auto; border-bottom:1px #a7bcf7 solid;border-left:1px #a7bcf7 solid; border-right:1px #a7bcf7 solid;}	
#left div.container{width:198px;display:block;padding-bottom:10px;}	
#left div.container h1{width:198px;font-size:12px;padding-left:250px;overflow:hidden;background:url(../images/intro/menu_1.gif) no-repeat 0px; height:36px;}
#left div.container h2{width:198px;font-size:12px;padding-left:250px;overflow:hidden;background:url(../images/intro/menu_2.gif) no-repeat 0px;height:36px;}
#left div.container h3{width:198px;font-size:12px;padding-left:250px; overflow:hidden;background:url(../images/intro/menu_3.gif) no-repeat 0px;height:36px;}
		
#left div.container ul{margin:2px auto; background:#F7fafd; /*border-left:1px #a7bcf7 solid; border-right:1px #a7bcf7 solid;*/}
#left div.container ul li{width:160px; margin:0 auto;height:19px;line-height:19px;border-bottom:1px dotted #9dc2e1;padding:2px;}
#left div.container ul li a{display:block;padding-left:12px; text-decoration:none;color:#666; background:url(../images/intro/menu_blue_point.gif) no-repeat left; }
#left div.container ul li a:hover,#left div.container ul li a#curent{display:block;padding-left:12px; text-decoration:none;color:#a8300a;background:url(../images/intro/menu_red_point.gif) no-repeat left;}
		
#left div.container ul li.border_b {border-bottom:none; padding-bottom:4px;}	
#left div.container ul.border_b{}
		
		
	
		
		
		
		
		
		
		
		
		