/* CSS Document */
body{ background:url(main_bg.jpg); background-repeat:repeat-x;margin:0; }

td,body{font-size:12px; color:#666666;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:150%; }

.lang{padding-right:20px; text-align:right}
.menubg{background:url(menu_bg.gif);background-repeat:repeat-x; background-position:bottom; }
.bottombg{background:url(bottom_bg.gif);background-repeat:repeat-x; background-position:top;  }
.title1{ font-size:12px; font-weight:bold;color:#0066CC}
.title14{ font-size:14px; font-weight:bold;color:#0066CC}
.tag_bg{ background:url(tag_bg.gif);background-repeat:repeat-x; padding:10px; padding-top:5px; }
.more{font-size:10px;}
a {text-decoration:none; color:#666666;}
a:hover {text-decoration:underline;  color:#0066CC;}

a.hot {text-decoration:none; color:#0066CC;}
a.hot:hover {text-decoration:underline;  color:#0066CC;}

a.red {text-decoration:none; color:#ff0000;}
a.red:hover {text-decoration:underline;  color:#ff0000;}

a.keyIndustry {text-decoration:underline; color:#0000FF;}
a.keyIndustry:hover {text-decoration:none;  color:#ff0000;}
/*导航条样式开始*/
#menu {color:#c3c3c3;}
#menu a{display: block;background:url(menu.gif);height:29px;border: none; }
.hide{ display:none}

#menu0 a {background-position:0px 0; width:55px;}
#menu1 a {background-position:-70px 0; width:114px;}
#menu2 a {background-position:-199px 0; width:180px; }
#menu3 a {background-position:-393px 0;  width:114px;}
#menu4 a {background-position:-522px 0; width:168px; }
#menu5 a {background-position:-705px 0; width:114px; }
#menu6 a {background-position:-833px 0; width:91px; }

#menu0 a:hover,
#menu0 a.selected,
#menu0 a.active{background-position:0 29px;}

#menu1 a:hover,
#menu1 a.selected,
#menu1 a.active{background-position:-70px 29px;}

#menu2 a:hover,
#menu2 a.selected,
#menu2 a.active{background-position:-199px 29px;}

#menu3 a:hover,
#menu3 a.selected,
#menu3 a.active{background-position:-393px 29px;}

#menu4 a:hover,
#menu4 a.selected,
#menu4 a.active{background-position:-522px 29px;}

#menu5 a:hover,
#menu5 a.selected,
#menu5 a.active{background-position:-705px 29px;}

#menu6 a:hover,
#menu6 a.selected,
#menu6 a.active{background-position:-833px 29px;}

#s_menu{padding-left:10px;}

/*导航条样式结束*/

.contactList{ line-height:180%}
