﻿*{margin:0;padding:0;}
li{list-style:none;}
a{text-decoration:none;color:#808080;}

body{background: url(../images/bgk.png) no-repeat;
     background-size: 100% 100%;}
.header{margin: auto;
        width:1100px;
	    height:254px;}
.header img{width:1100px;
	        height:254px;}
.nav{margin:2px auto;
     width:1100px;
     height:40px;
     background:#d3001b;}
.nav ul{margin: auto;
        width:1010px;
        height:40px;}
.nav ul li{float: left;
           margin: 9px 10px 9px 10px;
           height:22px;
           text-align: center;
           line-height: 22px;
           font-size: 20px;
           padding-right: 17px;
           border-right: 2px solid #f39c81;}
#nav-none{border:none;}
.nav ul li a{color: white;
             opacity: 0.9;
             font-size: 20px;
             font-family: 黑体;}
.nav ul li a:hover{opacity: 1;}

.content{margin:0px auto;
         width: 1100px;
         min-height:620px;
         border-bottom: 3px solid #c85545;
         background: white;}
.content-l{float: left;
           width:240px;
           height:600px;}
.content-l h3{margin: auto;
              width: 200px;
              height:50px;
              font-size: 22px;
              font-weight: 400;
              line-height: 50px;
              text-align: center;
              border-bottom: 2px solid #bf5344;}
.content-l h3 a{color:#353333;}
.content-l h3 a:hover{color:#800000;}
.content-l ul{margin: auto;
              width: 200px;
              height:500px;}
.content-l ul li{width: 200px;
                 height:46px;
                 line-height: 46px;
                 text-align: center;
                 font-size: 18px;
                 border-bottom: 1px dashed #C0C0C0;}
.content-l ul li a{color:#3d3c3c;}
.content-l ul li a:hover{color:#B22222;}
.content-r{float: right;
           width:800px;
           min-height:600px;
           border-left: 1.5px solid #F08080;
		padding-left:23px;}
.content-r .location{padding-left: 20px;
	                 color: #808080;
                     font-size: 13px;
                     border: none;}
.content-r .i{color:#d64532;
              padding-right: 5px;}
.content-r ul{margin: auto;
              width:790px;
	padding-bottom:20px;}
.content-r ul li{width: 780px;
                 height:40px;
                 line-height: 40px;
                 font-size: 14px;
                 border-bottom: 1px dashed #C0C0C0;
		}
.content-r-l{float: left;
             width: 600px;
             overflow: hidden;
             text-overflow:ellipsis;
             white-space: nowrap;}
.content-r-l a{color:#696969;}
.content-r-l a:hover{color:#B22222;}
#tiaozhuan{border: none;padding-left: 20px;}
.dot{color:	#B22222;
     font-size: 3px;
     padding-left: 5px;
     padding-right: 10px;}
.content-r-r{float: right;
             padding-right: 20px;
             font-size: 13px;
             color:	#808080;}
.clear{clear: both;}

#body_bottom {background:#c2a3a7;
              margin-top: 20px;
	          width:100%;
	          height:80px;
	          color:#000000;
	          text-align: center;
	          font-family: "新宋体";}

#body_bottom p {padding-top:15px;}