@charset "utf-8";

/* 产品详细页面TAB标签CSS开始 */
#con { FONT-SIZE: 12px; WIDTH: 776px; 
}
#tags { WIDTH: 776px; HEIGHT: 35px; 
}
#tags LI { FLOAT: left; MARGIN-RIGHT: 1px; LIST-STYLE-TYPE: none; HEIGHT: 35px; width: 120px; background-image: url(../images/tab_bg_1.jpg); background-repeat: repeat-x; text-align: center; }
#tags LI A { FLOAT: left; COLOR: #FFFFFF; LINE-HEIGHT: 35px; HEIGHT: 35px; TEXT-DECORATION: none; width: 120px; font-family: "微软雅黑", "黑体"; font-size: 16px; font-weight: normal; text-align: center; 
}
#tags LI.emptyTag { BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px }
#tags LI.selectTag { POSITION: relative; HEIGHT: 35px; background-image: url(../images/tab_bg_2.jpg); background-repeat: repeat-x; width: 120px; }
#tags LI.selectTag A { COLOR: #FFFFFF; LINE-HEIGHT: 35px; HEIGHT: 35px; font-family: "微软雅黑", "黑体"; font-size: 16px; font-weight: normal; width: 120px; text-align: center; }
#tagContent { BACKGROUND-COLOR: #fff; border-top-width: 2px; border-top-style: solid; border-top-color: #a4000b; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #dddddd; border-bottom-color: #dddddd; border-left-color: #dddddd; padding: 28px; margin-bottom: 30px; 
}
.tagContent { DISPLAY: none; WIDTH: 720px; COLOR: #474747; HEIGHT: 100%; }

#tagContent DIV.selectTag { DISPLAY: block }

/* 产品详细页面TAB标签CSS结束 */
