@import "footer.css";

body {
}

div .cmDiv {
  padding: 0px 0px 0px 71px;
}


#categoryTree {
  display: none;
/*  border-right: 1px solid #D4D4D4;*/
  float: left;
  width: 170px;
  padding: 0px 0px 0px 0px;
}

.mainCategory {
  float:left;
  font-size: 13px;
}

.subCategories {
  float: left;
  display: none;
  line-height: 20px;
}

.mainCategory .value {
  background-image: url(/ch/images/plus.gif);
  background-repeat: no-repeat;
  background-position: 2px 5px;
  border-bottom:1px solid #D4D4D4;
  float:left;
  font-size:13px;
  line-height:20px;
  width:150px;
  cursor: pointer;
  padding: 0px 0px 0px 15px;
}

.subCategory {
  background-image:url(/ch/images/p_arr.gif);
  background-position:9px 4px;
  background-repeat:no-repeat;
  color: #366384;
  cursor: pointer;
  padding: 0px 0px 0px 21px;
}


.graytxt12, .graytxt, .gray12 {
  color: #686868;
  font-size: 12px;
}

#header {
/*  background-image: url(//ch/images/bar_bg.jpg);
  background-repeat: repeat-x;*/
  float: left;
  height: 68px;
  width: 100%;
}

#menu {
  background-color:#4A4B4F;
  float:left;
  width:779px;
  display: none;
}

#header .channel {
  float:right;
  text-align:right;
  width: 505px;
  height:28px;
  margin-bottom:-10px;
}

#header .channel select {
  font-size: 12px;
  width: 115px;
}

#header .channel input.text {
  font-size: 12px;
  width: 120px;
}


.til_1 {
  color: #CB000B;
  font-size: 16px;
  font-weight: bold;
}


.clickMenu li.main {
  height: 30px;
}

.clickMenu .mainImg {
/*  float: left;*/
}


.clickMenu div.inner {
  top: 30px; /* for ie */
}

.go {
  width: 26px;
  font-size: 13px;
}

#content {
  float: left;
}

.logoArea {
  float: left;
  cursor: pointer;
  height: 60px;
  width: 230px;
  background-image: url(/ch/images/bar_logo.jpg);
  background-repeat: no-repeat;
}

#header .english {
  float: right;
  height: 23px;
  margin: 0;
  padding-bottom: 3px;
  padding-right: 5px;
  padding-top: 8px;
}

#header .english a {
  color: #545454;
  font-family: Arial;
  font-size: 13px;
  text-decoration:none;
}
