a:link, a:visited { color: #333; text-decoration: none; }

a.blue:link, a.blue:visited { color: #014cc9; text-decoration: none; }

a.blue:hover, a.blue:active { color: #014cc9; text-decoration: underline; }

a.org:link, a.org:visited { color: #BE0000; text-decoration: none; }

a:hover, a:active, a.org:hover, a.org:active { color: #BE0000; text-decoration: underline; cursor:pointer;}

address, caption, th, em { font-weight: 400; }

body {
	background-color: #fff;
	text-align: center;
	font-family: Tahoma, Arial, "宋体";
	background:url(../images/topbar_top.jpg) repeat-x;
	font-size: 12px;
	line-height: 18px;
	color: #555;
}

button { cursor: pointer; font-size: 12px; margin: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; }

caption, tbody, tfoot, thead, tr, th, td, 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table {
	margin: 0px;
	padding: 0px;
}
var {
	font-style: normal;
}


em, cite { font-style: normal; }

fieldset, img { border:none; }

h3, h4, h5, h1, h2 { font-size: 1em; }

select { font-size: 12px; }

table { border-collapse: collapse; }
ul, ol, li {
	list-style-type: none;
}

.barbtm { clear: both; float: left; font-size: 1px; height: 8px; width: 100%; }

.center { text-align: center; }

.clear { clear: both; display: block; font: 0px/0 sans-serif; height: 0px; overflow: hidden; }

.display { display: block; }

.h, .none { display: none; }

.left { float: left; }

.m { margin: auto; width: 950px; }

.right { float: right; }
* html { height: 100% }

#wrapper {
	text-align: left;

}

.sidebar_all { width: 100%; clear: both; float: left; margin-top: 6px; }

/*所在位置导航*/
#sitenav { float: left; font-size: 12px; line-height: 24px; width: 950px; height: 24px; padding-bottom: 4px; background: url(../images/itemtitlesbg.jpg) repeat-x left top;}
	#sitenav a{}
	#sitenav span {
	background: url(../images/title_sign.gif) no-repeat left center;
	float: left;
	padding-left: 20px;
	margin-left: 8px;
	display: inline;
}
