@charset "utf-8";
#container {
	background:url(../images/body_bg.jpg) repeat-x center top;
	}
#header,#banner,#main,#footer {
	width:931px;
	margin:0 auto;
	}
#header {
	padding:0 33px;
	*padding:0 33px;
	_padding:0 33px;
	background:#e1e6eb url(../images/bg.jpg) no-repeat center top;
	}
#nav {
	}
#nav li {
	float:left;
	}
#nav li a {
	display:block;
	text-decoration:none;
	width:154px;
	height:25px;
	background:#0079c4;
	border-bottom:3px solid #fabf00;
	margin-right:1px;
	text-align:center;
	font:bold 14px "微软雅黑","黑体","宋体";
	line-height:25px;
	color:#FFFFFF;
	}
#nav li a.last {
	margin-right:0;
	width:156px;
	}
#nav li a:hover {
	background:#0069ab;
	border-bottom:3px solid #e0ae07;
	}
#main {
	margin:15px auto 19px;
	background:url(../images/main_bg.jpg) repeat-x center top;
	}
#intro {
	float:left;
	width:385px;
	height:163px;
	background:url(../images/intro_bg.jpg) no-repeat;
	}
#intro p {
	line-height:18px;
	margin:58px 20px 0;
	}
#contact {
	float:right;
	background:url(../images/contact_bg.jpg) no-repeat;
	width:260px;
	height:163px;
	}
#abox {
	padding:37px 0 0 12px;
	}
#showbox {
	padding:12px 0 0 12px;
	}
#showbox ul li {
	line-height:19px;
	}
#abox li {
	float:left;
	}
#abox li a {
	display:block;
	width:38px;
	height:18px;
	border:1px solid #b8b4cf;
	margin-right:5px;
	text-align:center;
	line-height:18px;
	text-decoration:none;
	}
#abox li a:hover {
	background:#b8b4cf;
	color:#000000;
	}
#abox li a.selected {
	background:url(../images/contact_on.jpg) no-repeat;
	color:#FFFFFF;
	border:1px solid #2871a9;
	}
#product {
	text-align:center;
	}
#footer {
	border-top:1px solid #a8a2c3;
	}
#copy {
	border-top:1px solid #a8a2c3;
	margin-top:1px;
	padding-top:12px;
	}
#power {
	line-height:28px;
	} 
/*- Menu Tabs--------------------------- */ 


    #tabs {
      width:100%;
      font-size:100%;
      line-height:normal;
	  margin:10px 0;
      }
    #tabs ul {
	margin:0;
	list-style:none;
	border-bottom:3px solid  #ed700d;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(../images/tableft.jpg) no-repeat left top;
      margin:0 2px 0 0;
      padding:0 0 0 4px;
      text-decoration:none;
	  display:block;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(../images/tabright.jpg) no-repeat right top;
       padding:6px 5px 3px 6px;
      color:#0079c4;
	  font-size:14px;
	  font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      }
    #tabs a:hover {
      background-position:0% -50px;
      }
    #tabs a:hover span {
      background-position:100% -50px;
      }
	#tabs a.selected {
      background-position:0% -25px;
      }
    #tabs a.selected span {
      background-position:100% -25px;
	  color:#FFFFFF;
      }
	#tabcon {
		line-height:30px;
		}
	#tabcon ul {
		border:1px solid #aac4d7;
		border-bottom:0;
		}
	#tabcon ul li {
		border-bottom:1px solid #aac4d7;
		padding-left:10px;
		}
	
	  

