.Calendar {
	width: 348px;
	height: 225px;
	padding: 0px 5px;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	background: url(/ea/images/fcal_bg.jpg) repeat-x top #fbeee3;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	}
.Calendar h3 {
	height: 40px;
	font-size: 19px;
	line-height: 29px;
	font-weight: bold;
	text-align: center;}
.fcal_cont h4 {
	height: 25px;
	padding: 0px;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
	position: relative;
	}
.Calendar table {
	width: 100%;}
.Calendar table thead {
	color: #333333;}
.Calendar table td {
	height: 23px;
	vertical-align: middle;
	text-align: center;}
#idCalendar td.onToday {
	color: #C60;
	font-weight: bold;}
#idCalendarPre {
	position: absolute;
	left:5px;
	top:0px;
	cursor: pointer;}
#idCalendarNext {
	position: absolute;
	cursor: pointer;
	right:5px;
	top:0px;}
/*fadd_wrap
---------------------------*/
#jx_zs{
       color:#8b1f06;}
.jx_z{
      font-size: 15px;
      text-align: center;
      font-weight: bold;}
.slider_wrap{
       height:238px;
       border:1px solid #dfdfdf;}
.fh3_tit{
       height:35px;
       line-height:35px;
       border-bottom:1px solid #dfdfdf;}
.fh3_tit>a.more{
       display:inline-block;
       height:32px;
       line-height:32px;
       float:right;
       font-size:15px;
       color:#32c2f7;
       font-style:italic;
       text-align:center;
       margin-right:5px;}
.fh3_tit>a.c_name{
       display:inline-block;
       height:32px;
       color:#686868;
       font-size:21px;
       line-height:32px;
       float:left;
       margin-left:5px;
       text-align:center;
       border-bottom:3px solid #07bffe;}
.fkx_cont{
       width:230px;
       float:left;}
.fkx_sdl dd {
    height: 28px;
    font-size: 14px;
    line-height: 28px;}
.fkx_sdl dd a:hover{
    color: #24bbf4;}