/*--Design:Yefeng,Tel:0086-519-83370006,QQ:17165256------*/
*	{
	margin: 0 auto;
	padding: 0;
	font-size: 9pt;
	font-family: "ËÎÌå","Verdana","Arial","Helvetica","sans-serif";
	}
body	{background-color: #fff;}
img		{border:none 0;}
table	{border-collapse:collapse;}
input	{padding:5px;border: 1px solid #5D9FD3; background-color: #F2F9FF;}
A:link	{color: #000;text-decoration: none;}
A:visited	{color: #333;text-decoration: none;}
A:hover		{color: #f00;text-decoration: underline;}
A:active	{text-decoration: none;}
.tablecut	{margin: 2px auto;}
.isenglish	{font-family:"Verdana","Arial","Helvetica","sans-serif";}
.line20	{line-height: 20px;}
.line25	{line-height: 25px;}
.home-tel	{
	padding-right: 10px;
	font-family:"Verdana","Arial","Helvetica","sans-serif";
	color: #00466B;
	font-size:14px;
	line-height: 40px;
	}
.list-left	{
	padding-left: 80px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 6px;
	}
.list-left-resources	{
	padding-left: 20px;
	line-height: 30px;
	font-weight: bold;
	}
.list-left-product	{
	padding-left: 40px;
	line-height: 30px;
	font-weight: bold;
	}
.title-contact-us	{
	padding-left: 15px;
	font-weight: bold;
	font-size: 11pt;
	color: #1D72B5;
	}
.right-content	{
	margin-bottom: 20px;
	width: 738px;
	line-height: 25px;
	}
.title-product	{
	margin: 10px auto;
	padding: 10px 0;
	font-size: 12pt;
	line-height: 30px;
	font-weight: bold;
	background-color: #E8E8E8;
	}
	
/*- Menu --------------------------- */
    #menu {
      float:left;
      width:100%;
	  border-bottom:0px solid #2763A5;
      line-height:28px;
      }
    #menu ul {
	  margin:0;
	  padding:0 5px;
	  list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url("../images/menuleft.gif") no-repeat left top;
      margin:0;	  
      padding:0 2px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
	  font-size: 10pt;
      background:url("../images/menuright.gif") no-repeat right top;
      padding:4px 31px 0px 31px;
      color:#FFF;
	  font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #menu a:hover {
      background-position:0% -42px;
      }
    #menu a:hover span {
      background-position:100% -42px;
      }
