@charset "utf-8"; #PromotionBox { height: auto; width: 839px; margin-top: 25px; } .XBXNews { color: #FFFFFF; background-color: #00A4A6; height: 50px; margin-top: 10px; line-height: 50px; text-align: center; font-size: 20px; display: block; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 3px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #00A4B4; border-right-color: #00A4B4; border-bottom-color: #00A4B4; border-left-color: #00A4B4; } .XBXNews a { color: #FFF; text-decoration: none; display: block; } .XBXNews:hover { color: #00A4A6; text-decoration: none; background-color: #fff; } .XBXNews a:hover { color: #00A4A6; text-decoration: none; background-color: #fff; } #EquipmentBox { height: auto; width: 839px; margin-top: 25px; } .Dasebar { } #PromotionItemBox { height: auto; /* [disabled]background-color: #9C3; */ /* [disabled]margin-top: 20px; */ width: 100%; } #PromotionItemBox li { /* [disabled]clear: left; */ /* [disabled]background-color: #069; */ padding-top: 40px; height: 211px; } .ItemBox .Text a { color: #F00; } .ItemBox .Title a { color: #333; } #PromotionItemBox ul { margin: 0px; padding: 0px; /* [disabled]background-color: #69F; */ } .ItemImage { float: left; /* [disabled]clear: left; */ height: 211px; width: 241px; /* [disabled]background-color: #960; */ } .ItemBox { /* [disabled]height: 96px; */ width: 582px; margin-left: 15px; float: left; /* [disabled]clear: left; */ /* [disabled]background-color: #CC9; */ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #BA893F; } .ItemBox .Title { height: 40px; line-height: 40px; font-size: 18px; font-weight: bold; color: #333; text-indent: 0em; padding-left: 10px; } .TitleBg { background-image: url(../images/PromotionTitleBG.png); background-repeat: no-repeat; } .ItemBox .Text { line-height: 28px; /* [disabled]background-color: #F99; */ height: 170px; width: 100%; text-indent: 0em; clear: left; }