/*reset*/
*,body,div,p,a,span,strong,label,ul,li,table,th,td,img{margin:0px;padding:0px;}
ul,li{list-style:none;}
li{vertical-align: middle;}
a{ text-decoration:none;cursor: pointer;}
img{border:none;margin:0;padding:0px;}
.clear{clear:both;}

/*top*/
.top{width:1000px;margin:auto;height:105px;}
.logo{float:left;margin-left:20px;margin-top:30px;}

.search{height:24px;background:#fff;border:solid 2px rgb(130,130,180);border-radius:6px;padding-left:10px;padding-right:5px;position:relative;width:220px;float:right;margin-top:50px;}
.search input{border:0;width:180px;height:22px;line-height:22px;outline:medium;}
.search button{border:0;height:22px;width:20px;background:none;outline:medium;cursor:pointer;position:absolute;right:0;}
.search button img{width:15px;height:15px;}

/*导航*/
.nav{width:100%;height:30px;line-height:30px;background:rgb(6,5,112)}
.nav ul {width:1000px;margin:auto;}
.nav ul li{width:140px;float:left;text-align:center;}
.nav ul li a{font-family:"微软雅黑";font-size:14px;color:#fff;text-align:center}

/*内容部分*/
.newsnr{width:1000px;margin:auto;}
.tzgg{width:360px;float:left;}
.titlee{width:340px;height:33px;line-height:33px;background:url(../images/titlebg.png);text-indent:20px}
.titlee a{color:#fff;font-family:"微软雅黑";font-size:16px;}
.tzggbody ul li{padding-top:5px;padding-bottom:5px;border-bottom:dashed 1px #ccc}
.tzggbody ul li span{color:#444;font-family:"微软雅黑";font-size:14px;line-height:22px;float:right;margin-right:20px}
.tzggbody ul li a{color:rgb(38,60,165);font-family:"微软雅黑";font-size:16px;line-height:24px;}
.tzggbody ul li p{color:#666;font-family:"微软雅黑";font-size:14px;line-height:22px;text-indent:2em}

.wjxz{width:360px;float:left;margin-left:30px}
.wjxzbody{margin-top:10px}
.wjxzbody ul li{height:38px;line-height:38px;}
.wjxzbody ul li span{font-family:"微软雅黑";color:#585858;float:right;}
.wjxzbody ul li a{font-family:"微软雅黑";color:#585858;float:left;}
.wjxzbody ul li:hover span,.wjxzbody ul li:hover a{color:rgb(6,5,112)}
.yqlj{width:200px;float:left;margin-left:30px;margin-top:15px}
.yqlj a{    display: block;
    width: 200px;
    height: 66px;
    line-height: 66px;
    text-indent:50px;
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
	font-family:"微软雅黑";
	}
.yqlj a.yqlj1{background:url(../images/yqlj1.jpg)}
.yqlj a.yqlj2{background:url(../images/yqlj2.jpg)}
.yqlj a.yqlj3{background:url(../images/yqlj3.jpg)}
.yqlj a.yqlj4{background:url(../images/yqlj4.jpg)} 

.footer{margin-top:20px;text-align:center;background:#eee;color:#585858;font-family:"微软雅黑";font-size:14px;padding-top:20px;padding-bottom:10px;line-heght:24px;border-bottom:solid 5px rgb(6,5,112)}
