@charset "utf-8";
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
}
* {
	padding:0px;
	margin:0px;
	
}
ul, ol, li, dl, dt, dd {
	padding:0px;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
}
img, img a {
	border:0px;
}
.clear {
	clear: both;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size:12px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#head{
	width:100%;
	margin:0px auto;
	line-height: 27px;
	background-image: url(head_top.jpg);
	background-repeat: repeat-x;
}
#top {
	width:960px;
	margin:0px auto;
	
}
#top #logo {
	width:260px;
	float: left;
	margin:3px 0px 3px 0px;
	text-align:center;
}
#top #banner{
   width:700px;
   float:left;
   margin:3px 0px 3px 0px;
}
#menu {
	width:960px;
	background-image: url(/image/nav.jpg);
	height:35px;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
	font-weight: bold;
	text-align:center;
	margin:0px auto;
	
}
#search{
	width:940px;
	margin:0px auto;
	line-height:30px;
	height:30px;
	background-color: #F1FDFE;
	padding:0px 10px 0px 10px;
	text-align:center;
}
#search .k_query{
    margin-top:5px;
    width:280px;
	border: 1px solid #000033;
	height:18px;

	
}
#search .k_submit{
	width:65px;
	font-weight:bold;
	height:22px;
	line-height:20px;
	background-image: url(/image/button.gif);
	border: 1px solid #999999;
	}
#menu a:link {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#menu a:visited {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	font-size:14px;
	color: #FFFF33;
	text-decoration: underline;
	font-weight: bold;
}
#menu a:active {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#body {
	width:960px;
	margin:0px auto;
	margin-top:3px;
}
#body #left {
	width:680px;
	float:left;
}
#body #leftmain{
	width:668px;
	float:left;
	border: 1px solid #92C3FE;
	padding: 5px;
	margin-bottom:5px;
	background-color: #FAFDFF;
}
#leftmain .fenlan{
	margin:10px 0px 10px 0px;
	background-color: #E7E7E7;
	line-height:30px;
}
#leftmain .fenlan span{
	font-weight: bold;
	font-size:14px;
	background-image: url(h3.gif);
	background-repeat: no-repeat;
	padding-left:25px;
	background-position: 10px;
	padding-right:480px;
}
#leftmain li{line-height:23px;}
/*#leftmain  li a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#leftmain li a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#leftmain li a:hover {
	font-size:14px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
#leftmain li a:active {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}*/
b{
	font-weight: bold;
	font-size:14px;
}
/* 分页 */
.k_pagelist {
	float:left;
	display:table;
	clear:both;
	line-height:30px;
}
.k_pagelist em {
	padding:2px;
	border:1px solid #E7E7E7;
	font-size:14px;
	margin:0px 1px;
	background:#F5F9FE;
	color:#14316B;
	font-weight:bold;
	font-style:normal;
}
.k_pagelist strong {
	padding:2px;
	border:1px solid #E7E7E7;
	font-size:14px;
	margin:0px 1px;
	color:#009900;
}
.k_pagelist a {
	padding:2px;
	border:1px solid #E7E7E7;
	font-size:14px;
	margin:0px 1px;
	font-weight: bold;
}

