﻿@charset "utf-8";
/* CSS Document */

/*主要内容 start*/

.cur_local{width:980px;height: 35px;line-height: 35px; text-align:right;}
.detail_con{width:960px;border:1px solid #9fbddd; border-radius:5px; padding:0 10px; background:#fff; margin-bottom:40px;}
.det_tit{line-height:28px;text-align:center;font-size:20px;font-weight:bold;color:#0099cc;margin:40px auto;}
.det_time{height:35px;line-height:35px;text-align:center;font-size:12px;border-top:1px solid #d2d2d2;background:#f2f6ff;}

.det_content{ padding:0 40px; padding-top:40px;}
.det_content p{line-height:24px; font-size:14px;}
.prin_close{ height:26px; text-align:center; line-height:24px;border-bottom:1px solid #f2f6ff;}
.rel_art{padding:20px 40px;}
.rel_art h4{height:22px; line-height:22px;font-size:12px; color:#006600; padding-left:40px; background:#f2f6ff;}
.rel_art ul{width:850px;}
.rel_art ul li{height:22px; line-height:22px;padding-left:40px; text-align:right; margin-top:4px;font-size:12px;}
.rel_art ul li a{ float:left;}
/*主要内容 end*/
