@charset "utf-8";
/* CSS Document */
/*全局的*/
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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0 auto;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:14px;
	font-family:微软雅黑; /*vertical-align:baseline;*/
	color: #000000;
}



/*Slide Start幻灯片位置开始*/
#Slidebox{width:1000px; height:388px;  padding:0px;  margin:0 auto;  /*position:relative;*/ background:#CBCBCB; overflow:hidden;}
#flashBg {height: 388px;overflow: hidden;width:100%;clear: both;margin: 0;padding: 0; }
#flashLine { background:#FFFFFF;height: 388px;width: 100%;clear: both;}
#flash{width: 1000px;height: 388px;overflow: hidden;margin: 0 auto;clear: both;position: relative;padding: 0px 0px;}
#flash a {width: 1000px;height: 388px;display: none;}
#flash img {width: 1000px;height: 388px;}
