html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 /*vertical-align: baseline;*/
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
:focus {
 outline: 0;
}
ins {
 text-decoration: none;
}
del {
 text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#menu ul{ padding: 0; border: 0; list-style: none; line-height: 150%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 20px; }

#menunew{width: 980px;background: url(images/menu_bg2.gif) repeat-x; height: 65px; margin:0px auto;}

.menu_line2{ background: url(images/menu_line2.gif) no-repeat center top; width: 12px;margin-top:12px;}

#nav{ padding-left: 10px; float: left; }

#nav li{ float: left; height: 35px; }

#nav li a{ float: left; display: block; padding-left: 6px; height: 25px; cursor: pointer; text-decoration: none; }

#nav li a span{ float: left; padding: 12px 7px; margin-top:0px; line-height: 14px; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none; }

#nav li .nav_on{ /*鼠标经过时变换背景，方便JS获取样式*/ background-position: left 100%; }

#nav li .nav_on span{ /*鼠标经过时变换背景，方便JS获取样式*/ background: url(images/nav_bg.gif); text-decoration: none;}

#menu_con{ text-align: left; padding-left: 20px; clear: both; }

#menu_con li{ float: left;}

#menu_con li a{ display: block; float: left; cursor: pointer; padding: 7px 3px 0px 3px; line-height:150%;font-size: 14px;color:#000000;}

#menu_con li span{ float: left; color:#999999;padding:7px; line-height:150%;font-size: 14px;}

