/* basic elements */
*{margin:0; padding:0;}
body{background:url(background.jpg); font-family:arial,宋体; text-align:left; font-size:12px; padding:8px 0 0 0;}
img{border:0;}


/* temporary style */
#container{width:1000px; margin:0 auto;}
#logo{background:url(logo.gif) no-repeat; width:245px; height:200px; float:left; display:inline; overflow:hidden;}
#logo h1{display:none;}
#rightbox{width:755px; float:left; display:inline; overflow:hidden;  height:200px;}
#rightTop{background:url(right_top.jpg) no-repeat; width:755px; height:124px; margin-top:1px;}

#top{ overflow:hidden; height:200px;}

#content{background:#FFF; width:1000px;}


/* common style */
.clearfix{clear:both; height:0;!important; height:1%; font-size:1px; display:block; content:"."; visibility:hidden; background:none; line-height:0%;}
a:link { color: #000; text-decoration:none; }
a:visited { color: #000; text-decoration:none; }
a:hover { color: #FF0000; text-decoration:underline;}



/* menu style */
#menuBg{background:url(menu_bg.jpg) no-repeat; wdith:755px; height:60px; padding:15px 0 0 44px; background-color:#FFF; overflow:hidden;}
ul#menuLeft{float:left; display:inline; }
ul#menuLeft li{float:left; display:inline; margin-right:8px; list-style:none;}
ul#menuLeft li span{ display:none;}
ul#menuLeft li.M1 a:link,ul#menuLeft li.M1 a:visited{background:url(menu1.gif) no-repeat; width:128px; height:30px; display:block;}
ul#menuLeft li.M1 a:hover{background:url(menu1_1.gif) no-repeat; width:128px; height:30px; display:block;}

ul#menuLeft li.M2 a:link,ul#menuLeft li.M2 a:visited{background:url(menu2.gif) no-repeat; width:111px; height:30px; display:block;}
ul#menuLeft li.M2 a:hover{background:url(menu2_1.gif) no-repeat; width:111px; height:30px; display:block;}

ul#menuLeft li.M3 a:link,ul#menuLeft li.M3 a:visited{background:url(menu3.gif) no-repeat; width:111px; height:30px; display:block;}
ul#menuLeft li.M3 a:hover{background:url(menu3_1.gif) no-repeat; width:111px; height:30px; display:block;}

ul#menuLeft li.M4 a:link,ul#menuLeft li.M4 a:visited{background:url(menu4.gif) no-repeat; width:111px; height:30px; display:block;}
ul#menuLeft li.M4 a:hover{background:url(menu4_1.gif) no-repeat; width:111px; height:30px; display:block;}

ul#menuLeft li.M5 a:link,ul#menuLeft li.M5 a:visited{background:url(menu5.gif) no-repeat; width:70px; height:30px; display:block;}
ul#menuLeft li.M5 a:hover{background:url(menu5_1.gif) no-repeat; width:70px; height:30px; display:block;}

#home{ float:left; display:inline; margin:-4px 0 0 35px; }
#home p{line-height:20px;}
#home a:link { color: #FFF; text-decoration:none; }
#home a:visited { color: #FFF; text-decoration:none; }
#home a:hover { color: #FF0000; text-decoration:none;}


#text{background:url(text.gif) no-repeat; width:562px; height:44px; margin:0 0 0 350px; }
#text h3{margin:0 0 0 450px;}
#text1{background:url(text.gif) no-repeat; width:412px; height:44px; margin:0 auto; }
#text1 h3{display:none;}



/* content style */
#pagebtm{background:url(page_btm.gif) no-repeat bottom; width:1000px; height:35px; overflow:hidden;}



/* footer style */
#footer{text-align:center; height:50px; font-size:12px; padding:20px 0 0 0;color:#000;}

/* old style */
.nborder_input{
  border:0px solid #1A8A52;
  font-family:Helvetica;
  font-weight:bold;
  font-size:17px;
  padding:2px;
  height:18px;
  width:120px;
  background-color:#1A8A52;
  color:#ffffff;
}

.nborder_input2{
  border:0px solid #1A8A52;
  font-family:Helvetica;
  font-weight:bold;
  font-size:17px;
  padding:2px;
  height:18px;
  width:190px;
  background-color:#1A8A52;
  color:#ffffff;
}

