body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
#x {
	clear: both;
}

#top {
	height: 96px;
	margin: auto;
	width: 1000px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#top #lang {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #666;
	padding-top: 10px;
	height: 20px;
}
#top #lang a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#top #lang a:hover {
	color: #000;
	text-decoration: underline;
}
#top #search {
	text-align: right;
	padding-top: 20px;
	height: 25px;
	padding-bottom: 20px;
}
#top #search table {
	float: right;
}
#top #search .sea {
	height: 20px;
	width: 200px;
	border: 1px solid #FB9203;
	font-family: "宋体";
	font-size: 12px;
	line-height: 15px;
}

#meun {
	height: 40px;
	margin: auto;
	clear: both;
	width: 1000px;
}
#meun li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../images/meun_bor.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 6px;
	padding-left: 4px;
}
#meun li a {
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 40px;
	color: #FFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-right: 32px;
	padding-left: 30px;
}
#meun li .a {
	background-image: url(../images/meun_a_on.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
}

#meun li a:hover {
	background-image: url(../images/meun_a_on.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
}

#img {
	height: 357px;
	margin: auto;
}
#cent {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
	width: 1000px;
	text-align: left;
}
#cent h2 {
	font-size: 14px;
	line-height: 34px;
	background-image: url(../images/in_pro_h2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
	color: #FE5E00;
	font-family: "微软雅黑";
	letter-spacing: 2px;
}
#cent #main_list {
	float: left;
	border: 1px solid #D7D7D7;
	width: 250px;
	background-color: #FFF;
}
#cent #main_list a {
	background-image: url(../images/in_list_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	line-height: 28px;
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding-left: 15px;
}
#cent #main_list .a {
	color: #FE5E00;
	text-decoration: none;
	font-weight: bold;
}

#cent #main_list a:hover {
	color: #FE5E00;
	text-decoration: underline;
}


#cent #com {
	float: left;
	width: 725px;
	margin-right: 0px;
	margin-left: 15px;
	border: 1px solid #D7D7D7;
	background-color: #FFF;
	padding-bottom: 10px;
}
#cent #com h1 {
	text-align: center;
	color: #F97800;
	font-family: "微软雅黑";
	font-size: 21px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 15px;
	margin-left: 100px;
	letter-spacing: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#cent #com h2 {
	margin-bottom: 15px;
	color: #999;
}
#cent #com h2 a {
	color: #FE5E00;
	text-decoration: none;
}
#cent #com h3 {
	color: #FB5E00;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
}
#cent #com #com_top {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}



#cent #com .sou {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 30px;
}
#cent #com .sou span {
	float: right;
	color: #F97800;
}

#cent #com img {
	margin: 5px;
	padding: 2px;
	height: auto;
}

#cent #com p {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #555;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#cent #com p strong {
	color: #C44900;
}
#cent #com p a {
	color: #FE5E00;
}
#cent #com p a:hover {
	color: #000;
}
#cent #com table {
	width: 710px;
	background-color: #CCC;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#cent #com table td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #333;
}
#cent #com table td strong {
	color: #000;
}
#cent #com table td p {
	margin: 0px;
}
#cent #com .new {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#cent #com .new span {
	float: right;
	color: #FE5E00;
	text-decoration: none;
}
#cent #com .new a {
	color: #666;
	text-decoration: none;
}
#cent #com .new a:hover {
	color: #FE5E00;
	text-decoration: underline;
}
#cent #com #nex {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
#cent #com #nex a {
	color: #FE5E00;
	text-decoration: none;
}
#cent #com #nex a:hover {
	color: #000;
	text-decoration: underline;
}






#cent #news {
	float: right;
	width: 320px;
	border: 1px solid #D7D7D7;
	background-color: #FFF;
	padding-bottom: 0px;
}
#cent #news a {
	display: block;
	font-family: "宋体";
	line-height: 27px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#cent #news a:hover {
	color: #FE5E00;
	text-decoration: underline;
}
#cent #news a span {
	float: right;
	color: #FE5E00;
}



#cent #pro {
	border: 1px solid #D7D7D7;
	margin-bottom: 20px;
	padding-bottom: 10px;
	clear: both;
}
#cent #pro h2 {
	line-height: 34px;
	background-image: url(../images/in_pro_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FE5E00;
	padding-left: 30px;
	letter-spacing: 2px;
}
#cent #pro #lis {
	height: 130px;
	margin-right: 10px;
	margin-left: 10px;
}
#cent #pro_img {
	float: left;
	margin-right: 10px;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#cent #pro_img img {
	height: 140px;
	width: 200px;
	padding: 4px;
	border: 1px solid #CCC;
}
#cent #pro_img a {
	display: block;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
#cent #pro_img a:hover {
	color: #007AD0;
	text-decoration: underline;
}


#cent #link {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FE5E00;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-bottom: 2px;
	margin-top: 20px;
}
#cent #link h2 {
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 30px;
	color: #FE5E00;
	padding-left: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#cent #link #link_d {
	float: left;
	width: 130px;
	text-align: center;
}
#cent #link #link_d img {
	margin: 0px;
	border: 0px solid #CCC;
	padding: 2px;
}
#cent #link #link_d a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	text-align: center;
	display: block;
}

#cent .k_pagelist {
	text-align: center;
	display: block;
	clear: both;
	padding-top: 15px;
}
#cent .k_pagelist span {
	font-weight: bold;
	color: #666;
	padding-right: 3px;
	padding-left: 3px;
}
#cent .k_pagelist a {
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#cent .k_pagelist a:hover {
	text-decoration: underline;
}
#cent .k_pagelist strong {
	text-decoration: underline;
}







#bottom {
	background-color: #FE5E00;
	color: #FFF;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	clear: both;
}
#bottom #foot {
	margin: auto;
	width: 1000px;
	padding: 10px;
	font-family: "宋体";
	font-size: 12px;
	text-align: center;
}
#bottom #foot a {
	color: #FFD8BF;
}
#bottom #foot a:hover {
	color: #FFF;
	text-decoration: underline;
}


#apDiv1 {
	position:absolute;
	width:5px;
	height:5px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:1000px;
	height:310px;
	z-index:2;
	top: -270px;
}
