﻿/* cyrillic*/@font-face{font-family: 'Rubik';font-style: normal;font-weight: 400;src: local('Rubik'), local('Rubik-Regular'), url(https://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
/* hebrew*/@font-face{font-family: 'Rubik';font-style: normal;font-weight: 400;src: local('Rubik'), local('Rubik-Regular'), url(https://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;}
/* latin-ext*/@font-face{font-family: 'Rubik';font-style: normal;font-weight: 400;src: local('Rubik'), local('Rubik-Regular'), url(https://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
/* latin*/@font-face{font-family: 'Rubik';font-style: normal;font-weight: 400;src: local('Rubik'), local('Rubik-Regular'), url(https://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
:root{--blue: #0067d1;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #0067d1;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
.vam{vertical-align:middle;}
html{font-family:'Microsoft YaHei'; /* font-family: sans-serif; font-family: 'Rubik',sans-serif, Arial, Helvetica;*/line-height: 1.15; font-size:18px;}
.ovh{overflow:hidden;}
.zindex9{z-index:9;}
.Webkg{width:100%; display:block;}
.h10px{height:10px;}
.h20px{height:20px;}
.h30px{height:30px;}
.h40px{height:40px;}
.h50px{height:50px;}
.cur{cursor:pointer;}
.mgl20{margin-left:20px;}
.txu{text-transform:uppercase !important;}
.mgb10{margin-bottom:10px;}
.dptb{table-layout:fixed;}
.h100{height:100%;}
.PcHtml body{min-width:1280px; overflow:auto;}
.PcHtml .layout{width:100%; width:1200px; margin:0 auto; padding:0 10px;}
.MbHtml .layout{width:100%; padding:0 10px;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.psbl{bottom:0; left:0;}
.bgh50{background-color:rgba(0,0,0,0.5)}
.pda5{padding:5px;}

/*分页*/
.fy{width:100%; float:left; display:none; line-height:34px; padding:10px 8px;}
.fy .fy_l{float:left;}
.fy .fy_r{float:right;}
.fy .fy_r span{display:block; float:left;  height:34px; line-height:34px;}
.fy .fy_r span a{ display:block; float:left;  height:34px; line-height:34px; background:#ddd; padding:0 10px; margin-left:10px;-moz-transition: background 0.4s ease; -o-transition: background 0.4s ease; -webkit-transition: background 0.4s ease; transition: background 0.4s ease;}
.fy .fy_r span a:hover{background:#1991eb; color:#fff;}
.fy .fy_r span.dqy{margin-left:10px; height:34px; background:#ddd;  padding-left:10px;}
.fy .fy_r span.dqy select{display:block; float:right;height:34px;}

input::-webkit-input-placeholder{color:#b7b7ba; font-size:15px;}
input:-moz-placeholder{color:#b7b7ba; font-size:15px;}
input::-moz-placeholder{  color:#b7b7ba; font-size:15px;}
input:-ms-input-placeholder{ color:#b7b7ba; font-size:15px;}
textarea::-webkit-input-placeholder{ color:#b7b7ba; font-size:15px;}
textarea::-webkit-input-placeholder{color:#b7b7ba; font-size:15px;}
textarea:-moz-placeholder{color:#b7b7ba; font-size:15px;}
textarea::-moz-placeholder{  color:#b7b7ba; font-size:15px;}
textarea:-ms-input-placeholder{ color:#b7b7ba; font-size:15px;}

.layout{max-width:1100px; margin:auto auto; padding: 0 10px}
#ContentMain .lftside{width:178px; float:left;}
#ContentMain .lftside #LeftLinks{ border:1px #89b7d0 solid}
#ContentMain .lftside #LeftLinks a{display:block; padding:8px; line-height:20px; font-size:15px; text-align:center; font-weight:bold; border-bottom:1px #89b7d0 solid; color:#FFF; background:#238cc5;}
#ContentMain .lftside #LeftLinks a:hover{background:#238cc5; color:#fff;}
#ContentMain .lftside #LeftLinks a.on{background:#238cc5; color:#fff;}
#ContentMain .lftside #LeftLinks a:last-child{border:0px;}
#ContentMain .lftside .img{ border:10px #89b7d0 solid; width:158px;}
#ContentMain .lftside #LeftLinks  .mm{background:#fff;}
#ContentMain .lftside #LeftLinks  .mm a{background:#fff; font-size:13px; font-weight:normal; color:#333; text-align:left; border-bottom:1px #89b7d0 solid}
#ContentMain .lftside .LeftSearch {border:1px #89b7d0 solid; border-top:0px;}
#ContentMain .lftside .LeftSearch .tt{background:#2299ee; line-height:36px; padding:0 10px; font-size:15px; color:#fff;}
#ContentMain .lftside .LeftSearch .mm{padding:5px; position:relative;}
#ContentMain .lftside .LeftSearch .mm select{width:80px; border:1px #ddd solid; float:left; height:32px;}
#ContentMain .lftside .LeftSearch .mm input{margin-top:5px; height:32px; padding:0 35px 0 5px}
#ContentMain .lftside .LeftSearch .mm .ssbtn{position:absolute; border:1px #bb0000 solid; font-size:15px; cursor:pointer; bottom:5px; right:5px; background:#dc3545; width:35px; height:32px; text-align:center; color:#fff; line-height:30px;}
#ContentMain .lftside .LeftSearch .mm .ssbtn:hover{background:#bb0000;}
.mgl6{margin-left:6px;}

#ContentMain .ritside{margin-left:200px;}
.Html-TuWen_01_title{border-bottom:3px #238cc5 solid; line-height:38px; font-size:18px; font-weight:bold; color:#238cc5}
.Html-TuWen_01_NR{background:#f1f1f1; padding:10px;}

.Html-TuWen_02_title{border-bottom:3px #238cc5 solid; line-height:38px; font-size:18px; font-weight:bold; color:#238cc5}
.Html-TuWen_02_NR{background:#f1f1f1; padding:10px;}

.Html-TuWen_03_title{border-bottom:3px #238cc5 solid; line-height:38px; font-size:18px; font-weight:bold; color:#238cc5}
.Html-TuWen_03_NR{background:#f1f1f1; padding:10px;}
.TuWen_03_title{ height:38px; border-bottom:2px #238cc5 solid;}
.TuWen_03_title .word{height:36px; line-height:35px; padding:0 20px; font-size:15px; background:#238cc5; color:#fff; border:1px #116db2 solid; border-bottom:0px;} 
.TuWen_03_title .midbtn{margin-top:2px;}
.TuWen_03_Img{width:100%;margin-bottom:20px;}
.TuWen_03_Img .li{width:25%; padding:5px;}
.TuWen_03_Img .li .main{ border:1px #ddd solid; background:#f8f8f8;}
.TuWen_03_Img .li .img{background-position:center center; background-repeat:no-repeat; background-size:contain; }
.TuWen_03_Img .li img{width:100%;}
.TuWen_03_Img .li .word{width:100%; padding:5px; height:50px; line-height:20px;}
.TuWen_03_Img .li .word .dptb{height:40px;}

.Html-Feedback_01_title{border-bottom:3px #238cc5 solid; line-height:38px; font-size:18px; font-weight:bold; color:#238cc5}
.Html-Feedback_01_title a{color:#238cc5}
.Html-Feedback_01_NR{background:#f1f1f1; padding:10px 0;}
.Html-Feedback_01_NR .dptb{border-bottom:1px #fff solid; padding:5px 0;}
.Html-Feedback_01_NR .dptb .lft{width:140px ;text-align:right;}
.Html-Feedback_01_NR .dptb input{width:80%; height:34px; line-height:32px; padding:0 5px;}
.Html-Feedback_01_NR .dptb textarea{width:80%; height:120px; line-height:18px; padding:5px;}

.Html-Feedback_02_title{border-bottom:3px #238cc5 solid; line-height:38px; font-size:18px; font-weight:bold; color:#238cc5}
.Html-Feedback_02_title a{color:#238cc5}
.Html-Feedback_02_NR{background:#f1f1f1; padding:10px;}
.Html-Feedback_02_NR .dptb{border-bottom:1px #fff solid; padding:5px 0;}
.Html-Feedback_02_NR .dptb .lft{width:140px ;text-align:right;}
.Html-Feedback_02_NR .dptb input{width:80%; height:34px; line-height:32px; padding:0 5px;}
.Html-Feedback_02_NR .dptb textarea{width:80%; height:120px; line-height:18px; padding:5px;}


.Html-Info_title{border-bottom:3px #238cc5 solid; line-height:38px;}
.Html-Info_title .lft{ font-size:18px; font-weight:bold; color:#238cc5}
.Html-Info_title .rit{font-size:13px; color:#999;}
.Html-Info_title .rit span{color:#ff0000;}
.Html-Info_NR{background:#f1f1f1; padding:10px;}
.Html-Name{padding:15px; line-height:20px; font-size:18px; border-bottom:1px #ddd dashed; margin-bottom:20px;}
.Html-NR{margin-top:20px;}

.Editbox *{max-width:100%; word-break:inherit; word-wrap:inherit}

.Html-News_01_NR{background:#f1f1f1; padding:10px 0;}
.Html-News_01_NR #TableList .li{ border-bottom:1px #ddd dashed;}
.Html-News_01_NR #TableList .li .lft{width:206px;}
.Html-News_01_NR #TableList .li .lft a{display:block;padding:10px;}
.Html-News_01_NR #TableList .li .lft a .bad{border:1px #aaa solid;}
.Html-News_01_NR #TableList .li .lft a .img{background-size:cover; background-repeat:no-repeat; background-position:center center;}
.Html-News_01_NR #TableList .li .lft a img{display:block; width:180px; border:2px #f1f1f1 solid;}
.Html-News_01_NR #TableList .li .rit{margin-left:210px; min-height:161px;}
.Html-News_01_NR #TableList .li .rit a.rit_name{display:block; font-weight:bold; line-height:20px; padding:10px 30px 10px 00px; font-size:15px;}
.Html-News_01_NR #TableList .li .rit a.rit_name .sj{color:#666; font-size:12px; margin-left:10px;} 
.Html-News_01_NR #TableList .li .rit a.rit_ms{display:block; width:100%; max-height:80px; line-height:20px; overflow:hidden; color:#666; padding-right:30px;}
.Html-News_01_NR #TableList .li .rit a.rit_mr{display:block; width:100%; color:#666; padding-top:10px; padding-right:30px;}
.Html-News_01_NR #TableList .li .rit a.rit_mr .i_mr{float:right; color:#238cc5; padding-left:15px; background:url(/images/ic/rit.jpg) 0 center no-repeat;}
.Html-News_01_NR #TableList .li:hover{background:#f8f8f8;-moz-box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc; box-shadow: 0px 0px 5px #ccc;}
.Html-News_01_NR #TableList .li .rit a.rit_name .bt:hover{color:#238cc5;text-decoration:underline;}
.Html-News_01_NR #TableList .li .rit a .i_mr:hover{text-decoration:underline;}


.Html-News_02_NR{background:#f1f1f1; padding:10px 0;}
.Html-News_02_NR #TableList .li{ width:33%; cursor:pointer;}
.Html-News_02_NR #TableList .li .lft{width:100%;}
.Html-News_02_NR #TableList .li .lft .divmain{display:block;padding:10px;}
.Html-News_02_NR #TableList .li .lft .divmain .bad{border:1px #aaa solid;}
.Html-News_02_NR #TableList .li .lft .divmain .img{background-size:cover; background-repeat:no-repeat; background-position:center center;}
.Html-News_02_NR #TableList .li .lft .divmain img{display:block; width:100%; border:2px #f1f1f1 solid;}
.Html-News_02_NR #TableList .li .rit{width:100%; float:left;}
.Html-News_02_NR #TableList .li .rit .divmain.rit_name{display:block; text-align:center; line-height:20px; padding:0px 10px 10px 10px; font-size:13px;}
.Html-News_02_NR #TableList .li:hover{background:#f8f8f8;-moz-box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc; box-shadow: 0px 0px 5px #ccc;}
.Html-News_02_NR #TableList .li .rit .divmain.rit_name .bt:hover{color:#238cc5;text-decoration:underline;}


.Html-News_03_NR{background:#f1f1f1; padding:10px 0;}
.Html-News_03_NR #TableList .li{ width:50%; padding:10px; cursor:pointer;}
.Html-News_03_NR #TableList .li .lft{width:100%; float:left;}
.Html-News_03_NR #TableList .li .lft .divmain{display:block;padding:10px;}
.Html-News_03_NR #TableList .li .lft .divmain .bad{border:1px #aaa solid;}
.Html-News_03_NR #TableList .li .lft .divmain .img{background-size:cover; background-repeat:no-repeat; background-position:center center;}
.Html-News_03_NR #TableList .li .lft .divmain img{display:block; width:100%; border:2px #f1f1f1 solid;}
.Html-News_03_NR #TableList .li .rit{width:100%; float:left;}
.Html-News_03_NR #TableList .li .rit .divmain.rit_name{display:block; text-align:center; line-height:20px; padding:0px 10px 10px 10px; font-size:13px;}
.Html-News_03_NR #TableList .li:hover{background:#f8f8f8;-moz-box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc; box-shadow: 0px 0px 5px #ccc;}
.Html-News_03_NR #TableList .li .rit .divmain.rit_name .bt:hover{color:#238cc5;text-decoration:underline;}


.Html-News_04_NR{background:#f1f1f1; padding:10px 0;}
.Html-News_04_NR #TableList .li{ border-bottom:1px #ddd dashed;}
.Html-News_04_NR #TableList .li a.rit_name{display:block; float:left; font-weight:bold; line-height:20px; padding:10px; font-size:15px;}
.Html-News_04_NR #TableList .li a.rit_name .bt{margin-right:100px;}
.Html-News_04_NR #TableList .li a.rit_name .sj{color:#666; font-size:12px; margin-left:10px;} 
.Html-News_04_NR #TableList .rit_name:hover{background:#f8f8f8;-moz-box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc; box-shadow: 0px 0px 5px #ccc;}


.Layout_PreviewImg{position:fixed; top:0 ;left:0; bottom:0; right:0; background:rgba(0,0,0,0.5); z-index:1000;}
.Layout_PreviewImg .Main{position:absolute; width:470px; height:380px; top:50%; left:50%; margin:-190px 0 0 -235px; background:#fff; padding:10px;}
.Layout_PreviewImg .clsimg{position:absolute; bottom:5px; right:5px; cursor:pointer;}
.Layout_PreviewImg .ImgHtml{padding:10px; text-align:center;}
.Layout_PreviewImg .WordHtml{padding:0 10px; text-align:left;}
.Layout_PreviewImg .ImgHtml img{max-width:100%;}

#TopLine{border-bottom:5px #238cc5 solid; position:relative; z-index:999;}
#TopLine .lft{float:left; width:200px; padding:0;}
#TopLine .rit{margin-left:240px; padding-top:50px;}
#TopLine .rit .rittop{top:0; right:0; z-index:10;}
#TopLine .rit .rittop a{display:block; padding:5px; float:left;}
#TopLine .rit .rittop a:hover{background:#f1f1f1;}
#TopLine .rit .dptb_2{width:100%; height:40px; background:#fff; }
#TopLine .rit .dptb_2 .dptc_2 {display:block; float:left;}
#TopLine .rit .dptb_2 .d_n_1{display:block; float:left; padding:0 19px; height:40px;  overflow:hidden; background:#fff; text-align:center; line-height:40px; color:#238cc5;  font-size:15px; font-weight:600; position:relative; z-index:2;}
#TopLine .rit .dptb_2 .d_n_1 .sp1{display:block; position:relative; top:0; left:0; width:100%; height:40px;}
#TopLine .rit .dptb_2 .d_n_1 .sp2{display:block; position:absolute; top:-40px; left:0; width:100%; height:40px;}
#TopLine .rit .dptb_2 .dptc_2:hover .d_n_1 .sp1{top:40px;}
#TopLine .rit .dptb_2 .dptc_2:hover .d_n_1 .sp2{top:0px;}
#TopLine .rit .dptb_2 .d_n_2{position:absolute; top:30px; left:50%;  margin-left:-50%; width:100%; z-index:1; height:0px; overflow:hidden; background:#238cc5; line-height:20px; font-size:13px;
                             /*-moz-transition: height 0.4s ease; -o-transition: height 0.4s ease; -webkit-transition: height 0.4s ease; transition: height 0.4s ease;*/
}
#TopLine .rit .dptb_2 .dptc_2:hover .d_n_2{height:auto; top:40px; width:170px; }
#TopLine .rit .dptb_2 .dptc_2 .d_n_2 a{display:block; color:#fff;  padding:10px 19px; border-bottom:1px #89b7d0 dotted}
#TopLine .rit .dptb_2 .dptc_2 .d_n_2 a:last-child{border-bottom:0px;}
#TopLine .rit .dptb_2 .dptc_2 .d_n_2 a:hover{ background:#7ad8ff;}
#TopLine .rit .dptb_2  .d_n_2 a{ width:170px;}

.IndexLft{width:730px; float:left;}
.IndexRit{margin-left:750px;}

.IndexProList{border:5px #f36b2d solid; margin-top:20px; padding-left:40px;height:183px;} 
.IndexProList .psimg{top:-12px; left:-5px;}
.IndexProList .li{width:25%; display:block; float:left;}
.IndexProList .li a{display:block; padding:10px; background:#fff;}
.IndexProList .li a .img{background-position:center center; background-repeat:no-repeat; background-size:contain;}
.IndexProList .li a .word{text-align:center; line-height:30px; padding-top:10px; font-size:13px;color:#666;}
.IndexProList .li a img{display:block; width:100%;}
.IndexProList .li a:hover{ background:#f8f8f8; -moz-box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc; box-shadow: 0px 0px 5px #ccc;}
.IndexProList .li a:hover .word{color:#238cc5; font-size:14px;}

.IndexYeWuList {margin-top:20px; width:750px; margin-left:-10px;height:326px;}
.IndexYeWuList .li{width:25%; display:block; float:left; padding:0 10px;}
.IndexYeWuList .li .img{background-position:center center; background-repeat:no-repeat; background-size:contain;}
.IndexYeWuList .li .name{padding:10px 0; color:#238cc5; font-size:12px; font-weight:bold; background:url(/images/ic/line_152.jpg) 0 bottom no-repeat;} 
.IndexYeWuList .li .nr{font-size:13px; color:#333; line-height:1.8; margin-top:5px; padding:10px; background:#f8f8f8; height:135px; overflow:hidden;}
.IndexYeWuList .li .nr span{ height:115px;display:block; width:100%; overflow:hidden;}
.IndexYeWuList .li .mr{font-size:13px; color:#238cc5; line-height:1.8; margin-top:5px; padding:10px;padding-left: 15px;
    background: url(/images/ic/rit.jpg) 0 center no-repeat;}
.IndexYeWuList .li  .mr:hover {text-decoration:underline;}

.IndexCode{border:1px #238cc5 solid; height:183px; margin-top:20px; padding:10px; color:#333;}
.IndexCode .dptb{height:160px; line-height:1.8}
.IndexCode img{width:120px; text-align:center; display:block; margin:0 auto;}

.Indextt{margin-top:20px; padding-bottom:15px; background:url(/images/ic/line_313.jpg) 0 bottom no-repeat; background-size:100%;}
.Indextt .fsb{font-weight:bold; color:#238cc5; font-size:15px;}
.Indextt a{float:right; color:#238cc5;padding-left: 15px;
    background: url(/images/ic/rit.jpg) 0 center no-repeat;}
.Indextt a:hover {text-decoration:underline;}

.IndexNewsList{margin-top:10px;}
.IndexNewsList .li{width:100%;}
.IndexNewsList .li a{border-bottom:1px #ddd dashed; height:28px; line-height:27px; color:#333;}
.IndexNewsList .li a .sj{color:#238cc5; font-size:12px; padding-right:10px; display:inline-block;}
.IndexNewsList .li a:hover{color:#238cc5; text-decoration:underline;}

.Div_Bottom{margin-top:20px; background:#238cc5; padding:20px 0; font-size:13px; }
.Div_Bottom .bottom_01{border-bottom:1px #0067d1 solid; line-height:32px; padding-bottom:5px;}
.Div_Bottom .bottom_01 a{color:#fff; margin:0 10px;}
.Div_Bottom .bottom_01 a:hover{text-decoration:underline;}
.Div_Bottom .bottom_02{padding-top:10px; line-height:20px; text-align:left;color:#069;}
.Div_Bottom .bottom_02 a{color:#069;}
.Div_Bottom .bottom_02 a:hover{color:#069; text-decoration:underline;}


.CurrWeiZhi{height:170px;color:#333;  padding:15px 0 0 0; width:100%; background-color:#f5f5f5; background-position:center center; background-repeat:no-repeat; margin-bottom:20px; }
.CurrWeiZhi a{color:#333; margin:0 5px;}
.CurrWeiZhi a:hover{text-decoration:underline; color:#238cc5;}

.PaiBan02{width:640px; float:left;}
.RitNewsDiv{width:240px; display:block; float:right;}
.RitNewsDiv .tt{height:41px; background:#238cc5; color:#fff; line-height:41px;}
.RitNewsDiv .tt .fsb{font-weight:bold; color:#fff; font-size:15px; margin-left:5px;}
.RitNewsDiv .tt a{float:right; color:#fff; margin-right:5px;}
.RitNewsDiv .tt a:hover {text-decoration:underline;}
.RitNewsDiv .mm{padding-top:10px;
  color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#ddeef6', endColorstr = '#ffffff');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#ddeef6', endColorstr = '#ffffff')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #ddeef6, #ffffff);
    background-image: -ms-linear-gradient(top, #ddeef6, #ffffff);
    background-image: -o-linear-gradient(top, #ddeef6, #ffffff);
    background-image: -webkit-gradient(linear, top top, right top, from(#ddeef6), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #ddeef6, #ffffff);
    background-image: linear-gradient(top, #ddeef6, #ffffff);
    /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/  
}
.RitNewsDiv .mm a{border-bottom:1px #ddd dashed; height:28px; line-height:27px; color:#333; padding:0 5px;}
.RitNewsDiv .mm a:hover{color:#238cc5; text-decoration:underline;}