.next {
	display:block;
	clear:both;
	width:100%;
	line-height:26px;
	text-align:left;
}
.list {
	text-align:left;
	display:table;
	clear:both;
}
.list h5 {
	margin:0px;
	padding:0px;
	line-height:40px;
	background:url(/image/li.gif) no-repeat 0px 13px;
}
.list h5 a {
	margin-left:20px;
	font-size:14px;
}
.list h5 a:link,.list h5 a:active{
	font-size:14px;
	font-weight: bold;
	color: #333333;
}
.list h5 a:visited{
	font-size:14px;
	font-weight: bold;
	color: #333333;
}
.list h5 a:hover {
	font-size:14px;
	color: #990000;
	font-weight: bold;
}
.list p {
	line-height:24px;
	margin:0px;
	padding:0px;
}
.list p i {
	font-style:normal;
	font-size:10px;
	color:#666;
}
.list p a:link, .list p a:visited, .list p a:active {
	font-size:14px;
	margin-left:10px;
	color:#666;
}
#left h1.title {
	font-size:18px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	line-height:30px;
	text-align:left;
	color:#069;
	border-bottom:1px solid #E7E7E7;
	background:url(/image/title.gif) no-repeat 0px 6px;
	font-weight: bold;
}
#guide {
	line-height:21px;
	height:21px;
	background:url(/image/guide.gif) no-repeat;
	margin-bottom:10px;
	text-align:left;
	color:#333;
}
#guide a:link, #guide a:visited, #guide a:active {
	color:#333;
}
#guide a.k_guidename {
	padding:0px 30px 0px 22px;
}
.content{line-height:26px;
	font-size:14px;
	word-wrap:break-word;
	white-space:normal;
	font-weight: normal;}
.content p {
	text-align:left;
	line-height:26px;
	font-size:14px;
	word-wrap:break-word;
	white-space:normal;
	font-weight: normal;
}
.content1{
	text-align:left;
	line-height:26px;
	font-size:14px;
	word-wrap:break-word;
	white-space:normal;
	font-weight: normal;
	text-indent: 28px;
}
.content1 strong{
	color:#0000FF;
	text-indent: 0px;
}
.content a:link, div.content a:visited, div.content a:active {
	color:#333;
	font-size:14px;
}
.content img {
	padding:3px;
	border:1px solid #CCC;
}
.info {
	clear:both;
	text-align:center;
	line-height:30px;
}
.info span {
	display:inline;
	margin:5px;
}
#guanggao {
	width:100%;
	padding:0px 0px 3px 0px;
}
#left .mainleft {
	width:334px;
	float:left;
	padding-right:10px;
}
#left .mainleft h1 {
	width:319px;
	height:27px;
	line-height:27px;
	background-image:url(/image/title_bg.gif);
	background-repeat: no-repeat;
	padding-left:15px;
}
#left .mainleft h1 span {
	padding-right:230px;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}
#left .mainleft ul {
	padding:3px 0px 3px 0px;
}
#left .mainleft ul li {
	line-height:21px;
}
#left .mainright {
	width:334px;
	float:left;
}
#left .mainright h1 {
	width:319px;
	height:27px;
	line-height:27px;
	background-image:url(/image/title_bg.gif);
	background-repeat: no-repeat;
	padding-left:15px;
}
#left .mainright h1 span {
	padding-right:230px;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}
