body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 26px;
	font-family: 宋体;
	background-position: center top;
	background:url(4.jpg);}
table{
 	font-size:12px;	line-height:20px;font-family:宋体;
}
.tables{
	border: 1px solid #AACCEE;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;

}

/*链接默认样式*/
a:link 			 				{color: #000000;text-decoration: none;}
/*	访问过的链接 */
a:visited 						{color: #000000;text-decoration: none;}
/*	鼠标停留	 */
a:hover 						{color: #ff0000;text-decoration: none;}
/*	点击时	*/
a:active 						{
	color: #000000;
	text-decoration: underline;
}

/* * 清楚浮动 -- 通用用法 * IE6下会出现鼠标已过,上下间隔发生变化的BUG.  */
.clear:after{ content: '\0020'; display: block; height: 0; clear: both; zoom: 1;}
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, 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;
	color: #333333;
}
ol, ul {
	list-style: none;
	color: #333333;
} 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; }





.pic {
	MARGIN-BOTTOM: 0px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #bfbfbf;
}
A:hover .pic {
	BORDER-LEFT-COLOR: #b6775c; BORDER-BOTTOM-COLOR: #b6775c; BORDER-TOP-COLOR: #b6775c; BORDER-RIGHT-COLOR: #b6775c
}


.pages {
	TEXT-ALIGN: center; LINE-HEIGHT: 30px; MARGIN-BOTTOM: 10px; HEIGHT: 30px; CLEAR: both; FONT-SIZE: 13px; MARGIN-RIGHT: 10px
}
.pages STRONG {
	MARGIN: 0px 8px; COLOR: #000
}
.pages A {
	MARGIN: 0px 5px; COLOR: #cc3333; TEXT-DECORATION: underline
}
.pages A:hover {
	COLOR: #888; TEXT-DECORATION: none
}

