 html[lang=zh] body {
   font-family: source-han-sans-traditional, sans-serif !important;
   font-weight: normal;
 }

 .announcement-bar {
   background: #ec7c7b;
   padding: 10px;
   letter-spacing: 1px;
   color: #fff;
   font-weight: bold;
   font-size: .8571em;
   text-transform: uppercase;
   position: relative;
 }

 .announcement-bar .message {
   width: 960px;
   margin: 0 auto;
 }

 .notificationclose {
   background: url("http://sg.creative.com/Content/images/icon.png") no-repeat scroll -21px -1900px;
   border: medium none;
   display: block;
   height: 13px;
   margin: 0;
   padding: 0;
   position: absolute;
   right: 8px;
   top: 5px;
   width: 12px;
 }

 a.notificationclose, a.notificationclose:visited, a.notificationclose {
   border: medium none;
   display: block;
   height: 13px;
   margin: 0;
   padding: 0;
   position: absolute;
   right: 8px;
   top: 5px;
   width: 12px;
   color: #eee;
   text-decoration: none;
 }

 .double-lined-header {
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   padding: 10px 0;
   text-transform: uppercase;
   font-size: 1.1em;
   letter-spacing: 1px;
   font-weight: bold;
 }

 .bg-support {
   background: url(../images/header_service.jpg) center no-repeat;
 }

 .header-image {
   margin-bottom: 30px;
   padding-top: 80px;
   min-height: 200px;
   overflow: hidden;
   text-align: right;
 }

 h2.support-subheader {
   font-family: ����, Raleway;
   margin: 0;
   font-size: 2.0em;
   font-weight: normal;
   letter-spacing: 1px;
   color: #252525;
   text-transform: uppercase;
   line-height: 1.1;
 }

 h1.support-header {
   margin: 0;
   color: #252525;
   text-transform: uppercase;
   font-family: ����, Raleway;
   line-height: 1.1;
 }

 #contentArea {
   padding-top: 5px;
   background: white;
 }

 #leaderBoard {
   text-align: center;
   width: 770px;
   float: left;
   margin-bottom: 10px;
 }

 #towerBoard {
   float: right;
   width: 180px;
   height: auto;
   text-align: center;
 }

 #middleColumn {
   padding-left: 17px;
 }

 #supportContainer {
   margin-left: auto;
   margin-right: auto;
   width: 543px;
   float: left;
 }

 #supportContainer ul, #supportContainer ol {
   margin-left: 1em;
   padding-left: 1em;
   text-indent: auto;
 }

 #supportContainer li {
   padding-top: 0.3em;
   padding-bottom: 0.5em;
 }

 .top-menu ul li {
   padding: 10px 0px;
 }

 .wrapper .leftnav ul li {
   margin-bottom: 0px;
 }

 .wrapper .leftnav ul {
   margin-top: 0px !important;
 }

 table tr, table td {
   margin-top: 0px;
   padding: 0px;
 }

 td, td p {}

 .text, .text p, td.text, td.text p {
   font-Size: 1em;
   letter-spacing: 0px;
   line-height: 1.3em;
 }

 .threepane {
   border: 1px solid #ccc;
   font-Size: 0.9em;
 }

 .textbluebold {
   font-Weight: bold;
   color: #009;
 }

 .supportCrosssell {
   width: 136px;
   margin-right: 10px;
   float: left;
   clear: none;
   text-align: center;
   color: #666666;
   font-weight: bold;
 }

 .supportCrosssell img {
   margin-bottom: 10px;
   margin-top: 4px;
 }

 .breadcrumbs a {
   color: #666;
 }

 .breadcrumbs strong {
   font-weight: normal;
   font-style: italic;
 }

 .leftnav {
   float: left;
   width: 220px;
   margin-right: 10px;
 }

 .leftnav ul {
   border: 1px solid #d9d9d9;
   border-bottom: none;
   list-style: none;
   margin-left: 0;
   padding-left: 0;
 }

 .leftnav ul>li {
   background-color: #f4f4f4;
   border-bottom: 1px solid #d9d9d9;
   height: auto;
   letter-spacing: 2px;
   line-height: 1em;
   position: relative;
 }

 .leftnav ul>li>a {
   color: #666;
   letter-spacing: 2px;
   line-height: 1em;
   font-weight: bold;
   text-decoration: none;
   padding: 8px 29px 8px 10px;
   display: block;
 }

 .leftnav ul>li>ul {
   width: 100%;
   border-left: none;
   border-right: none;
   border-bottom: none;
   margin-top: 8px;
   background-color: #FFF;
 }

 .leftnav ul>li>ul>li {
   background-color: #FFF;
 }

 .leftnav ul>li>ul>li>a {
   font-weight: normal;
   display: block;
   color: #666;
   position: relative;
   font-size: .8751em;
   line-height: 1em;
   padding-left: 15px;
 }

 .leftnav ul>li>ul>li:last-child {
   border-bottom: none;
 }

 td>select {
   padding: 0;
   margin: 0;
 }

 select.threepane {
   height: 280px;
 }

 input[type="text"] {
   height: 30px;
   border: 1px solid lightgray;
 }

 .text input {
   height: 30px;
   margin: 10px 0;
 }

 .text textarea {
   width: 90%;
 }

 .DownloadShortDesc {
   padding: 0px 30px 0 12px;
   font-size: 0.9em;
 }

 .DownloadDetailDesc {
   margin-top: 5px;
   padding: 5px 5px 0 5px;
   border: 1px #cccccc solid;
   font-size: 0.9em;
 }

 #DetailedDesc ul li {
   list-style: disc;
   margin: 0px 0px 0px 30px;
   padding: 0px 0px 0px 5px;
 }

 #DetailedDesc ol li {
   list-style: decimal;
   margin: 0px;
   padding: 0px 0px 0px 5px;
 }

 #kb_showhide td {
  padding: 5px;
}