@charset "utf-8";
/*img {behavior:url("../template/images/pngbehavior.htc");}*/
body {
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
}
div {
	line-height: 24px;
}
a {
	color: #FF9900;
	text-decoration: none;
}
body {
	background-color: #666666;
	border: 1px solid #999999;
}
td {
	background-color: #333333;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.k_guidename {
	padding-right: 10px;
}
.k_pagelist {display:table;clear:both;line-height:30px;}
.k_pagelist em {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	font-style:normal;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.k_pagelist strong {
	font-size:12px;
	color:#CCCCCC;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-color: #177341;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.k_pagelist a {
	font-size:12px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	color: #CCCCCC;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	line-height: 12px;
}
.k_form label {
	margin-right: 10px;
}
.oneColFixCtr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #202022;
}
.oneColFixCtr #mainContent {
	padding: 0 18px;
	background-color: #202022;
}
.header   {
	background-image: url(Bheadbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 1000px;
	text-align: right;
}
.header li      {
	font-size: 14px;
	color: #177341;
	display: block;
	float: right;
	list-style-type: none;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;

}
.header  ul a {
	text-decoration: none;
	display: block;
	color: #177341;
}
.header li:hover {
	font-size: 14px;
	color: #177341;
	display: block;
	float: right;
	list-style-type: none;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #f4be00;
}
.header  ul a:hover {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #FF9900;
}
.navigate {
	color: #177341;
	padding-left: 360px;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #202022;
}
.title {
	color: #177341;
	font-size: 24px;
}
.content {
	font-size: 12px;
}
.footer {
	height: 80px;
	background-image: url(footer_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	width: 980px;
	font-size: 12px;
	padding-right: 20px;
	text-align: center;
}
#mainContent .leftContent {
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mainContent .rightContent {
	width: 600px;
	float: left;
	margin-left: 24px;
}

.pic {
	height: 200px;
	width: 280px;
	float: left;
}
.LeftItems {
	margin-bottom: 20px;
	text-align: center;
}

.clear {
	clear: both;
	height: 1px;
}
.pic   .photo {
	background-image: url(arr2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


.list a {
	background-image: url(arr2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.hometop {
	width: 1000px;
	height: 128px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	background-image: url(hometop.jpg);
}
.homeLeft {
	float: left;
	width: 430px;
	height: 400px;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 12px;
}
.homeRight {
	float: left;
	width: 440px;
	height: 400px;
	margin-left: 40px;
	padding-top: 10px;
	color: #999999;
}


.hometop li      {
	font-size: 14px;
	color: #177341;
	display: block;
	float: right;
	list-style-type: none;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
}

.hometop a {
	text-decoration: none;
	color: #177341;
}
.hometop li:hover {
	font-size: 14px;
	color: #177341;
	display: block;
	list-style-type: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -24px;
	margin-right: 10px;
	background-color: #f4be00;
}
.homeback {
	background-color: #CCCCCC;
	background-image: url(homeback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.hometop a:hover {
	text-decoration: none;
	display: block;
	background-image: url(bts.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	color: #FFFFFF;
}
.homeNav {
	font-size: 12px;
	text-align: right;
	padding-right: 40px;
}


.homeContent {
	width: 540px;
	margin-left: 400px;
	margin-top: 20px;
	height: 400px;
}
.homeTxt {
	width: 360px;
	font-size: 12px;
	float: left;
	color: #999999;
	line-height: 24px;
}
.homeItem  {
	vertical-align: top;
	height: 60px;
}
.homeItemPic  {
	width: 100px;
	height: 80px;
	float: left;
	background-color: #000000;
	padding: 5px;
}
.homeItemPicHover  {
	width: 100px;
	height: 80px;
	float: left;
	background-color: #FF9900;
	padding: 5px;
}
.homeItemTxt   {
	margin-left: 90px;
	height: 60px;
}
.Sv a {
	background-image: url(arr2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.newsItemList {
	line-height: 24px;
}
.newsItem {
}
.newsTitleTxt a {
	font-size: 12px;
	color: #177341;
}
.dateTxt a {
	font-size: 12px;
	color: #999999;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.pics {
	width: 440px;
	height: 100px;
}
hr {
	color: #202022;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hrdate {
	background-color: #000000;
	padding: 6px;
	font-size: 12px;
}
.hrstate {
	background-color: #009933;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 12px;
	color: #FFFFFF;
}
.hrItem {
	font-size: 14px;
	color: #009933;
}
.hrcontent {
	font-size: 12px;
}
.hrList a {
	background-image: url(arr2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.bottomBts {
	height: 60px;
}
.footxt {
	color: #006633
}
.onepageLeft {
	float: left;
	width: 630px;
	height: 400px;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 12px;
}
.footer a {
	margin-left: 10px;
}

.onepageRight {
	float: left;
	width: 240px;
	height: 400px;
	margin-left: 40px;
	padding-top: 10px;
	color: #999999;
}
.onepagePics {
	width: 240px;
	height: 100px;
}

.IMpic {
	float: left;
	height: 96px;
	width: 120px;
}
.k_error  {
	color:#FF0000;
	display:block;
	line-height:14px;
	font-size:12px;
}
input {
	background-color: #333333;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	padding-right: 5px;
}
textarea {
	background-color: #333333;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
h1 {
	line-height: 36px;
	font-family: "微软雅黑", "幼圆", "黑体";
	font-weight: normal;
}
h3 {
	font-family: "微软雅黑", "幼圆", "黑体";
	font-weight: normal;
}
h4 {
	font-family: "微软雅黑", "幼圆", "黑体";
}
select {
	color: #666666;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 26px;
	height: 26px;
	padding-right: 5px;
	padding-left: 5px;
}
.button, .k_submit, {
	border: thin solid #666666;
	line-height: 16px;
	height: 28px;
}
input#sb {
	line-height: 18px;
	height: 36px;
	width: 48px;
	border: thin solid #666666;
	}.date {
	font-size: 12px;
	color: #999999;
	background-color: #177341;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 5px;
}
.box .leftRelatedList {
	float: right;
	width: 50%;
}
.box .rightNewsList {
	float: right;
	width: 50%;
}

.jyyksdf{width:5px; height:5px; clear:both; text-indent:10px;}

.jyeocvwx{margin:5px; padding:0; overflow:hidden;}

