@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:0px;}
body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	}
#box{
	width:960px;
	height:100%;
	font:"宋体";
	font-size:12px;
	line-height:25px;
	margin:0px auto;}
#top{
	width:100%;
	height:90px;
	margin-bottom:10px;
	padding-left:50px;
	position:relative;}
.top_logo{
	margin-top:20px;
	margin-left:10px;}
#top #menu{
	position: absolute;
	right:60px;
	bottom:10px;}
#top #menu ul li{
	width:70px;
	text-align:center;
	list-style-type: none;
	float:left;
	background-image:url(../images/click.png);
	background-repeat:no-repeat;
	background-position:center center;}
#top #menu ul li a:link,#top #menu ul li a:visited,#top #menu ul li a:active{
	text-decoration: none;
	color:#000;}
#top #menu ul li a:hover{
	background-image:url(../images/onclick.png);
	text-decoration: none;
	color:#000;}
#content{
	width:100%;
	height:100%;}
#content #img{
	margin:20px;
	font-family:Arial;}
#content #img img{
	float:right;}
.left{
	float:left;
}
.qzlsyxr{
	 width:240px;
	 height:280px;
	 background-image:url(../images/menu.png);
	 background-repeat:no-repeat;
	 background-position:center center;
	 color:#FFF;}
#quickp{
	padding-top:20px;}
#quickp #nav a{
	color:#0086FF;
     background: url(../images/hover.png) no-repeat center;}
#quickp a{
     display:block;
     background:url(../images/link.png) no-repeat center;
     height:40px;
     line-height:40px;
     font-size:14px;
     text-decoration:none;
     padding-left:50px;
     color: #333333;}
#quickp a:hover, #quickp a:active{
     text-decoration:none;
     background:url(../images/hover.png) no-repeat center;
     color:#FFFFFF;}
#quickp #nav a{
	color:#fff;
    background:url(../images/hover.png) no-repeat center;}
#left_news{
	width:220px;
	margin-top:20px;
	padding:10px;}
#ml_img1{
	background-image:url(../images/5.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;}
#ml_img2{
	background-image:url(../images/6.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;}
#ml_img1 a,#ml_img2 a{
	display: block;
	color: #2f318b;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	padding-top:25px;
	padding-left:40px;
	font-weight: bold;
}
#ml_img1 a:hover,#ml_img2 a:hover{
	color: #1A5BF4;
	font-weight:bold;}

#right{
	width:700px;
	height:100%;
	float:right;}
#right_d{
	width:100%;
	height:12px;
	font-size:12px;
	line-height:12px;
	border-top:1px solid #cdd0ce;
	border-bottom:1px solid #cdd0ce;
	padding-bottom:10px;
	padding-top:10px;}
#rm_title{
	border-bottom:#704532 solid 3px;
	font-size:25px;
	line-height:45px;
	font-weight:bold;
	padding-left:20px;}
#rm_news{
	margin:10px;
	font-family:Arial;
	line-height:24px;}
#rm_news1{
	margin:10px;
	font-family:Arial;
	line-height:24px;}
#rm_news img{
	float:right;
	margin:20px 10px;}
#rm_news table{
	height:552px;
	border:1px solid #666666;}
#rm_news table td{
	border:1px solid #666666;}
.font1{
	font-size:16px;
	font-weight:bold;
	line-height:30px;}
.font2{
	color: #666666;
	font-size:20px;
	font-weight:bold;
	line-height:30px;}	
.font3{
	font-family:"宋体";
	font-size:16px;
	line-height:30px;}
	
.blank1{
    clear:both;
    height:1px;//层的高度设为1像素}
#foot{
	width:900px;
	height:170px;
	padding:10px 30px 0px 30px;
	margin-top:30px;
	border-top:5px solid #666666;}
#foot1,#foot2,#foot3{
	text-align:center;
	float:left;
	width:300px;
	font-size:12px;
	line-height:16px;}
#foot1 img,#foot2 img{
	padding:0px 50px 10px 50px;}
#foot3 img{
	padding:0px 80px 10px 80px;}
