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


<!--
    body {
		width:1000px;
	    margin:0px auto;
		height:100%;
        padding:0;
        font:13px Verdana;
}


#container{
margin:0px auto;
width:100%;
}

#header{
width:100%;
}

#pagebody{
width:1000px;
padding-left:5px;
padding-right:5px;

}

#footer{
clear:both;
width:100%;
BORDER-top: #CCC 1px solid;
margin-bottom:10px;
margin-top:10px;

}





h1{
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size:27px;
color: #2063A9;
margin: 20px 0em 20px 0em;
padding-left: 20px; 
line-height:60px;
background-image:url(imgs/ico3.jpg);
background-repeat:no-repeat;;
background-position :3px center;
}


h2 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height:25px;
color: #2063A9;
margin: 20px 15px 15px 3px;
padding-left: 15px; 

}


h3 {
text-align:justify;
text-justify:inter-ideograph;
font-size: 12px;
line-height:22px;
color: #2063A9;
margin: 15px;
text-decoration : underline;
font-weight:normal;

}


h4 {
text-align:justify;
text-justify:inter-ideograph;
font-weight:lighter;
font-size: 11pt;
line-height:24px;
color: #000000;
margin: 15px;
}

h5 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #007AAC;
margin: 15px;
}

h6 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #1159A3;
}




img {
border: none;
}

/*- Menu Tabs 4--------------------------- */

    #tabs4 {
	
      float:left;
      width:100%;
      font-size:14px;
      line-height:16px;
          border-bottom:1px solid #6B78A9;
		  font-weight:bold;
      }
    #tabs4 ul {
          margin:0;
          padding:0px 10px 0 50px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("imgs/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("imgs/tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }



/* 顶部图片*/
#banner {
height: 100px;
background: url("imgs/head.jpg");
display:list-item;
}

#banner h1 {
float: right;
margin: 30px 0 0 20px;
background: none;
line-height: 1.2em;}

/* 顶部图片结束*/





/* 顶部右边文字*/
#nav-meta {
font:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
float: right;
margin: 0px 0px 0 0;
color:#000000;
}

#nav-meta ul {
list-style:none;
margin: 10px 0 0 0;
padding: 2px;
color:#0066FF;
}

#nav-meta li {
display:list-item;
padding: 2px;
color:#686464;
}

#nav-meta a:link{
color: #2063A9;
text-decoration: none;
padding-left:14px;
}
#nav-meta a:visited {
color: #2063A9;
text-decoration: none;
padding-left:14px;
}

#nav-meta a:hover{
color:#ff6600;
background: url(imgs/back_navmeta3.gif) no-repeat;
padding-left:14px;
}
#nav-meta a:active{
color:#2063A9;
background: url(imgs/back_navmeta3.gif) no-repeat;
padding-left:14px;
}

/* 顶部左边文字结束*/

/*顶部右边文字*/

#topright {
font-size: 14px;
float: right;
margin: 10px 16px 0 0;


}
#topright a:link{
color: #000099;
text-decoration: none;
padding-left:14px;
}

#topright a:visited {
color: #000099;
text-decoration: none;
padding-left:14px;
}

#topright a:hover{
color:#ff6600;
padding-left:14px;
text-decoration: none;

}

#topright a:active{
color:#000000;
padding-left:14px;
text-decoration: none;

}



/*顶部右边文字结束*/



#pagecontent {
width:100%;
}

#pagecontent ul {
list-style: none;
margin: 0;
padding: 0 0 0 10px;

}

#pagecontent li {
line-height:20px;
list-style : disc inside ; 
list-style-type : decimal;
padding: 5px 0 5px 20px;
margin: 10px 0 10px 0px;
text-decoration : none;
}


#pagecontent a:link{
color: #000099;
text-decoration: underline;
}
#pagecontent a:visited {
color: #000099;
text-decoration: underline;
}
#pagecontent a:hover {
color: #FF6600;
}
#pagecontent a:active {
color: #000000;
}



