@charset "utf-8";

/*导航以及搜索样式*/
.nav{
   float:left;
   width:960px;
   height:35px;
   background:url(http://static.china186cache.com/main/images/nav/index_navbg.gif) repeat-x left top;
   overflow:hidden;
}
.nav ul{ padding-left:8px; height:35px;}
.nav li{ float:left; display:block; padding-right:2px; height:35px; background:transparent url(http://static.china186cache.com/main/images/nav/index_libg.gif) no-repeat right 50%;}
.nav li.lr{ background:transparent none;}
/*.nav li.selected a{ background:transparent url(http://static.china186cache.com/main/skin/gold/images/aselected.gif) no-repeat 50% 100%; font-weight:bold;}*/


body#communityMain .nav li.tabSelected a, 
.nav li a:hover, 
.nav li.tabSelected a{ background:transparent url(http://static.china186cache.com/main/images/nav/index_nav03.gif) no-repeat left bottom; color:#ffffff; font-weight:bold;}
.nav li.tabSelected a span, 
.nav li a:hover span{background:transparent url(http://static.china186cache.com/main/images/nav/index_nav04.gif) no-repeat right bottom; color:#ffffff;}


.nav li a{ 
   display:block; 
   float:left; 
   height:35px; 
   line-height:35px; 
   padding:0 0 0 3px; 
   color:#ffffff;
}
.nav li a:link{ color:#333333;}
.nav li a:visited{ color:#333333;}
.nav li a:hover{ font-weight:normal; text-decoration: none;}
.nav li a span{ display:block; padding:0 13px 0 7px;}


/*查找框样式*/
.comm_search{ padding-top:5px; width:960px; height:30px; background-color:#BFB19E; color:#ffffff;}
.comm_search form{ padding-left:10px;}
.comm_search img, .comm_search select, .comm_search input, .comm_search label{ vertical-align:middle;}
.comm_search img{ margin-left:10px; margin-right:10px;}
.comm_search label{ padding:0px;}
.comm_search input{ margin-left:8px; width:12px; }
.comm_search input#k{ height:20px;}
.comm_search input.imgBtn{ height:23px; width:63px;}
input.w400{ width:400px; height:18px;}


.comm_search input.searchBtn{ 
   width:63px; 
   height:23px; 
   border:0; 
   background:#b46b1c url(http://static.china186cache.com/main/skin/gold/images/icon_search.gif) no-repeat left top; 
   cursor:hand; 
   cursor:pointer;
}


/*css style for community content*/
.content{ padding-top:10px;}

.communityTop1{
   min-height:335px;
   _height:335px;
}

.service_forum, .album_event_blog_other{
   float:left;
   width:741px;
   overflow:hidden;
}
.service{
   float:left;
   width:156px;
   border-bottom:1px solid #cbcbcb;
}

.serviceTop{
   width:156px;
   height:34px;
   background:#ede5d4 url(http://static.china186cache.com/main/skin/gold/images/serviceTop.gif) no-repeat left top;
}
.serviceCenter{
   padding-bottom:8px;
   padding-top:7px;
   _padding-bottom:13px;
   width:156px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/serviceCenter.gif) repeat-y left top;
}
.serviceCenter ul{
   margin:0 5px 0 10px;
   padding-top:6px;
   overflow:hidden;
}
.serviceCenter li{
   padding-left:37px;
   height:25px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/serviceBg.gif) no-repeat left top;
}
.serviceCenter li.sL1{ background-position:0px 0px;}
.serviceCenter li.sL2{ background-position:0px -25px;}
.serviceCenter li.sL3{ background-position:0px -51px;}
.serviceCenter li.sL4{ background-position:0px -77px;}
.serviceCenter li.sL5{ background-position:0px -106px;}
.serviceCenter li.sL6{ background-position:0px -132px;}
.serviceCenter li.sL7{ background-position:0px -157px;}
.serviceCenter li.sL8{ background-position:0px -187px;}
.serviceCenter li.sL9{ background-position:0px -216px;}
.serviceCenter li.sL10{ background-position:0px -240px;}
.serviceCenter li.sL11{ background-position:0px -266px;}
.serviceCenter li a{ display:block; width:104px; height:25px; line-height:25px; color:#7b7b7b;}
.serviceCenter li.sL4 a, .serviceCenter li.sL9 a, .serviceCenter li.sL10 a{ width:64px; _height:21px; _padding-top:4px;}
.serviceCenter li a img{ vertical-align:middle;}
.forum{
   float:right;
   width:573px;
   border:1px solid #cbcbcb;
   padding-bottom:4px;
   _padding-bottom:9px;/*for IE6*/
}
.picNews{
   float:left;
   margin:10px 18px 0 18px;
   width:295px;
   display:inline;/*for ie6 bug*/
}
div.newsPic{
   width:295px;
}
#pic{ width:293px; height:218px; overflow:hidden; border:1px solid #e5e5e5; background-color:#006699;}
div.newsPic span{
   display:block;
   margin-top:-16px;
   text-align:right;
   position:relative; /*for safari*/

}
div.newsPic span a{ padding:0 5px; font-weight:bold; font-family:"Courier New", Courier, monospace; background-color:#eae0d4;}
div.newsPic span a.select, div.newsPic span a:hover{ background-color:#ff8a00;}
div.newsPic h2{
   text-align:center;
   font-weight:normal;
   font-size:12px;
   background-color:#ddd1bd;
   line-height:25px;
   color:#6a4429;
}

.picNews ol{
   background-color:#f0ebe0;
   padding:5px 0 0 10px;
   margin-top:5px;
   width:285px;
   overflow:hidden;
}

/*标题在IE下超过长度显示省略号*/
.picNews li, .forumNews li{ 
   line-height:18px; 
   height:20px; 
   width:207px; 
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
}
.picNews li{ width:270px;}
.picNews a{ color:#6a4429;}
.picNews a:hover, .forumNews a:hover{ text-decoration:underline; color:#ed0000;}
.picNews a strong, .forumNews a strong{ color:#ff8a00; font-weight:normal;}
.forumNews{
   float:left;
   margin-top:10px;
   width:215px;
}
.forumNews h1{
   padding-top:8px;
   width:215px;
   height:16px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/forum.gif) no-repeat left top;
   text-align:right;
}
.forumNews h1 strong{ display:none;} 
.forumNews h1 a{ font-size:11px; color:#000000; font-variant:small-caps;}
.forumNews ol{
   margin-top:11px;
   padding-left:8px;
   width:207px;
   overflow:hidden;
}
.forumNews a{ color:#6a4429;}

/*小区公告*/
.announcement, .hot_neighbor_map_bus{
   float:right;
   width:219px;
   overflow:hidden;
}
.announce{
   margin-left:10px;
   width:209px;
}
.announceTop, .announceBottom{
   height:10px;
   background:#f0ebdf url(http://static.china186cache.com/main/skin/gold/images/annouse-top.gif) no-repeat left top;
}
.announceCenter{ background-color:#f0ebdf; text-align:center;}

.announceCenter h1{font-size:18px; color:#9a6907;}
.announceCenter p{ color:#917306; margin-bottom:10px; line-height:13px;}
.announceCenter strong{ margin-right:4px; color:#f05e00;}
div.showPic{ margin:0 auto; width:152px; height:114px; overflow:hidden;}
div.showPic img{ border:1px solid #ddd1bd;}
.announceCenter p.introduction{ margin:8px 15px 0; padding-top:2px; width:179px; height:52px; text-indent:2em; text-align:left;}
.announceCenter p.join{ margin:10px 8px 0 0; text-align:right;}
.announceCenter p.join a{color:#ff6600;}
.announceCenter h2{
   margin:0 9px 0 12px;
   padding-top:15px;
   width:188px;
   height:15px;
   text-align:right;
   background:#f0ebdf url(http://static.china186cache.com/main/skin/gold/images/annouseTitle.gif) no-repeat left top;

}
.announceCenter h2 strong{ display:none;}
.announceCenter h2 a{ margin-right:4px; font-size:11px; color:#000000; font-weight:normal; font-variant:small-caps;}
.announceCenter ul{ margin-left:10px; text-align:left; color:#92765f;}
.announceCenter li{ 
   padding-left:10px; 
   line-height:18px; 
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/listBg.gif) no-repeat left 8px;
   width:180px;
   text-overflow:ellipsis;
   overflow:hidden;
   white-space:nowrap;
}
.announceCenter li a{ color:#92765f;}
.announceCenter li a:hover{ text-decoration:underline; color:#ed0000;}
.announceBottom{ 
   background-image:url(http://static.china186cache.com/main/skin/gold/images/annouse-bottom.gif);
   font-size:0;/*for IE6 bug*/
   line-height:0;
}
/*===============communityTop2===============================*/
.communityTop2{
   width:960px;
   height:90px;
   overflow:hidden;
}

/*=================communityTop3===================================*/
/*
.album_event_blog_other, .hot_neighbor_map_bus{ min-height:715px; _height:715px;}
.communityTop3_Right{ min-height:715px; _height:715px;}
*/
.communityTop3{
   width:960px;
   min-height:715px;
   _height:715px;
}

/*右边便利电话，周边小区，电子地图，公交信息*/
.communityTop3_Right{
   margin-left:10px;
   width:207px;
   overflow:hidden;
   border:1px solid #cfcfcf;
}
.communityTop3_Right h1{
   margin:1px;
   width:205px;
   height:30px;
   background:#e2dad1 url(http://static.china186cache.com/main/skin/gold/images/hotlineTitle.gif) no-repeat 1px top;
}

.communityTop3_Right h1.hotline{}
.communityTop3_Right h1.neighbor{ background-image:url(http://static.china186cache.com/main/skin/gold/images/neighborTitle.gif);}
.communityTop3_Right h1.map{ background-image:url(http://static.china186cache.com/main/skin/gold/images/mapTigle.gif);}
.communityTop3_Right h1.bus{ background-image:url(http://static.china186cache.com/main/skin/gold/images/busTitle.gif);}
.communityTop3_Right h1 span{ display:none;}

ul.hot{
   margin:8px 10px 5px 18px; 
   width:175px;
   color:#936c45;
}
ul.hot{ width:160px;}
.hotScroll{ width:205px; height:93px; overflow:auto;}
.neighborWrap{margin:8px 10px 5px 18px; width:175px; height:60px; overflow:hidden; color:#936c45;}
ul.hot li, ul.neighbor li{ line-height:20px;}
ul.hot li{ padding-left:11px; background:transparent url(http://static.china186cache.com/main/skin/gold/images/listBg.gif) no-repeat left 8px;}
ul.hot li a, ul.neighbor li a{ color:#936c45;}
ul.neighbor li a:hover{ text-decoration:underline; color:#ed0000;}

ul.neighbor{ list-style:none;}

.eMap{
   height:265px;
   width:207px;
   overflow:hidden;
   background-color:#f0ebdf;
}
.eMapArea{
   width:207px;
   height:207px;
   overflow:hidden;
}
.eMapSearch{ margin-top:6px;}
.eMapSearch form{ text-align:center;}
.eMapSearch input.searchContent{ width:173px; height:18px;}
.eMapSearch input.btn{
   margin-top:4px; 
   width:57px; 
   height:17px; 
   border:0; 
   background:#b0d851 url(http://static.china186cache.com/main/skin/gold/images/mapsearchbtn.gif) no-repeat left top;
   cursor:pointer;
   cursor:hand;
}

.busInfo{
   padding-bottom:5px;
   width:207px;
   height:140px;
   overflow:auto;
}
.busInfo p{
   margin:12px;
   width:156px;
   color:#936c45;
   line-height:20px;
}

/*左边相册，博客，活动还有其他一些等等*/
.event_blog_other{
   width:741px;
   overflow:hidden;
}
.blog_other{
   float:left;
   width:439px;
   overflow:hidden;
}


/*===================博客==========================*/
.blog{
   width:438px;
   overflow:hidden;
}

.blogTop{
   position:relative;
   width:438px;
   height:33px;
   background:#f0ebdf url(http://static.china186cache.com/main/skin/gold/images/blogTop.gif) no-repeat left top;
}
.blogTop a{
   position:absolute;
   top:10px;
   left:368px;
}
.blogCenter{
   width:438px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/blogCenter.gif) repeat-y left top;
}

.kitchen{
   float:left;
   margin-left:8px;
   display:inline;/*for IE6 bug*/
   width:204px;
   height:296px;
   overflow:hidden;
   border:1px solid #d9d4d1;
   background-color:#ffffff;
}
.kitchen h1, .qinzi h1{
   margin:1px;
   padding-top:5px;
   position:relative;
   text-align:right;
   width:202px;
   height:20px;
   font-weight:normal;
   background:#d6d0b9 url(http://static.china186cache.com/main/skin/gold/images/kitchen.gif) no-repeat left top;
}
.qinzi h1{ background-image:url(http://static.china186cache.com/main/skin/gold/images/qinzi.gif);}
.kitchen h1 span{ display:none;}
.kitchen h1 a{ margin-right:4px; font-size:11px; font-variant:small-caps; color:#606060;}
.kitchen .piclink{ margin:8px; width:186px; height:104px; overflow:hidden;}
.kitchen h2{ margin-bottom:6px; text-align:center; font-size:12px; color:#ff6600;}
.kitchen h2 a{ color:#ff6600;}
.kitchen h2 a:hover{ color:#ed0000; text-decoration:underline;}
.kitchen .blogList{ margin:8px; padding-left:5px; margin-top:0; width:186px; color:#6d4f37;}
.blogList li{ padding-left:11px; line-height:20px; background:transparent url(http://static.china186cache.com/main/skin/gold/images/listBg.gif) no-repeat left 8px;}
.kitchen .blogList a{ color:#6d4f37;}
.kitchen .blogList a:hover{ text-decoration:underline; color:#ed0000;}
.blogBottom{
   height:8px;
   font-size:0;
   line-height:0;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/blogBottom.gif) no-repeat left bottom;
}

/*===============================小区相册=========================================*/
.album, .albumTop, .albumCenter, .albumBottom{ width:741px;}
.album{
   height:191px;
   overflow:hidden;
}
.albumTop{
   height:37px;
   background:#f0ebdf url(http://static.china186cache.com/main/skin/gold/images/album.gif) no-repeat left top;
   text-align:right;
   line-height:37px;
   _padding-top:10px;/*for IE6*/
   _height:27px;
}
.albumTop h1{ display:none;}
.albumTop a{ margin-right:8px; color:#000000;}
.albumTop a span{ color:#676766; font-variant:small-caps; font-size:11px;}
.albumTop a img{ vertical-align:middle;}
.albumCenter{ background:#f0ebdf url(http://static.china186cache.com/main/skin/gold/images/albumCenter.gif) repeat-y left top; padding-bottom:5px;}
.albumPic{
   margin-left:16px;
   float:left;
   width:129px;
   height:136px;
   overflow:hidden;
   display:inline;/*for IE6*/
}
.albumImg{
   margin-top:20px;
   margin-bottom:10px;
   width:122px;
   height:87px;
   overflow:hidden;
   border:2px solid #ffffff;
   text-align:center;
}
/*图片垂直水平居中，样式需要视具体情况而定，非通用样式*/
.imgCenter{
   width:124px;
   height:89px;
   display:table-cell;
   vertical-align:middle;
   *display:block;
   *font-size:78px;
   *font-family:Arial;
}
.albumImg a img{ vertical-align:middle;}

.albumPic h2{ text-align:center; font-size:12px; font-weight:normal; color:#333333;}
.albumPic h2 a{ color:#000000;}
.albumPic h2 a:hover{ text-decoration:underline; color:#ed0000;}
.albumBottom{
   height:11px;
   background:#f0ebdf url(http://static.china186cache.com/main/skin/gold/images/albumBottom.gif) no-repeat left bottom;
   font-size:0;/*for IE6*/
   line-height:0;
}

/*.====================communityTop4============================*/
.communityTop4{ _margin-top:10px; width:960px; height:90px; overflow:hidden;}

/*====家园互动========*/
.interactive, 
.interactiveTop, 
.interactiveCenter, 
.interactiveBottom{ width:960px;}
.interactive{ height:237px; overflow:hidden; _margin-bottom:7px;}
.interactiveTop, 
.interactiveBottom{
   height:8px;
   background:#f1ebdf url(http://static.china186cache.com/main/skin/gold/images/interactiveTop.gif) no-repeat left top;
}
.interactiveCenter{ background-color:#f1ebdf;}
.intera{
   float:left;
   margin-right:10px;
   width:713px;
}
.intera h1{
   text-align:right;
   padding-right:3px;
   height:23px;
   background:#f1ebdf url(http://static.china186cache.com/main/skin/gold/images/interactiveTitle.gif) no-repeat 22px 0;
   clear:both;
   /*font-weight:normal;*/
}
.intera h1 strong{ font-size:0; display:none;}
.intera h1 img{ +vertical-align:top;}

.survey{
   float:left;
   width:230px;
   height:206px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/surveyBg.gif) no-repeat left top;
}
.survey form{
   margin-left:52px;
   margin-top:11px;
   width:167px;
   height:182px;
   overflow-y:hidden;
   overflow:hidden;
   color:#8a6c6c;
}
.survey form .question{
   margin-bottom:8px;
   width:167px;
   height:151px;
   overflow:auto;
}
.survey form input.imgBtn, 
.survey form input.imgBtn1{ 
   margin-right:8px; 
   width:34px; 
   height:19px; 
   border:0; 
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/submit.gif) no-repeat left top;
   cursor:pointer;
   cursor:hand;
}
.survey form input.imgBtn1{ background-image:url(http://static.china186cache.com/main/skin/gold/images/view.gif);}
.question p{ line-height:21px;}
.interactiveBottom{ font-size:0; line-height:0; height:8px; background:url(http://static.china186cache.com/main/skin/gold/images/interactiveBottom.gif) no-repeat left bottom;}

/*=========shopping=========================*/
.shopping{
   width:960px;
   height:466px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/shoppingBg.gif) no-repeat left top;
   overflow:hidden;
   position:relative;
}

.aroundShop{
   float:left;
   margin-left:16px;
   margin-top:10px;
   margin-right:17px;
   width:182px;
   height:299px;
   display:inline;
}
.aroundShop h1{
   height:27px;
}
.aroundShop h1 span{ display:none;}
.aroundShopImg{ width:182px; height:178px; text-align:center; overflow:hidden;}
.aroundShopImg img{ vertical-align:middle;}
.aroundShop ul{ margin-top:5px; color:#59545a; width:182px; overflow:hidden;}
.aroundShop li{ padding-left:10px; line-height:18px; width:172px; height:19px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; background:transparent url(http://static.china186cache.com/main/skin/gold/images/listBg.gif) no-repeat left 8px;}
.aroundShop li a{ color:#59545a;}
.aroundShop li a:hover{ color:#ed0000; text-decoration:underline;}


.newDiscount{
   float:left;
   margin-top:29px;
   width:192px;
}
.newDiscount h1{ margin-bottom:8px; font-size:12px; height:21px; position:relative;}
.newDiscount h1 a{ position:absolute; right:0; top:0; font-weight:normal;}
.newDiscount ul{ width:192px;}
.newDiscount li{
   padding-left:11px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/listBg.gif) no-repeat left 9px;
   line-height:20px;
   height:20px;
   width:180px;
   white-space:nowrap;
   overflow:hidden;
   text-overflow:ellipsis;
}
.newDiscount li a{ color:#575654;}
.newDiscount li a:hover{ color:#ed0000; text-decoration:underline;}
.newDiscount .discountPic{
   margin-top:8px;
   width:192px;
   height:87px;
   overflow:hidden;
}
.preTicket{
   position:absolute;
   left:0;
   bottom:0;
   width:716px;
   height:131px;
   overflow:hidden;
}
.preTicket h1{ position:relative; height:19px; border-bottom:2px solid #c9c9c9; font-size:12px; clear:both;}
.preTicket h1 a{ position:absolute; right:0; top:0; font-weight:normal;}
.preTicketPic{
   float:left;
   margin-right:12px;
   margin-top:11px;
   width:164px;
}
.preTicketImg{
   padding:1px;
   width:162px;
   height:68px;
   border:1px solid #dcd7db;
   overflow:hidden;
}
.preTicketPic h2{ margin-top:6px; text-align:center; font-size:12px;}
.preTicketPic h2 a{ color:#676767;}
.preTicketPic h2 a:hover{ color:#ed0000; text-decoration:underline;}




/*==================communityTabs css=======================*/
/*================小区之星，新近邻居，小区物管，业主委员会================================*/
.other{
   width:439px;
   overflow:hidden;
}
.otherTop{
   position:relative;
   padding-top:10px;
   width:439px;
   height:30px;
   background:#f0ebdf url(http://static.china186cache.com/main/skin/gold/images/otherTop.gif) no-repeat left top;
}
.other ul.tabNav{
   padding-left:25px;
   height:30px;
}
.other ul.tabNav li{
   float:left;
   margin-right:2px;
   width:95px;
}
.other ul.tabNav li a{
   float:left;
   padding-top:10px;
   width:95px;
   height:20px;
   display:block;
   text-align:center;
   color:#8b664c;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/otherTabs.gif) no-repeat left 4px;
}
/*ul.otherTabs li.selectOther a{ background-position:left -26px; font-weight:bold;}*/
.other ul.tabNav li.tabSelected a{ background-position:left -26px; font-weight:bold;}
.other .tabPanel{
   width:439px;
   height:104px;
   padding-bottom:5px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/otherCenter.gif) repeat-y left top;
}
.otherBottom{
   padding-top:8px;
   height:0p;
   font-size:0;
   line-height:0;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/otherBottom.gif) no-repeat left bottom;

}
.otherExample{
   float:left;
   margin-left:14px;
   margin-top:15px;
   width:69px;
   height:89px;
   overflow:hidden;
   display:inline;/*for ie6 bug*/
}
div.otherShow{
   width:67px;
   height:67px;
   border:1px solid #e2e2e5;
   overflow:hidden;
}
.otherExample p{ margin-top:7px; text-align:center; width:69px; height:15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.otherExample p a{ color:#333333;}
.otherExample p a:hover{ color:#ed0000; text-decoration:underline;}
/*===============event=============*/

.event{
   float:right;
   width:289px;
   overflow:hidden;
}
.eventTop{
   padding-top:10px;
   width:289px;
   height:29px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/eventTop.gif) no-repeat left top;
   position:relative;
}

a.issurance{
   position:absolute;
   left:217px;
   top:12px;
}
.event ul.tabNav{ padding-left:15px; height:29px; }
.event ul.tabNav li{ float:left; margin-right:2px; width:92px;}
.event ul.tabNav li a.eventBack,
.event ul.tabNav li a.eventCall{ float:left; height:29px; width:92px; display:block; background:transparent url(http://static.china186cache.com/main/skin/gold/images/eventTabs.gif) no-repeat left -59px;}
.event ul.tabNav li.tabSelected a.eventBack{ background-position:left -87px;}
.event ul.tabNav li.tabSelected a.eventCall{ background-position:left -24px;}
.event ul.tabNav li a.eventBack{ background-position:left 4px;}
.event ul.tabNav li a span{ display:none;}
.event .tabPanel{
   padding-top:15px;
   width:289px;
   height:441px;
   overflow:hidden;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/eventCenter.gif) repeat-y left top;
}
.eventBottom{
   width:289px;
   padding-top:9px;/*for IE6*/
   height:0px;
   font-size:0;
   line-height:0;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/eventBottom.gif) no-repeat left bottom;
   /*_margin-bottom:-11px;*/
}
.eventExample{
   margin:0px 18px;
   padding-top:18px;
   padding-bottom:16px;
   width:253px;
   border-bottom:1px solid #e3e3e3;
   overflow:hidden;
}
.img_center{
   margin-right:10px;
   float:left;
   width:85px;
   height:104px;
   display:inline;/* for ie6 bug*/
   overflow:hidden;
}
.eventExample dl{
   color:#6a4429;
}
.eventExample dt{
   font-weight:bold;
   height:20px;
}
.eventExample dt a{ color:#6a4429;}
.eventExample dt a:hover{ text-decoration:underline; color:#ed0000;}
.eventExample dd{
   margin-left:0px;
   line-height:20px;
   
}
.eventExample dd a{ color:#6a4429;}
.eventExample dd a:hover{ color:#ed0000; text-decoration:underline;}
.eventExample dd span{ color:#437F0C;}
div.more{ padding-top:9px; padding-bottom:0; border:0; text-align:right;}
div.more a{ color:#606060; font-variant:small-caps; font-size:11px;}

/*==================================*/
.interaTabs{
   float:right;
   width:705px;
}
.interaTabs ul.tabNav{
   float:left;
   width:117px;
   height:185px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/interactiveTabsBg.gif) no-repeat right top;
   overflow:hidden;
}
.interaTabs ul li{
   margin-bottom:1px;
   display:block;
   height:36px;
}
.interaTabs ul li a{
   display:block;
   padding-left:29px;
   height:36px;
   line-height:36px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/interactiveTabsLi.gif) no-repeat left -36px;
   color:#000000;
}
.interaTabs li.tabSelected a{ background:transparent url(http://static.china186cache.com/main/skin/gold/images/interactiveTabsLi.gif) no-repeat left top;}
.interaTabs li.tabSelected a{ color:#fa5c03; font-weight:bold;}
.interaTabs .tabPanel{
   float:left;
   width:585px;
   height:184px;
   background:#ffffff url(http://static.china186cache.com/main/skin/gold/images/interTabsContent.gif) no-repeat right top;
   overflow:hidden;
}
.interaTabs .tabPanel table{
   margin-top:15px;
   margin-left:9px;
   /*width:565px;*/
   width:95%;
   height:162px;
   overflow:hidden;
   border-collapse:collapse;
}

/*=================================================*/

.shoppingTabs{
   margin-top:27px;
   margin-right:20px;
   float:left;
   width:518px;
   height:295px;
   overflow:hidden;
   /*position:relative;*/
}
.shoppingTabs ul.tabNav{ padding-left:8px; width:510px; height:42px; overflow:hidden; margin-bottom:-14px; position:relative;}
.shoppingTabs ul li{
   float:left;
   padding-top:10px;
   display:block;
   height:42px;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/shoppingTabsListBg.gif) no-repeat right 12px;

}
.shoppingTabs ul li#firstLi{ padding-right:8px;}
.shoppingTabs ul li a{
   float:left;
   padding:0 8px;
   font-weight:bold;
   color:#000000;
}
.shoppingTabs li.tabSelected{ background:transparent url(http://static.china186cache.com/main/skin/gold/images/shoppingTabsHover.gif) no-repeat left 4px;}
.shoppingTabs li#firstLi.tabSelected{ background-image:url(http://static.china186cache.com/main/skin/gold/images/5th_icon_x.gif);}
.shoppingTabs li#firstLi.tabSelected a{ width:96px; height:32px;}
.shoppingTabs li.tabSelected a{
   padding:0;
   text-align:center;
   width:41px;
   height:32px;
   color:#FFFFFF;
}
.shoppingTabs .tabPanel{
   width:517px;
   height:265px;
   overflow:hidden;
   /*margin-top:-14px;no for IE*/
}
.shoppingTabsContentTop, 
.shoppingTabsContentCenter, 
.shoppingTabsContentBottom{ width:517px;}
.shoppingTabsContentTop{
   height:9px;
   font-size:0;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/shoppingTabsTop.gif) no-repeat left top;
}
.shoppingTabsContentCenter{
   padding-top:8px;
   height:239px;
   overflow:hidden;
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/shoppingTabsCenter.gif) repeat-y left top;
}
.aroundTextNews{
   padding-bottom:5px;
   *padding-bottom:0px;
   padding-left:9px;
   width:508px;
   height:112px;
   overflow:hidden;
   border-bottom:1px dashed #c9c9c9;
}

.aroundImgNews{}
.aroundPicShow{
   float:left;
   margin-left:20px;
   margin-top:12px;
   width:100px;
   display:inline;
   overflow:hidden;
}
.aroundImg{
   width:100px;
   height:75px;
   overflow:hidden;
}
.aroundPicShow h2{ margin-top:4px; font-size:12px; font-weight:normal; text-align:center;}
.aroundPicShow h2 a{ color:#333333;}
.aroundPicShow h2 a:hover{ color:#ed0000; text-decoration:underline;}
.shoppingTabsContentBottom{
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/shoppingTabsBottom.gif) no-repeat left bottom;
   height:8px;
   font-size:0;
   line-height:0;
}

/*============= for ui tabs css test=======================*/
.tabNav .tabSelected a:link, .tabNav .tabSelected a:visited, .tabNav .tabSelected a:link, .tabNav .tabDisabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
 cursor: text;
 cursor:default;
}

.tabNav .tabUnselect a:hover, .tabNav .tabUnselect a:focus, .tabNav .tabUnselect a:active { /* @ Opera, we need to be explicit again here now... */
 cursor: pointer;
}
.tabHide{ display:none;}


/*============no table new list=================*/

.olWrapper{ margin:15px 0 0 9px;}
ol.olTitle{ height:26px; background-color:#efefef;}
ol.w556{ width:559px; float:left;}
li.w60{ width:60px;}
li.w215{ width:215px;}
li.w110{ width:110px;}
li.w96{ width:96px;}
.interaTabs ol li a em.left140, 
li.w140{ width:140px;}
.interaTabs ol li a em.left115, 
li.w115{ width:115px;}
.interaTabs ol li a em.left72, 
li.w73{ width:72px;}
li.w399{ width:399px;}
.interaTabs ol li a em.left119, 
li.w119{ width:119px;}
.interaTabs ol li a em.left236, 
li.w236{ width:236px;}
li.w495{ width:495px;}
.aroundTextNews ol li, 
.interaTabs ol li{ float:left; text-align:center; overflow:hidden; height:26px; line-height:26px; border-bottom:1px dashed #dadada;}
.interaTabs ol li a{ display:block; background-color:#FFFFFF;}
.interaTabs ol li a:link{ color:#333333; }
.interaTabs ol li a:hover{ text-decoration:underline; color:#ed0000;}
.aroundTextNews ol li{ text-align:left;}
 
.interaTabs ol li span, 
.interaTabs ol li strong, 
.interaTabs ol li a span, 
.interaTabs ol li a strong, 
.aroundTextNews ol li a span{ color:#ff6600;}
.interaTabs ol li a em.left140, 
.interaTabs ol li a em.left115,
.interaTabs ol li a em.left119, 
.interaTabs ol li a em.left236, 
.interaTabs ol li a em.left72, 
.aroundTextNews ol li a em.left82, 
.aroundTextNews ol li a em.left117{ font-style:normal; float:left; overflow:hidden;}

.interaTabs ol li a em.left236{ text-align:left;}

li.w495 a, li.w399 a{ display:block; height:26px; cursor:pointer; cursor:hand;}
.interaTabs ol li.w495 a:hover, 
.interaTabs ol li.w399 a:hover{ text-decoration:none;}

.interaTabs p.moreIntera{ clear:both; width:556px; height:21px; line-height:21px; text-align:right;}
.interaTabs p.moreIntera a{ color:#000000;}
.interaTabs p.moreIntera a:hover{ color:#ed0000; text-decoration:underline;}


.aroundTextNews ol{
   float:left;
   width:254px;
   height:112px;
   overflow:hidden;
}
.aroundTextNews ol li{ height:20px; line-height:20px; border-bottom:0;}
li.w40{ width:40px;}
li.w200{ width:200px;}
li.w200 a{ display:block; float:left; cursor:pointer; cursor:hand; color:#333333;}
li.w200 a:hover{ color:#ed0000;}
.aroundTextNews ol li a em.left82{ width:84px;}
.aroundTextNews ol li a em.left117{ width:115px;}
.aroundTextNews ol li a em.left82 span{ color:#006600;}

/*=====================dropMenu css===========================*/

.slideDown, .slideDownTop, .slideDownCenter, .slideDownBottom{ width:86px;}
.slideDown{ height:80px;}
.slideDownTop, .slideDownBottom{ font-size:0; line-height:0; height:13px; background:transparent url(http://static.china186cache.com/main/skin/gold/images/dropMenuTop.gif) no-repeat left top;}
.slideDownCenter{
   background:transparent url(http://static.china186cache.com/main/skin/gold/images/dropMenuCenter.gif) repeat-y left top;
}
.slideDownCenter ul{ margin:0 8px;}
.slideDownCenter ul li{ height:21px; line-height:21px;}
.slideDownCenter ul li a{ display:block; height:21px; text-align:center; color:#916b44;}
.slideDownCenter ul li a:hover{ background-color:#f7f7f7;}
.slideDownBottom{
  height:10px;
  background-image:url(http://static.china186cache.com/main/skin/gold/images/dropMenuBottom.gif);
}
.dropHeight40{ height:40px;}
.blogDropMenu, 
.interaDropMenu{
   width:258px;
   height:123px;
   border:1px solid #dadada;
   background-color:#FFFFFF;
}
.blogDropMenu{ width:140px; height:30px; z-index:500;}
.blogDropMenu p, .interaDropMenu p{ height:28px; line-height:28px; text-indent:1em;}

.blogDropMenu p a, .interaDropMenu p a{ color:#333399; text-decoration:underline; margin-right:5px;}
.blogDropMenu p a:hover, .interaDropMenu p a:hover{ color:#ed0000;}
/*add by adrook*/
.nav li#nav_index a{ background:transparent url(http://static.china186cache.com/main/images/nav/index_nav03.gif) no-repeat left bottom; font-weight:bold;}
.nav li#nav_index a span{ background:transparent url(http://static.china186cache.com/main/images/nav/index_nav04.gif) no-repeat right bottom; color:#ffffff;}