@charset "utf-8";
/* CSS Document */

#sidebar-tab{ width:385px; height:320px;overflow:hidden;} 
#tab-title{ float:left; background:url(header_cot_leftbg.png) no-repeat left 10px;}
#tab-title h3{font-family:微软雅黑; font-size:13px; text-align:center; color:#888; display:initial;} 
#tab-title .selected{ color:#1e8ecf;background-position:0px 0px;} /*标题被选中时的样式*/ 
#tab-title span{ width:80px; height:40px; display:block;cursor:pointer; float:left; margin-left:5px;} 
#tab-content .hide{display:none;} /*默认让第一块内容显示，其余隐藏*/ 
#tab-content ul{padding:5px 10px;overflow:hidden;} 
#tab-content ul li{padding-top:5px;height:290px;} 
#cur1{ background:url(kongq_01.png) no-repeat;background-position:0px -40px; width:80px; height:34px; line-height:13px; padding-left:40px; padding-top:6px;}
#cur2{ background:url(kongq_02.png) no-repeat;background-position:0px -40px; width:80px; height:34px; line-height:13px; padding-left:45px; padding-top:6px;}
#cur3{ background:url(kongq_03.png) no-repeat;background-position:0px -40px; width:80px; height:40px; line-height:40px; padding-left:33px;}