/* 系统的CSS设置 */
.k_error  {color:#C01920;display:block;line-height:14px;font-size:12px;}

.k_form{display:block;width:100%;margin:0px;margin-top:15px;}
	.k_form .k_login {display:table;margin-left:100px;}
	.k_form p{text-align:left;}
	.k_form p label{clear:both;display:block;color:#666;font-size:12px;}
	.k_form p span label{clear:none;display:inline;color:#666;}

	.k_form div {text-align:left;}
	.k_form div input {padding:1px;margin:0px;border:1px solid;border-color:#EEE #777 #777 #EEE;background:#D4D0C8;font-size:12px;margin-right:4px;}

	.k_form ol {text-align:left;}
	.k_form ol li {line-height:24px;}

	.k_table{width:100%;border:1px solid;border-color:#CCC #DDD #DDD #CCC;clear:both;text-align:left;}
	.k_table th{border:1px solid;border-color:#EEE #AAA #BBB #EEE;background:#E6E9ED;padding:0px 2px;letter-spacing:2px;color:#14316B;line-height:20px;}
	.k_table td{border:1px solid;border-color:#EEE #AAA #AAA #EEE;padding:1px;line-height:18px;}
	.k_table td input {margin-right:10px;}
	.k_table * {font-size:12px;}
	.k_table tr.hover {background:#E6E9ED;font-weight:bold;}
	.k_table tr.hover a{font-weight:bold;}

	.k_in1 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width: 50px;}
	.k_in2 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width:100px;}
	.k_in3 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width:200px;}
	.k_in4 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width:400px;}
	.k_in5 {border:1px solid;border-color:#333 #CCC #CCC #333;font-size:14px;width:600px;}

/* 您的位置 */
#guide {
	line-height:21px;
	height:21px;
	margin-bottom:5px;
	text-align:right;
	color:#333;
	margin-top: 5px;
}
#guide a:link,#guide a:visited,#guide a:active {color:#333;}
#guide a.k_guidename{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* 搜索 */
.search_input {
	width: 300px;
	border: 1px solid #EE5E18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(clean_011.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: #FFFFFF;
}
.search_button {
	color: #FFFFFF;
	background-color: #FF8209;
	height: 23px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 15px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	width: 100px;
	background-image: url(c.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
/* 页面CSS */
*{margin:0;padding:0;border:0;}
body {
	font-family: arial, "宋体", serif;
	font-size:12px;
	background-image: url(BG_TOP.png);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 150%;
}
/*导航*/
#nav {
	line-height: 24px;
	list-style-type: none;
	width: 700px;
	height: 30px;
	background-image: url(t.jpg);
}


#nav a {
	display: block;
	width: 100px;
	text-align:center;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}
#nav a:link {
	color:#574B7D;
	text-decoration:none;
}
#nav a:visited {
	color:#574B7D;
	text-decoration:none;
}
#nav a:hover {
	color:#007AC5;
	text-decoration:none;
	font-weight:bold;
}
#nav li {
	float: left;
	width: 100px;
	height: 30px;
	background-image: url(t1.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav li a:hover{
}
#nav li ul {
	line-height: 27px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 160px;
	position: absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
#nav li ul li{
	float: left;
	width: 160px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
#nav li ul a{
	display: block;
	width: 180px;
	w\idth: auto;
	text-align:left;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 25px;
	height: 30px;
	background-image: url(G.png);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#nav li ul a:link {
color:#666; text-decoration:none;
}
#nav li ul a:visited {
color:#666;text-decoration:none;
}
#nav li ul a:hover {
	color:#F3F3F3;
	text-decoration:none;
	font-weight:normal;
	background-color: #6666CC;
	background-image: url(GB.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
/*TAB滑动门*/
ul{ list-style:none;}
/*菜单class*/
.Menubox {
	width:298px;
	height:31px;
	line-height:28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:68px;
	text-align:left;
	color:#045BBA;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	background-image: url(tab2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	margin: 0px;
	padding-left: 32px;
 }
.Menubox li.hover{
	width:66px;
	color:#FFFFFF;
	font-weight:normal;
	height:31px;
	line-height:27px;
	background-color: #fff;
	background-image: url(tab1.png);
	padding-left: 32px;
}
.Contentbox{
	width: 278px;
	clear:both;
	margin-top:0px;
	height:278px;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 6px;
	background-image: url(tou.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
}

#S {
	background-image: url(SS.jpg);
	padding: 15px;
	height: 28px;
	width: 930px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav li:hover ul {
left: auto;
}
#nav li.sfhover ul {
left: auto;
}
#content {
clear: left; 
}
.content{
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	text-decoration: none;
	font-family: "宋体";
}
.next_1{
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
#top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 88px;
}
#top .logo {
	float: left;
	width: 260px;
}
#top .top_1 {
	float: left;
}
#top .top_1 .top_a {
	height: 58px;
}
#ifon {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #007CC8;
}
.t_bg {
	background-image: url(t_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 12px;
}
.t_x {
	padding: 11px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.b_bg {
	background-color: #FFFFFF;
	background-image: url(B_BG.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E7EA;
}

.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.wipt {
	width: 176px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.y_bb {
	background-color: #FFFFFF;
	background-image: url(bbg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.b14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.l14 {
	background-image: url(top_tle.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.lan14 {
	font-size: 14px;
	font-weight: bold;
	color: #007AC7;
	text-decoration: none;
}
.info_INyou {
	padding-left: 10px;
	background-image: url(in_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.yw_z_bg {
	background-image: url(yw_z_top.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
	line-height: 23px;
	padding-right: 0px;
}
/*图片新闻*/

.box span{
	display:block;
	text-align:center;
	background-color: #FFFFFF;
	width: 200px;
	padding-top: 10px;
}
.box img{
	border: 1px solid #CCCCCC;
}

/* 分页 */
.k_pagelist {
	float:left;
	display:table;
	clear:both;
	line-height:30px;
	margin-top: 5px;
}
.k_pagelist em {
	border:1px solid #E7E7E7;
	font-size:12px;
	background:#F5F9FE;
	color:#14316B;
	font-weight:bold;
	font-style:normal;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.k_pagelist strong {
	border:1px solid #E7E7E7;
	font-size:12px;
	color:#009900;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.k_pagelist a {
	border:1px solid #E7E7E7;
	font-size:12px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.info {
	color: #637BA5;
	text-align: center;
	border: 1px solid #E9E9E8;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
/* 列表调用CSS */
.li{
	margin:0px;
	line-height:25px;
	font-size: 10px;
	color: #477AAD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.li span{
	display:block;
	text-align:left;
	word-wrap:break-word;
	overflow:hidden;
	white-space:nowrap;
	background-image: url(LI.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-indent: 20px;
}

.li_lite{
	margin:0px;
	line-height:25px;
	font-size: 11px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.li_lite span{
	display:block;
	text-align:left;
	word-wrap:break-word;
	overflow:hidden;
	white-space:nowrap;
	background-image: url(LI.gif);
	background-repeat: no-repeat;
	background-position: 15px 13px;
	text-indent: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.s_i {
	width: 120px;
	border: 1px solid #89B7D9;
	padding: 4px;
}
