@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0;  font:normal 12px/190% "宋体"; color:#333;text-align:center; background:url(images/bg.jpg) center 37px repeat #ECECEC;}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
h1,h2,h3{font-family: "微软雅黑";}
div{margin:0 auto;text-align:left;font:normal 12px/190% "宋体";}
li,p{text-align:left;font:normal 12px/190% "宋体";}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:underline;}
img{ border:none;}
ol,ul,li{list-style:none;}
em,i{ font-style:normal;} 
/* clearfix */
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}

.fl{float:left;}
.fr{float:right;}
.w980{width:980px;}
.top01{background: url(images/top-bg.jpg) repeat-x;height:37px;min-width:980px;}
.top01 em{float: left;line-height: 37px;}
.top01 i{float:right;line-height:37px;}
.ui-datepicker-prev, .ui-datepicker-next{display:none;}
.content{background:url(images/content.png) center top no-repeat;width:1022px;height:776px;margin-top:70px;}


.content .fl{padding: 10px 0px 0;
width: 490px;}
.news_wrap{padding:0 30px;height:600px;overflow-y:auto;width:360px;margin-top:45px;}
.news_wrap ul{width:355px;margin:0 auto;}
.news_wrap ul li{margin-bottom:25px;}
.news_wrap ul li h2{padding-bottom:10px;}
.news_wrap ul li h2 a{font-size:24px;line-height:34px;color:#000;font-family:"微软雅黑";}
.news_wrap ul li p{background:url(images/p_bg.jpg) repeat;margin-top:15px;}
.news_wrap ul li p a{font-size:12px;line-height:30px;color:#765c50;}

/*日历*/
.content .w980{position:relative;}
.content .ding1{position:absolute;left:457px;z-index:2222;top:150px;}
.content .ding2{position:absolute;left:457px;z-index:2222;top:450px;}
.content .fr{width:392px;margin-right: 40px;_margin-right:20px;height: 650px;position:relative;}
#datepicker{margin-top: 200px;_margin-top: 150px;}
.ui-datepicker-title{float:right;padding-bottom: 15px;}
.ui-datepicker-title select{font-size:18px;background-color:#d65252;color:#fff;}

.ui-datepicker-calendar{border-spacing:0;margin-top:15px;}
.ui-datepicker-calendar td{margin:0;border:0;}
.ui-datepicker-calendar th span{width:55px;height:55px;line-height:55px;margin:1px 1px 0 0;background-color:#f0e5e0;font-size:18px;display:block;text-align:center;color:#c33;}
.ui-state-default, .ui-state-default:link, .ui-state-default:active{width:55px;height:55px;line-height:55px;margin:1px 1px 0 0;background-color:#d65252;font-size:18px;display:block;text-align:center;color:#fff;text-decoration:none;}
.ui-datepicker-current-day .ui-state-default{background:url(images/i-active.png) top right no-repeat;}
/*无法点击的日期*/
.ui-state-disabled .ui-state-default{color:#a31414;}


.news_wrap{display:none;}
.origin{position:absolute;right:190px;font-size:16px;color:#fff;width:200px;}

.no_news{font-size: 18px;color: #666;}