/* 左半栏*/
#leftbar {
margin:10px 0px 5px 0px;
width:730px;
float:left;
BORDER-TOP: #CCC 1px solid;
BORDER-RIGHT: #CCC 1px solid;
BORDER-BOTTOM: #CCC 1px solid;
BORDER-LEFT: #CCC 1px solid;
TEXT-ALIGN: left;
margin-left:auto;

} 


#head {
width:100%px;
height:20px;
background-color:#EBEBEB;
margin-bottom:5px;
}


#cato1 {
float:left;
font-size:14px;
color:#000000;
margin-top:4px;
margin-left:10px;
}


#cato2 {
float:right;
font-size:14px;
margin-top:6px;
margin-right:5px;
}
#cato3 {
height:15px;
font-size:14px;
padding-top:3px;
padding-left:3px;
}

/* 左半栏结束*/





/* 右半栏*/

#rightbar {
width:260px;
margin-left:auto;

} 


#googlesearch {
text-align:right;
line-height:20px;
margin:10px 5px 5px 0px;
padding:20px 30px 5px 10px;
background-color:#DEEFFF;
width:210px;
float:right;
BORDER-TOP: #CCC 1px solid;
BORDER-RIGHT: #CCC 1px solid;
BORDER-BOTTOM: #CCC 1px solid;
BORDER-LEFT: #CCC 1px solid;
} 


#rightbarbrown {
margin:5px 5px 5px 0px;
background-color:#EBEBEB;
width:250px;
heigh:100%;
float:right;
BORDER-TOP: #CCC 1px solid;
BORDER-RIGHT: #CCC 1px solid;
BORDER-BOTTOM: #CCC 1px solid;
BORDER-LEFT: #CCC 1px solid;
TEXT-ALIGN: left;
} 





#rightbarwhite {
margin:5px 5px 5px 5px;;
padding-top:10px;
padding-left:5px;
background-color:#ffffff;
width:230px;
heigh:100%;
BORDER-TOP: #CCC 1px solid;
BORDER-RIGHT: #CCC 1px solid;
BORDER-BOTTOM: #CCC 1px solid;
BORDER-LEFT: #CCC 1px solid;
TEXT-ALIGN: left;
} 


#rightguide{
margin:5px 5px 5px 5px;
font-size:14px;
color:#1159A3;
letter-spacing:4px;
font-family:PMingLiU;
font-weight:normal;

}

#rightguide a:link{
color: #1159A3;
text-decoration:none;
}
#rightguide a:visited {
color: #1159A3;
text-decoration:none;
}
#rightguide a:hover {
color: #ff6600;
}
#rightguide a:active {
color: #1159A3;
}




#rightbarblue {
margin:5px 5px 5px 0px;
background-color:#CDEAFF;
width:250px;
heigh:100%;
float:right;
BORDER: #7FBCEF 1px solid;
TEXT-ALIGN: left;
} 


/*右下连接*/
#nav-supp {
margin: 2px;
line-height: 15px;

}


#nav-supp ul {
list-style: none;
margin: 0;
padding: 0 0 0 10px;

}

#nav-supp li {
background: url(imgs/ico2.jpg) no-repeat;
background-position: center left;
padding: 0 0 0 20px;
margin: 10px 0 10px 0px;
text-decoration : underline;
}

#nav-supp a:link{
color: #000099;
text-decoration: underline;
}
#nav-main a:visited {
color: #000099;
text-decoration: underline;
}
#nav-supp a:hover {
color: #ff6600;
}
#nav-supp a:active {
color: #000000;
}







/* footer */
#info-site {
clear: both;
text-align: center;
margin: 0;
padding: 0px 0 0px 0;
}

	
#info-company {
height:120px;
margin: 10px 0px 0px 0px;
color: #686464;
padding-top:20px;
text-decoration:underline;
}

#info-company a:link {
color: #686464;
text-decoration:underline;
}
#info-company a:visited {
color: #686464;
text-decoration:underline;
}

#info-company a:hover{
color: #686464;
text-decoration:underline;
}
#info-company a:active{
color: #686464;
text-decoration:underline;
}

#info-standards{
font-size: 10px;
padding: 0;
margin: 5px;
}
