html, body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma;
  background-image: url('../img2/brownbg.jpg');
  background-repeat: repeat-x;
  background-color: #a07950;
}
a:link {
  color: #c93d00;
}
a:visited {
  color: #890000;
}
a:hover {
  color: #890000;
  text-decoration: none;
}
#x_header_bottom .x_login {
  background-image: url('../img2/login.png');
  width: 212px;
  height: 141px;
  vertical-align: top;
}
#x_header_bottom .x_login2 {
  margin-top: 36px;
}
#x_header_bottom .x_login3 {
  margin-top: 5px;
}
#x_header_bottom .x_login4 {
  text-align: right;
  margin-top: 13px;
  margin-right: 19px;
}
#x_header_bottom .x_login5 {
  color: white;
  padding-left: 25px;
}
#x_header_bottom .x_login6 {
  padding-top: 12px;
  line-height: 20px;
  padding-bottom: 12px;
}
#x_header_bottom .x_login .x_input {
  width: 167px;
  height: 20px;
  margin-right: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #675850;
  background-color: #372f2a;
  color: #d0d0d0;
  font-size: 11px;
}
#x_header_bottom .x_login .x_submit {
  width: 89px;
  height: 25px;
  border: 0;
  background-color: #e95d0f;
  font-weight: bold;
  font-size: 11px;
  color: white;
}
#x_header_top .x_menu {
  vertical-align: top;
  color: white;
  background-image: url('../img2/menu.png');
  width: 925px;
  height: 68px;
  font-size: 11px;
}
#x_header_top .x_menu .x_menu_items {
  margin-top: 13px;
  float: right;
}
#x_header_top .x_menu .x_menu_items a:link, #x_header_top .x_menu .x_menu_items a:visited {
  color: white;
  text-decoration: none;
}
#x_header_top .x_menu .x_menu_items a:hover {
  text-decoration: none;
}
#x_header_top .x_menu .x_menu_items div {
  float: left;
  height: 20px;
  padding-top: 12px;
  padding-left: 7px;
  padding-right: 7px;
  margin-right: 16px;
}
#x_header_top .x_menu .x_menu_items div.x_last {
  margin-right: 8px;
}
#x_header_top .x_menu .x_menu_items div.x_menu_selected {
  background-image: url('../img2/menubg.png');
  background-repeat: no-repeat;
}
.x_line1, .x_line4, .x_line4s {
  font-size: 1px;
  background-color: white;
  height: 1px;
  width: 1024px;
}
.x_line4, .x_line4s {
  height: 4px;
}
.x_line4s {
  width: auto;
}

#x_bar {
  width: 1024px;
  background-color: #e2e2e2;
  height: 40px;
}
#x_bar .x_bar_a1 {
  float: left;
  width: 1007px;
  margin-top: 7px;
  margin-left: 17px;
}
#x_bar .x_bar_a2 {
  float: left;
  border: 1px solid #c9c9c9;
  border-left: 0;
}
#x_bar #x_search .x_input {
  border: 1px solid #cecece;
  border-right: 0px;
  width: 164px;
  height: 22px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  background-repeat: no-repeat;
  background-position: right;  
  background-color: #f6f6f6;
}
#x_bar #x_button1, #x_bar #x_button2, #x_bar #x_button3, #x_bar #x_button4 {
  float: left;
}
#x_bar #x_button1 {
  margin-left: 37px;
}
#x_bar #x_button2, #x_bar #x_button3, #x_bar #x_button4 {
  margin-left: 25px;
}
#x_path {
  width: 1024px;
  background-color: #e2e2e2;
  height: 25px;
}
#x_path, #x_path div a:link, #x_path div a:visited {
  color: #454545;
}
#x_path div {
  font-size: 11px;
  margin-top: 5px;
}
#x_path div.x_path_a1 {
  float: left;
  margin-left: 12px;
}
#x_path div.x_path_a2 {
  float: right;
  margin-right: 14px;
}
#x_path div a:link, #x_path div a:visited {
  text-decoration: none;
}
#x_path div a:hover {
  text-decoration: underline;
}
.x_more {
  color: #f29400;
  font-weight: bold;
}
#x_middle {
  width: 1024px;
  text-align: left;
  background-color: white;
}
#x_middle .x_middle_left, #x_middle .x_middle_right {
  vertical-align: top;
  color: #464646;
  width: 215px;
}
#x_middle .x_middle_center {
  padding-left: 22px;
  padding-right: 22px;
  vertical-align: top;
  width: 550px; 
}

#x_middle .x_middle_right {
 margin-left: 22px;
}

#x_footer {
  background-image: url('../img2/footer.png');
  width: 1024px;
  height: 90px;
  color: #f6f6f6;
  font-size: 11px;
}
#x_footer div {
  float: left;
}
#x_footer div.x_footer_copyright {
  margin-left: 21px;
  margin-top: 38px;
}
#x_footer div.x_footer_logo {
  margin-left: 139px;
  vertical-align: middle;
  margin-top: 16px;
}
.cb {
  clear: both;
}
.fl {
  float: left;
}

.x_leftbox, #navigation1 {
  font-size: 11px;
  background-color: #ececec;
  color: #464646;
}
.x_lb1 {
  padding: 9px;
  padding-bottom: 11px;
}
.x_lbtitle {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: bold;
}
.x_lbcontent {
  font-size: 11px;
  line-height: 16px;
}

/* menu */
#navigation1 {
  width: 215px; 
}
#navigation1 .submenu {
  position: absolute; 
  right: 15px; 
  background: transparent url('../img2/arrow.png') no-repeat center right;
  vertical-align: top;
}
#navigation1 table {
  border-collapse: collapse;
  border: 0;
}

/*Main Menu*/
#navigation1 ul {
  margin: 0px; 
  padding: 0px; 
  position: relative;
}
#navigation1 ul li {
  height: 25px;
  line-height: 25px; 
  list-style: none; 
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 11px;
  color: black; 
  cursor: pointer; 
}
#navigation1 a:link, #navigation1 a:visited {
  color: black;
  text-decoration: none;
}

#navigation1 ul li:hover {
  background-color: #d3d3d3; 
  position: relative;
}

/*Sub Menu*/
#navigation1 ul ul {
  display: none; 
  position: absolute; 
  left: 215px; 
  top: 0px; 
  background-color: #ececec;
}
#navigation1 ul li:hover ul {
  display: block;
}
#navigation1 ul ul li { 
  width: 285px; 
  float: left; 
  display: inline; 
  border: none; 
}
#navigation1 ul ul li ul li { 
  width: 285px; 
}
#navigation1 ul ul li:hover {
  text-decoration: none; 
  border: none;
}
#navigation1 li:hover ul li ul {
  display: none;
}
#navigation1 ul ul li ul {
  left: 296px; 
  background-color: #ececec;
}
#navigation1 ul ul li:hover ul {
  display: block;
}

/* core */
#catlist {
  margin-bottom: 15px;
}

#catlist .catitem, .listspace .catitem {
  line-height: 20px;
}
#maintitle {
  color: #890000;
  font-size: 12px;
  margin-top: 7px;
  margin-bottom: 5px;
  font-weight: bold;
}
.o2c {
  background-color: #f0f0f0;
  border: 1px solid #c0c0c0;
  padding: 5px;
  margin-bottom: 25px;
}

.s16 {
  font-style: italic;
  font-size: 11px;
}
