.main-body{
    width: 998px;
    margin: 16px auto 0;
}
.main-top .main-top-left{
    width: 216px;
}
.main-top .main-top-right{
    width: 767px;
    height: auto;
    margin: 0 0 0 15px;
    _display: inline;
    border-bottom: 1px dashed #898989;
}
.icon-link{
    width: 216px;
    height: 120px;
    margin: 0 0 10px 0;
    background: #f8f0e5;
}
.icon-link ul{
    padding: 10px 0 0 0;
}
.icon-link ul li{
    height: 26px;
    width: 72px;
    padding: 0 0 0 25px;
    font: normal 14px/26px "Microsoft YaHei";
}
.icon-link ul li a{
    font: normal 14px/26px "Microsoft YaHei";
    color: #757573;
}
.icon-link ul li{
    background: url(imagesicons.gif) no-repeat;
}
.icon-link ul li.icon-link-1{
    background-position: 5px 5px;
}
.icon-link ul li.icon-link-2{
    background-position: -90px 5px;
}
.icon-link ul li.icon-link-3{
    background-position: 5px -20px;
}
.icon-link ul li.icon-link-4{
    background-position: -90px -20px;
}
.icon-link ul li.icon-link-5{
    background-position: 5px -45px;
}
.icon-link ul li.icon-link-6{
    background-position: -90px -45px;
}
.icon-link ul li.icon-link-7{
    background: url(imagesicons1.jpg) no-repeat;
    width:auto;
    margin-left:40px;
}
.icon-link ul li.icon-link-8{
    background-position: -90px -70px;
}
.news{
    width: 216px;
    padding: 10px 0;
    margin: 10px 0 0 0;
    background: #f8f0e5;
}
.news .news-top h4{
     font-size:14px;
font-weight: bold;
/*
    font: normal 20px/27px "Microsoft YaHei";
*/
    color: #eb6100;
    padding: 0 0 0 10px;
}
.news .news-top a{
    display: block;
    margin: 0 0 0 10px;
    font: normal 12px/24px "Microsoft YaHei";
    color: #eb6100;
   float:right;
}
.news-list ul li{
    width: 100%;
    height: 20px;
    padding: 2px 0;
    font: normal 13px "Microsoft YaHei";
}
.news-list ul li span{
    font: normal 12px/24px "Microsoft YaHei";
    padding: 0 5px 0 0;
}
.news-list ul li a{
    font: normal 12px/24px "Microsoft YaHei";
    padding: 0 0 0 10px;
}
.news-list ul li a:hover{
    color:#982637;
    text-decoration:underline;
}
.news-1{
    width: 375px;
	float:left;
}
.news-1-top .tab-card li{
    width: 70px;
    height: 15px;
    cursor: default;
    text-align: center;
    font-size: 14px;
    line-height:15px;
    color: #eb6100;
}
.news-1-top .tab-card li.tab-on{

    font: 14px/15px "Microsoft Yahei";
    font-weight: bold;
}
.news-1-top .tab-more{
    display: block;
    font: normal 12px/15px "Microsoft YaHei";
    color: #eb6100;
    margin: 0px;
    float:right;
}
.news-1-list{
    padding: 10px 0 0 10px;
}
.news-1-list ul li{
    height: 28px;
    font-size:13px;
/*
font: normal 12px/16px "Microsoft YaHei";
*/
}
.news-1-list ul li a,
.news-1-list ul li span{
font: 13px/28px "Arial","Microsoft Yahei";
/*
    font: normal 12px/26px "Microsoft YaHei";
*/
    color: #666;
}
.news-1-list ul li a:hover{
    color:#982637;
    text-decoration:underline;
}
.news-1-list ul li img,
.news-1-list ul li a p{
    font: 12px/18px "Arial","Microsoft Yahei";
    display: none;
}
.news-1-list ul li.news-on{
    height: 74px;
    background: #f2ede8;
    padding: 5px 5px;
}
.news-1-list ul li.news-on img{
    display: block;
    padding: 3px;
    background: #fff;
    border: 2px solid #909090;
    float: left;
    margin: 0 5px 0 0;
}
.news-1-list ul li.news-on a p{
   font: 12px/18px "Arial","Microsoft Yahei";
   display:block;
}
.news-1-list ul li.news-on a{
    color: #982637;
    line-height: 20px;
    font-size: 14px;
    width:190px;
}
.news-r{
width:375px;
height:320px;
float:right;
}
.news-r-top{
    width:375px;
	height:15px;
	line-height:14px;
	text-align:left;
	font-size:16px;
       font-weight: bold;
	color:#EB6100;
       /* color:#ed7520 */
	margin-bottom:10px;
}
.news-r-top-1{
        font: bold 14px/14px "Arial","Microsoft Yahei";
    width:170px;
	height:14px;
	float:left;
        font-size:14px;
}
.news-r-top-2{
    width:auto;
	height:15px;
	float:right;
}
.news-r-top-2 a{
    color:#ed7520;
	line-height:15px;
font: 12px/15px "Microsoft YaHei";
}
.news-r-list li{
    clear: both;
    width:375px;
    height:28px;
    text-align:left;
}
.news-r-list li img{
    display: none;
}
.news-r-list li a{
    font: normal 13px/28px "Microsoft YaHei";  
  color: #666;
}
.news-r-list li a:hover{
    text-decoration: underline;
}
.news-r-list li span{
    font: normal 13px/28px "Microsoft YaHei";
    color: #666;
}
.news-r-list li.cur-news{
    width: 375px;
    height: 46px;
    background: #f2ede8;
    /*border: 1px solid #fcf7f1;*/
    padding:5px 0px;
}
.news-r-list li.cur-news img{
    display: block;
    margin: 7px 0 0 12px;
}
.news-r-list li.cur-news a{
    margin: 3px 5px 0 10px;
    color: #982637;
    line-height: 20px;
    font-size: 14px;
    width:220px;
}
.copy-right{
    margin: 44px 0 0 0;
}
.copy-right p{
    font: normal 12px/24px "Arial";
    color: #fff;
}