#left .mainright ul {
	padding:3px 0px 3px 0px;
}
#left .mainright ul li {
	line-height:21px;
}
#body #right {
	width:275px;
	float:left;
	padding-left:5px;
}
#body #right ul {
	padding:2px 0px 2px 0px;
}
#body #right ul li {
	line-height:21px;
}
#body #right dl {
	padding:5px 5px 5px 5px;
}
#body #right dl dd {
	line-height:22px !important;
	line-height:19px;
	text-align:center;
	float:left;
	width:32%;
}
#body #right dl a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#body #right dl a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#body #right dl a:hover {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #0099FF;
}
#body #right dl a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#right .pageright {
	width:273px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #92C3FE;
	border-bottom-color: #92C3FE;
	border-left-color: #92C3FE;
	background-image: url(/image/bg.gif);
	background-repeat: repeat-x;
	margin-bottom:5px;
}
#right .pageright .page1 {
	width:177px;
	margin-left:5px;
	margin-top:1px;
	padding-left:9px;
	float:left;
	background-image: url(/image/style_2.gif);
	background-repeat: no-repeat;
	line-height:28px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#right .pageright .page11 {
	width:177px;
	margin-left:5px;
	margin-top:1px;
	padding-left:9px;
	float:left;
	line-height:28px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(triangle.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
#right .pageright .page2 {
	float:left;
	line-height:29px;
	padding-left:40px;
}
#right .comment1 {
	width:273px;
	background-image: url(index_8.jpg);
	background-repeat: repeat-x;
	margin-bottom:5px;
	border: 1px solid #92C3FE;
}
#right .comment1 span {
	line-height:28px;
	font-size: 14px;
	font-weight: bold;
	padding-left:20px;
	background-image: url(triangle.gif);
	background-repeat: no-repeat;
	background-position:10px 5px;
}
#right .comment1 p{
	padding:3px 15px 3px 15px;
	line-height:23px;
}
#bottom {
	width:958px;
	margin:0px auto;
	background-color: #BBD6F1;
	text-align:center;
	line-height:23px;
	border: 1px solid #ADC7EB;
}
#bottom1 {
	width:960px;
	margin:0px auto;
	text-align:center;
	line-height:23px;
	margin-top:5px;
}
.daguanggao {
	width:960px;
	margin:0px auto;
	
}
/* 搜索页面 */
#k_search {
}
#k_search form {
	margin:0px auto;
	line-height:30px;
	height:30px;
	font-size:14px;
	text-align:left;
}
#k_search {
	text-align:center;
}
#k_search .k_search p {
	text-align:right;
	line-height:22px;
	width:640px;
	margin:0px;
}
#k_search .k_search div {
	margin:15px auto;
	width:100%;
}
#k_search .k_search div h3 {
	margin:0px;
	width:100%;
	text-align:left;
	font-size:14px;
	line-height:30px;
}
.k_search h3 a:link,.k_search h3 a:active{
	font-size:14px;
	font-weight: bold;
	color: #333333;
}
.k_search h3 a:visited{
	font-size:14px;
	font-weight: bold;
	color: #333333;
}
.k_search h3 a:hover {
	font-size:14px;
	color: #990000;
	font-weight: bold;
}
#k_search .k_search div p {
	margin:0px;
	width:100%;
	text-align:left;
	font-size:12px;
	line-height:26px;
}
.k_search h3 strong{
    font-size:14px;
	font-weight:bold;
	color:#990000
}
#k_search .k_search div p a {
}
#k_search .k_search div p span {
}
/*相关文章*/
.box{
   width:668px;
   margin:0px auto;
}


.related{
   width:332px;
   margin-right:2px;
   float:left;
}
.related ul li{
   line-height:21px;
}

.related h3{
	width:300px;
	font-size:16px;
	font-weight:bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/image/li.gif);
	background-repeat: no-repeat;
	padding-left:30px;
	background-position: 10px;
}
.news{
    width:330px;
	margin-left:2px;
	float:left;
}
.news h3{
    width:300px;
    font-size:16px;
	font-weight:bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/image/li.gif);
	background-repeat: no-repeat;
	padding-left:30px;
	background-position: 10px;
}

.news ul li{
   line-height:21px;
}

#left .left11{
	width:334px;
 	background-image: url(mid3_bg.jpg);
	background-repeat: no-repeat;
	float:left;
	padding-right:10px;
}
#left .left11 .page-1 {
	width:227px;
	margin-left:5px;
	margin-top:1px;
	padding-left:9px;
	float:left;
	line-height:28px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(triangle.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
}
#left .left11 .page-2 {
	float:left;
	line-height:29px;
	padding-left:40px;
}
#left .left12{
	width:334px;
 	background-image: url(mid3_bg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	float:left;
}
#left .left12 .page-1 {
	width:227px;
	margin-left:5px;
	margin-top:1px;
	padding-left:9px;
	float:left;
	line-height:28px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(triangle.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
}
#left .left12 .page-2 {
	float:left;
	line-height:29px;
	padding-left:40px;
}
#left .left13{
	width:332px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #92C3FE;
	border-bottom-color: #92C3FE;
	border-left-color: #92C3FE;
	margin-bottom:3px;
}
#left .left13 li{
   line-height:21px;
}
#link{
	width:948px;
	padding: 5px;
	border: 1px solid #92C3FE;
	margin:0px auto;
	margin-bottom:5px;
	line-height:21px;
}
