/* CSS Document */
* {
	margin:0px;
	padding:0px;
	list-style:none;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#686868;
}
a:hover {
	text-decoration:none;
	color:#000;
}
.wrap {
	width:800px;
	margin:0px auto;
	border:1px solid #bababa;
}
body {
	background-color:#fff;
	font-family:"宋体";
	font-size:12px;
}
/*=======================================================================top begin*/
#top {
	width:802px;
	margin:0px auto;
	background:url(images_kx/top_bg.gif) repeat-x;
	height:75px;
}
#logo {
	float:left;
	width:30%;
}
#date {
	float:right;
	width:60%;
}
#date p {
	text-align:right;
	padding-top:52px;
	padding-right:18px;
	color:#0659a5;
}
/*=====================================================================================================nav begin*/
#div_bg {
	font-size:0px;
	height:8px;
	background:url(images_kx/nav_bg.gif) no-repeat;
	width:800px;
}
#nav {
	height:35px;
	line-height:35px;
	background:url(images_kx/nav_bg2.gif) repeat-x;
}
#nav li {
	float:left;
	background:url(images_kx/line.gif) no-repeat right center;
	width:133px;
	text-align:center;
}
#lmbg_div {
	background:url(images_kx/lmbg.gif) repeat-x;
	height:48px;
}
#lm_div {
	width:99%;
	background:url(images_kx/lm1_bg.gif) repeat-x;
	height:48px;
	position:relative;
}
.lm_list {
	position:absolute;
	left:0px;
	bottom:-1px;
}
/*========================================================================================================container begin*/
.container {
	width:100%;
	/*margin-bottom:13px;*/
	overflow:hidden;
}
.twq {
	border-bottom:1px dashed #CCC;
	margin:0px auto;
	margin-top:24px;
	width:96%;
	height:320px;
}
.imgq {
	float:left;
	height:195px;
	border:1px solid #ceced0;
	width:275px;
}
.imgq img{
	margin:5px;
}
.wzq {
	float:right;
	width:61%;
}
.wzq h3, #xx h3 {
	font-size:14px;
	color:#054978;
	line-height:26px;
	padding-left:7px;
}
.wzq p, #xx p {
	text-indent:2em;
	line-height:24px;
	padding-left:7px;
	padding-right:10px;
}
.wzq p span, #xx p span {
	font-weight:bold;
}
#xx {
	height:179px;
	width:96%;
	margin:0px auto;
}
/*=========================================================================================================lm2 begin*/
#lm2_div {
	background:url(images_kx/lm2_bg.gif) repeat-x;
	height:26px;
	width:99%;
	margin-bottom:20px;
}
.p0 {
	width:97.5%;
	margin:0px auto;
	background:url(images_kx/pbg.gif) repeat-x;
	height:75px;
	line-height:20px;
	text-indent:2em;
	padding:10px;
	padding-bottom:0px;
}
.p0 span, .p1 span, .p2 span {
	float:right;
	font-weight:bold;
	text-align:right;
}
.p1 {
	width:97.5%;
	margin:0px auto;
	height:72px;
	line-height:24px;
	text-indent:2em;
	padding:0px 10px;
}
.p2 {
	width:97.5%;
	margin:0px auto;
	height:70px;
	line-height:22px;
	text-indent:2em;
	padding:0px 10px;
}
#ul1 {
	width:97.5%;
	margin:0px auto;
}
#ul1 li {
	line-height:24px;
}
#ul1 li span {
	float:right;
	margin-right:65px;
}
#ul1 li a {
	color:#094979;
}
#ul1 li a:hover {
	text-decoration:underline;
}
/*========================================================================================================footer begin*/
#line {
	background:url(images_kx/fterline.gif) no-repeat;
	height:2px;
	overflow:hidden;
	margin-top:30px;
}
#footer {
	background:url(images_kx/footerbg.gif) repeat-x;
	height:129px;
	margin-bottom:1px;
}
#p_fter {
	padding:10px;
	line-height:22px;
}
#p_fter img {
	margin-top:8px;
	margin-right:8px;
}
#p_botm {
	background:url(images_kx/tb1.gif) no-repeat 420px 3px;
	text-align:right;
	height:20px;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑";
	padding-right:20px;
}
