/* css鏍峰紡 */ #Tab1 { width:960px; float: left; padding-top: 5px; background: none; padding: 10px 0px 0px 0px; color: #5C5C5C; margin-top:-18px; } #Tab1 ul { list-style: none; } #Tab1 div, .Menubox ul, .Menubox li { padding-top: 0; padding-bottom: 0px; padding-left: 0px; text-align: center; } .Menubox { width: 492px; height: 28px; line-height: 28px; float: left; background: none; } .Menubox ul { margin: 0px; padding: 0px; } .Menubox li { float: left; display: block; cursor: pointer; width: 75px; color: #333333; height: 28px; text-align: center; margin-right: 10px; font-size: 12px; } .Menubox li a { color: #333333; } .Menubox li.hover { padding: 0px; width: 75px; float: left; background: #2c8dd2; color: #ffffff; height: 28px; line-height: 28px; font-size: 12px; margin-right: 10px; text-align: center; font-weight: bold; } .Menubox li.hover a { color: #333333; } .Contentbox { clear: both; margin: 0px; width:960px; height: 33px; padding: 0px; } .Contentbox ul { float: left; } .Sinput { width: 838px; height: 36px; color: #303030; border: 2px solid #2c8dd2; border-right: 0px; line-height: 36px; /* padding-left: 10px;*/ background: #f9f9f9; margin: 0px; *margin-top: -1px; } .Contentbox .li01 { float: left; } .Contentbox .li02 { float: left; padding: 0px; margin: 0px; } .Sbuttom { background: #2c8dd2; width: 120px; border: 0px; font-size: 14px; font-weight: normal; line-height: normal; padding: 0px 0px 0px 0px; height: 40px; color: #ffffff; cursor: hand; cursor: pointer; } .Sinput:focus, .Sbuttom:focus { outline: 0; } .Contentbox a { border: 0px; } .Menubox a { color: #000000; text-decoration: none; }