@charset "utf-8";
/* CSS Document */
body {
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color: #000000;
	font-family: "宋体", "黑体";
	font-size: 12px;
}
#container {
	width: 948px;  /* 使用比最大宽度 (800px) 小 20px 的宽度可显示浏览器界面元素，并避免出现水平滚动条 */
	background: #FFFFFF;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
}
#logo {
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 77px;
	width: 948px;
}
#logo h1 a{
	float:right;
	font-size: 16px;
	color: #999999;
	font-family: "黑体", simhei;
	font-weight: lighter;
	margin-top: 45px;
	letter-spacing: -1px;
	margin-right: 4px;
	text-decoration: none;
}
#daohang {
	height: 34px;
	background-image: url(/images/daohang.jpg);
	background-repeat: repeat-x;
}
#daohang ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
#daohang li {
	float:left;
	width: 100px;
	height: 27px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#daohang li a {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;
	background-image: url(/images/daohang-a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	width: 70px;
	line-height: 25px;
	padding-left: 30px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#daohang li a:hover {
	background-image: url(/images/daohang-ah.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#flash {
	height: 280px;
	width: 948px;
}
#sidebar1 {
	float: left; /* 由于此元素是浮动的，因此必须指定宽度 */
	width: 370px; /* 在符合标准的浏览器中或者在 Internet Explorer 中的标准模式下，此 div 的实际宽度除了包括宽度外，还包括填充和边框 */
}
#jianjie, #zhishi {
	margin-top: 10px;
	border: 1px solid #bdbdbd;
	background-image: url(/images/jianjie.jpg);
	background-repeat: repeat-x;
	height: 240px;
	text-justify:inter-ideograph;
	TEXT-ALIGN:justify;
	overflow: hidden;
}
#zuo-zhishi{
	margin-top: 10px;
	border: 1px solid #bdbdbd;
	background-image: url(/images/jianjie.jpg);
	background-repeat: repeat-x;
	text-justify:inter-ideograph;
	TEXT-ALIGN:justify;
	background-position: top;
}
#jianjie img {
	margin-top: 10px;
	margin-left: 18px;
}
#jianjie p, #zhishi p,#zuo-zhishi p {
	line-height: 16px;
	color: #000000;
	text-indent: 2em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
}
#chanpin {
	margin-top: 10px;
	height: 155px;
	border: 1px solid #bdbdbd;
}
#chanpin ul {
	margin: 0px;
}
#chanpin li {
	float:left;
	list-style-type: none;
	text-align: center;
}
*html #cp1 a,*html #cp2 a,*html #cp3 a {
	display:block;
	height: 124px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "黑体", simhei;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
}{}
#cp1 a, #cp2 a, #cp3 a {
	display:block;
	height: 124px;
	width: 188px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "黑体", simhei;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
}
#cp1 a:hover, #cp2 a:hover, #cp3 a:hover {
	font-weight: bold;
}
#cp1 a:hover {
	background-image: url(/images/chanpin-lhj-a.jpg);
}
#cp1 a {
	background-image: url(/images/chanpin-lhj.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;
}
#cp2 a:hover {
	background-image: url(/images/chanpin-yy-a.jpg);
}
#cp2 a {
	background-image: url(/images/chanpin-yy.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;
}
#cp3 a:hover {
	background-image: url(/images/chanpin-dcq-a.jpg);
}
#cp3 a {
	background-image: url(/images/chanpin-dcq.jpg);
}
#zhishi h3,#zuo-zhishi h3 {
	font-size: 13px;
	margin-left: 26px;
	
	margin-bottom: 8px;
}#zuo-zhishi h3{margin-top: 10px;margin-right: 20px;}
#zhishi h3{
	margin-top: 26px;
	
}
#zhishi h3 a,#zuo-zhishi h3 a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#zhishi ul {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 40px;
}
#zhishi li {
}
#zhishi li a {
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
#xinwen {
	margin-top: 10px;
	height: 155px;
	background-image: url(/images/xinwen.jpg);
	background-repeat: repeat-x;
	border: 1px solid #bdbdbd;
	overflow: hidden;
}
#zuo-cp{
	margin-top: 10px;
	background-image: url(/images/xinwen.jpg);
	background-repeat: repeat-x;
	border: 1px solid #bdbdbd;
	background-position: bottom;
}
#zuo-cp h2{
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 20px;
}
#zuo-cp h2 a{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#xinwen ul,#zuo-cp ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
*html #xinwen li{list-style-type: none;
	margin-top: 2px;
	margin-bottom: 3px;}
