*{
  margin:0;padding:0;
}
a{
  text-decoration: none;
}
li{
  list-style:none;
}
h2{
  margin:0;padding:0;
}
body{
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#e9e9e9,gradientType=0);
}
body{
  background: none repeat scroll 0 0 #FFF;
  font-family: SimSun,Arial,Helvetica,sans-serif !important;
  font-size: 12px;
  height: 100%;
  color: #444;
}
html{
  height:100%;
  background:#fff;
}
a.TSIMGLOO {
  color: #FFF;
  font-size: 28px;
  line-height: 68px;
  padding-left: 16px;
}
img#logo{
  margin-top: 18px;
  margin-left:25px;
}
hr{
  background-color: #e8e8e8;
  border-color: -moz-use-text-color;
  border-style: none;
  border-width: 0;
  height:2px;
}
.sys_body{
  background-color: #FFFFFF;
  box-shadow: 0 5px 5px 5px rgba(88, 88, 88, 0.2);
  margin: 0 auto;
  width: 100%;
  min-width: 1000px;
  position: relative;
  height: auto;
  min-height: 100%;
}
.userinfo{
  height: 0;
  position: fixed;
  top: 3px;
  z-index: 1000;
}
.sys_header{
  height:58px;
  background:#C00;
}
.sys_logo {
  background:#c00;
  height: 58px;
  position: relative;
  width: 90%;
  margin: 0 auto;
}
._right{
  color:#fff;
}
.sys_logo ._right p,
.sys_logo ._right div {
  display: inline-block;
}
.sys_logo ._right p span{
  font: 14px bold;
  padding-right: 15px;
}
.sys_logo ._right p a:hover{
  color: blue;
}
._right p a{
  color: #ccc;
}
#TradeNum{
  color:#fff;
  padding:3px;
}
.sys_content{
  background-color: #FFFFFF;
  width: 90%;
  min-width: 980px;
  margin: 0 auto 5px;
  padding-bottom: 50px;
}
.sys_content_bottom{
  min-height:500px;
}
#logo1{
  margin: 15px 15px 0;
  border:none;
}
#logo2{
  margin: 22px 14px 0;
  border:none;
}
.sys_bottom_left{
  width:180px;
  height:550px;
  float:left;
}
.sys_b_l_b{
  width:180px;
  height:100px;
  margin-top:5px;
}
.sys_footer {
  margin:auto;
  background-color: #F5F5F5;
  border-top: 1px solid #D9D9D9;
  height: 40px;
  line-height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0; /* 关键 */
  left:0;
}
.sys_footer p{
  font-family:Microsoft Yahei;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}
.sys_containerstyle{
  color:#444;
}
.sys_com_textcontent{
  text-indent: 2em;
} /*文本组件的类名*/
.sys_edit_des:hover{
  text-decoration:underline;
}/*编辑标题类名*/
#shoppingCart{
  margin-right:10px;
  color:#ccc;
}
#shoppingCart:hover{
  color:blue;
}
.topbtn span{
  display: inline-block;
  font-size: 12px;
  margin-left: 2px;
}
.topbtn img{
  line-height:40px;
  border:0 none;
  background:#c00;
}
.sys_sitenav{
  background:#f1f1f1;
  border-bottom: 1px solid #d9d9d9;
  height: 22px;
  line-height: 22px;
  top:0px;
  left:0px;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.sys_site{
  margin:0 auto;
  padding-right: 155px;
}
.emptyfill{
  height: 21px;
}
.sys_c_title_1{
  background:#F0F0F0 url("IMAGE/redtitle.jpg") no-repeat;
  height:35px;
  text-indent: 10px;
  border-top: 1px solid #FA3F12;
  line-height:35px;
  font-size:15px;
}
.sys_c_title_1{
  border-bottom-left-radius:0.7em;
}
.sys_c_title_3{
  background: #cbcacd;
  font-weight: bold;
  text-indent: 6px;
  color: #444;
  font-size:12px;
  border-bottom:1px #e8e8e8 solid;
  border-left: 3px solid #c00000;
  line-height:22px;
  margin-bottom:-1px;
}
.choose.chooseCOM{
  margin-bottom: 10px;
}
.dotWebContentEditorPanel  .tsFormWrapper tr.formRow td{
 min-width: 70px;
}
.menu{
  z-index:99;
  width:90%;
  background-color:#fff;
  height:27px;
  position:relative;
  margin:0 auto;
  border-bottom: 1px solid #cc0001;
}
.menu UL{
  list-style:none;
  height:100%;
  float:left;
}
.menu UL LI  {
  *width:92px;  /*IE7*/
  _width:92px;  /*IE6*/
  width:92px;
  margin: 0 2px;
  float:left;
  color:rgb(255,255,255);
  text-align:center;
  height:27px;
  min-width:92px;
}
.menu UL LI li{
  margin:0px;
}
.subli_last{
  border-bottom:1px solid #cc0001;
}
.menu>.muenli>UL>LI.active  {
  background-color:#cc0001;color:#fff;
}
.menu>.muenli>UL>LI.active  .active{
  background-color:#cc0001;color:#fff;
}
.menu UL LI  a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  height: 100%;
  line-height: 27px;
  min-width: 92px;
  text-align: center;
  text-decoration: none;color:#000;
}
.menu>.muenli>UL>LI.active  .active a,.menu>.muenli>UL>LI.active>a{
  color:#fff;
}
.menu ul li ul ul{
  position: relative;
  left: 190px;
  width: 134px;
  top:-36px;
}
.menu ul li > ul{
  border-top: 1px solid #cc0001;
  display: none;
  width: 92px;
  z-index:9999;
}
.menu ul li > ul li{
  border-left: 1px solid #cc0001;
  border-right: 1px solid #cc0001;
  height:35px;
  line-height:30px;
  z-index: 9999;
  position: relative;
  min-width:124px;
  background-color: rgb(252, 248, 248);
  font-weight:normal;
}
.menu ul li > ul li a{
  line-height: 35px;
  font-weight:normal;
  text-align:left;
  margin-left:10px;
  z-index: 9999;
}
.menu ul li:hover > ul{
  display:block;
  }
.menu UL LI:hover>a{
  background-color:#cc0001;
  color:#fff;
}
.menu UL LI:hover>a .hover_next{
  border-right: none;
  border-left: 21px solid #cc0001;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  height: 0px;
  display: inline;
  position: absolute;
  left: 170px;
  top: 0px;
}
.menu UL LI:hover{
  background-color:#cc0001;
  color:#fff;
}
.menu UL LI :hover{
  color:#fff;
}
