@charset "utf-8";
html,body{margin:0; padding:0; width:100%; height:100%; font-size:12px; line-height:22px; color:#4f4e4e; font-family:Verdana, Geneva, sans-serif;}
*{outline:none;}
h1{color:#1c6f56; font-size:18px; font-family:"微软雅黑"; margin:0; padding:0 5px 5px; font-weight:100;}
select, textarea,input { border:1px solid #c4e2ab;}
textarea { padding:5px; line-height:16px;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#c4e2ab;
scrollbar-darkshadow-color:#e8e8e8;
scrollbar-shadow-color:#c4e2ab;
scrollbar-arrow-color:#c4e2ab;
scrollbar-track-color:#eaf6db;
}
img{border:none;}
a{color:#4f4e4e;}
a:hover{color:#bf1d1d; text-decoration:underline;}
.jg{background:url(jg.gif) 0 0 repeat-y; height:auto!important; height:430px; min-height:430px;}
#foot{height:39px; background-color:#23655a; border-top:#427b71 1px solid;}
#foot p{margin:0 auto; display:block; width:940px; color:#bed2c8; text-align:right; padding:8px 6px 0;}
#foot p a{color:#bed2c8;}
#guide{text-align:right; height:24px; line-height:24px; color:#418f35; padding-right:10px;}
#guide a{padding-right:5px; text-decoration:none; color:#636363;}
#guide a.k_guidename{padding-left:22px; background:url(home.gif) 0 0 no-repeat;}
.sublist{background:url(sbg.gif) 0 0 repeat-y; line-height:24px; padding-top:5px;}
.sublist a{display:block; height:24px; padding-left:36px; background:url(tb.gif) 18px -15px no-repeat; text-decoration:none; font-weight:bold;}
.sublist a:hover{background:url(tb.gif) 18px 8px no-repeat; color:#20599b;}
#container{height:300px;}
.content,#procontent{padding:0 5px;}
.content p,#procontent p{margin:0; padding:4px 0;}
.content p a,#procontent p a{color:#20599b;}
.artinfo{padding:10px 10px 0 0; text-align:right; color:#999;}
#newtable{margin-left:5px; line-height:24px;}
#newtable .tt{height:31px; background:url(ttop.gif) 0 0 no-repeat;}
#newtable .t1 td,#newtable .t0 td{height:28px;}
#newtable span{color:#666;}
#newtable a{display:block; background:url(newlist.png) 6px 8px no-repeat; padding-left:20px; text-decoration:none}
#newtable .t0 td{background-color:#DBF7E0}
.next{color:#418f35;}
#piclist{list-style:none; margin:0; padding:5px 0 0 5px;}
#piclist li{width:264px; height:226px; padding:6px; background:#23655a; float:left; margin:8px 6px; overflow:hidden;}
#piclist li img{width:262px; height:176px; border:1px solid #42bca8;}
#piclist li a{display:block; font-size:14px; font-family:"微软雅黑"; color:#acfff1; text-align:center; text-decoration:none;}
#piclist li p{padding-left:60px; background:url(plogo1.gif) 0 0 no-repeat; height:46px; line-height:46px; overflow:hidden; margin:5px 0 0;}
#procontent a img{width:480px; padding:6px 80px 6px 6px; background:#23655a url(plogo2.gif) right top no-repeat;}
/* 系统的CSS设置 */
.k_error{color:#C01920;display:block;line-height:14px;font-size:12px;}
.k_form{display:block;width:100%;margin:0px; padding:10px 0 0 10px;}
	.k_form p{text-align:left; padding:0; margin:0;}
	.k_form p input{height:20px; line-height:18px;}
	.k_form input.subbut{border:none; margin:10px 0 0 200px;}
	#kingubb{clear:none; overflow:hidden;}
	.k_form p #fbcontent{float:left; font-size:12px;}
	.k_form p label{clear:both;display:block;color:#418f35;font-size:12px;}
	.k_form p span label{clear:none;display:inline;color:#666;}
	.k_in3 {font-size:12px;width:300px;}
	.k_in4 {font-size:12px;width:400px;}
/* 分页 */
.page{padding-right:10px;}
.k_pagelist {float:right;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px 6px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px 6px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px 6px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
