﻿@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
ul, li, dd, dt, dl {
	list-style:none;
}
.clear {
	clear:both;
}
img, img a {
	border:0;
}
img a {
	cursor:hand;
	cursor:pointer;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:active {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
body {
	font-size:12px;
	font-weight: normal;
	font-family:"宋体";
}
#header {
	width:1003px;
	background-image: url(bj.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #logo{
        width:400px;
	float:left;
	padding-top:11px;

}
#header #righttop{
    width:500px;
	float:left;
	text-align:right;
	padding-top:40px;
}
#header #righttop a{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
#banner{
    width:1003px;
	margin:0px auto;
}
#body{
	width:1003px;
	margin:0px auto;
	background-image: url(lanmubj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#body #mainleft{
        width:228px;
	float:left;
}
#body #mainleft #lanmu{
	width:228px;
	background-image: url(lanmubj.jpg);
	background-repeat: no-repeat;
	padding-top:80px;
}
#lanmu li{
	line-height:32px;
	background-image: url(lanbj1.jpg);
	background-repeat: no-repeat;
	margin-bottom:5px;
}
#lanmu li a{
	font-size:14px;
	font-weight: bold;
	color: #0E3662;
	padding-left:80px;
	letter-spacing: 5px;
}
#body #centermain{
	width:775px;
	float:left;
	background-image: url(right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#body  #main-right{
	width:775px;
	float:left;
}
#body  #main-right h2{
	text-align:center;
	background-image: url(lanbj.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 16px;
	font-weight: bold;
	line-height:21px;
	padding-top:30px;
	padding-bottom:21px;
	color: #0E3662;
}
#body  #main-right #rm{
	width:770px;
        margin:0px auto;
         height:350px;
	overflow:auto;

}
#body  #main-right #rm li{
       width:365px;
       float:left;
       padding-bottom:5px;
       text-align:center;display:inline;
}
#body  #main-right #rm li img{
     width:350px;
     vertical-align:bottom;
   height:175px;
}
#body #maincenter{
         width:505px;
	 float:left;
}

#body #maincenter h2{
	text-align:center;
	background-image: url(lanbj.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 16px;
	font-weight: bold;
	line-height:21px;
	padding-top:30px;
	padding-bottom:21px;
	color: #0E3662;
}
.content{
	margin-left:10px;
	margin-right:10px;
	line-height:30px;
	font-size: 14px;
	height:350px;
	overflow:auto;
	margin-bottom:10px;
	color: #000033;
}
#body #mainright{
    width:270px;
	float:left;
}
#bottom{
	width:1003px;
	margin:0px auto;
	background-image: url(tiao.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
}
#bottom p{
    text-align:center;
	line-height:23px;
}
.lists{

}
.lists h5{
    font-size:14px;
	line-height: 28px;
}
.lists h5 i{ color:#999999;}
.lists h5 a:link{
	color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
}
.lists h5 a:visited{
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
}
.lists h5 a:active{
    color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
}
.lists h5 a:hover{
    color:#ff0000;
    text-decoration:underline;
	font-size:14px;
	font-weight: bold;
}
.lists p{
    line-height:21px;
}
/* 分页 */
.k_pagelist {
	float:left;
	display:table;
	clear:both;
	line-height:30px;
	padding:0px 4px;
}
.k_pagelist em {
	padding:2px;
	border:1px solid #000000;
	font-size:14px;
	margin:0px 1px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	background-color: #000066;
}
.k_pagelist strong {
	padding:2px;
	border:1px solid #000000;
	font-size:14px;
	margin:0px 1px;
	color:#009900;
}
.k_pagelist a {
	padding:2px;
	border:1px solid #000000;
	font-size:14px;
	margin:0px 1px;
}
.k_error{
   color:#FF0000;
}