#xinwen li,#zuo-cp li{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#xinwen li a,#zuo-cp li a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	background-image: url(/images/xinwen-li-a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#xinwen li a:hover,#zuo-cp li a:hover {
	font-weight: bold;
}
#xinwen ul span {
	float:right;
	margin-top: -13px;
	margin-right: 10px;
}
*html #fuwu {
	float:right;
	height: 72px;
	width: 227px;
	margin-right: 10px;
	margin-top: -90px;
}
#fuwu {
	float:right;
	height: 72px;
	width: 227px;
	margin-right: 22px;
	margin-top: -80px;
}
#lanmutou, #weizhi {
	background-image: url(/images/lanmutou.jpg);
	background-repeat: repeat;
	height: 25px;

	overflow: hidden;
}
#lanmutou h2 {
	margin-left: 12px;
	margin-top: 5px;

}
#lanmutou h2 a {
	font-size: 14px;
	color: #ce1220;
	text-decoration: none;
	background-image: url(/images/lanmutou-h2-a.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	font-family: "黑体", simhei;
}
#lanmutou span {
	float:right;
	margin-top: -34px;
		margin-right: 10px;
}
#lanmutou span a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
*html #mainContent {
	/* 此 div 元素的左边距会在页面的左下方创建栏 — 无论 sidebar1 div 中包含多少内容，都将保留栏空白。如果您希望在 #sidebar1 中的内容结束时，用 #mainContent div 的文本填充 #sidebar1 空白，则可以删除此边距。 */
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 377px;
}
#mainContent {
	/* 此 div 元素的左边距会在页面的左下方创建栏 — 无论 sidebar1 div 中包含多少内容，都将保留栏空白。如果您希望在 #sidebar1 中的内容结束时，用 #mainContent div 的文本填充 #sidebar1 空白，则可以删除此边距。 */
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 380px;
}
#footer {
	background-color: #ebebeb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	margin-top: 16px;
	height: 26px;
}
#footer01 {
	height: 31px;
}
#footer p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	line-height: 26px;
}
#footer01 p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	line-height: 32px;
}
#footer span, #footer01 span {
	float:right;
	margin-top: -17px;
	margin-right: 20px;
}
#footer  a,#footer01  a{
	color: #000000;
	text-decoration: none;
}
#footer01 span {
	float:right;
	margin-top: -22px;
	margin-right: 20px;
}
.fltrt { /* 此类可用来使页面中的元素向右浮动。浮动元素必须位于页面上要与之相邻的元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用来使页面上的元素向左浮动 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#ny-sb {
	width: 190px;
}
#ny-mc {
	border: 1px solid #bdbdbd;
	float:right;
	width: 748px;
	margin-top: 10px;
}
#ny-mc h2 {
	text-align: center;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#ny-mc h3 {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
}
#zhengwen {
	text-justify:inter-ideograph;
	TEXT-ALIGN:justify;
}
#MyContent{margin-left: 50px;	margin-right: 50px;}
#zhengwen p {
	line-height: 18px;
	text-indent: 2em;
	margin-top: 10px;

	margin-bottom: 10px;
	
}
#zhengwen  a {
	text-decoration: none;
	color: #000000;
}
#zhengwen li{
	margin: 10px;
}
#weizhi img {
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 10px;
}
#weizhi {
	line-height: 20px;
}
#weizhi a {
	text-decoration: none;
	color: #000000;
}
#zhengwen-liebiao ul {
	margin-left: 27px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom:10px;
}
#zhengwen-liebiao li {
	list-style-type: none;
	margin-top: 6px;
	margin-bottom: 6px;
}
#zhengwen-liebiao li a {
	text-decoration: none;
	color: #000000;
}
#zhengwen-liebiao li a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#zhengwen-liebiao li span {
	float: right;
	margin-top: -12px;
	margin-right: 20px;
}
#zhengwen-liebiao li span span{
	margin:0px;
}
#fenye {
	margin-bottom:8px;
	text-align: right;
	margin-right: 20px;
}
#fenye a {
	color: #000000;
	text-decoration: none;
}
#chanpinliebiao {
}
#chanpinliebiao p {
	text-justify:inter-ideograph;
	TEXT-ALIGN:justify;
	text-indent: 2em;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#chanpinliebiao img{
	height: 142px;
	width: 128px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
*html #chanpinliebiao ul {
	margin-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#chanpinliebiao ul {
	margin-left: 10px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#chanpinliebiao li {text-align: center;
	float: left;
	margin: 8px;
}
#chanpinliebiao li a {
	color: #000000;
	text-decoration: none;
	
}
#tags{
	line-height: 20px;
	margin-left: 20px;
}
#xiangguan{
	margin-left: 20px;
}
#zhengwenneirong{
	margin-right: 50px;
	margin-left: 50px;
}
