/* CSS Document */
* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
body,td,th,input,select,textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0px;  padding: 0px;
line-height:160%;
}
ul,ol,dl,dt,dd,form {
  margin: 0;  padding: 0;
}
ul,ol {
  list-style: none;
}
h1,h2,h3,h4,h5,h6 {
 
  margin: 0;  padding: 0;
}
h1{ border-bottom:1px solid #D4D4D4; padding:5px; background:#E9E9E8; font-size:18px; }
h2{ font-size:13px; padding:5px; border-bottom:1px solid #CCCCCC; color:red;}
body {
  background: #666;
  margin-top:20px;
}
img {
  border: 0; padding:5px;
}
textarea {
  padding: 3px;
  border: 1px solid #d4d4d4;
}

a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066BB;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}


/* #top{margin:0 auto; padding:0px; width:900px; height:25px; clear:both;} */
#header{margin:0 auto; padding:0px; width:900px; height: 87px;background: url(../images/top_bg.gif) repeat-x left bottom;}


 
	  
	  
#globalHeader {
  height: 87px;
  width:900px;
  margin:0 auto;
  padding:0px;
  background: url(../images/top_bg.gif) repeat-x left bottom;
}
#logo {
  position: absolute;
  top:0px;   left: 25px;
}
      /*  ==================== é¡¶éƒ¨èœå• ====================  */
      #globalTopNav {
        width: 100%;    height: 22px;
        background: url(../images/top_bg.gif) no-repeat left top;
        position: relative;
      }
      #globalTopNav ul {
        background: url(../images/top_bg.gif) no-repeat right -25px;
        float: right;
        padding-right: 40px;
      }
      #globalTopNav li {
        color: #FFF;
        height: 22px;
        float: left;
        border-right: 1px solid #98b226;
      }
      #globalTopNav li a {
        color: #FFF;
        display: block;
        float: left;
        padding: 8px 10px 0;
      }


.pop{margin:0px auto; padding:0px; width:900px; height:131px; background:white; clear:both;}



#main{
margin:0px auto; padding:10px; width:880px; height:auto; background:white;
}

#main-left{float:left; width:200px; height:auto; border:1px solid #D4D4D4;}

.main-left-title{width:auto; padding:5px; height:15px; background:url(../images/title_bg.gif) top; text-align:center;}
.ul{ padding:0 0 0 20px;}
.ul li { padding:2px 0;list-style: square; line-height:180%;list-style-image: url(../images/bullet.gif);
}


#main-right{float:right; width:670px; height: auto;}



/*  ==================== 页面脚部 ====================  */
#footer{margin:0 auto; padding:0px; height:auto; width:900px; clear:both;}
.footer-txt{text-align:center; clear:both;}
.footer-txt a{ color:white;}
#globalFooter {
  background: #666 url(../images/footer_bg.gif) no-repeat right -20px;
  padding: 0 0 20px;
  clear: both;
}
#globalFooterBg {
	width: 883px; 
	height: 17px; 
	float:left; 
	display:block;
	background: #fff url(../images/footer_bg.gif) no-repeat left top;
	margin-bottom: 15px;
}

.clear{width: auto; clear:both; height:10px;}
.download {background:#EDFFED; border: dotted 1px #FB9260; height:28px; padding:5px 0px; text-align:center; vertical-align:middle;}
.download a { text-decoration:none;}


.red{ color:red;}