@charset "utf-8";
/* CSS Document */

.fade { width:650px; overflow:hidden; margin-top: 20px; margin-bottom: 20px; }
.fade .tabs { float:left; overflow:auto; }
.fade ul{ width: 678px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #874F23; height: 36px; display: block; overflow: hidden; }
.fade .tabs li { float:left; list-style:none; height: 32px; }
.fade .tabs li a { float:left; height:34px; text-align:center; color:#000; text-decoration:none; font-family: "微软雅黑", "微软简中圆", "宋体", "幼圆", Arial; font-size: 12pt; font-weight: normal; line-height: 34px; padding-right: 20px; padding-left: 20px; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #D7D4C2; border-right-color: #D7D4C2; border-left-color: #D7D4C2; border-bottom-style: none; }
.fade .tabs li:hover { margin:0; }
.fade .tabs li a.selected { background-image:url(../images/meettab1.png); color: #FFF; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; height: 36px; }
.fade .items { clear:both; position:relative; top:0; left:0; height:350px; padding-top: 6px; padding-right: 0; padding-bottom: 6px; padding-left: 0; }
.fade .items div { display:none; position:absolute; top:0; left:0; padding-top:20px; }
#item1 { height:500px; display:block;}
#item2 { height:500px; display:block;}
#item3 { height:500px; display:block;}
#item4 { height:500px; display:block;}
