html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, thead, tbody, tfoot, tr, th, td, caption, input, select, radio {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;

}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

abbr,acronym {
  border: 0;
}

ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

html {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma, Arial;
}

body {
  background-color:#ebebeb;
  color: #000000;
}

a, a:link, a:visited {
  color: #5d1917;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img {
  padding: 0px;
  margin: 0px;
  border:none;
}


p {
  padding: 0 0 10px 0;
  text-align: justify;
}

b {
  color: #5D1917;
}


h1 {
  padding: 0 0 10px 0;
  font-size: 20px;
  font-weight: 500;
  color: #5D1917;
  font-family: Tahoma, Arial;
}

h2 {
  padding: 0 0 5px 0;
  font-size: 18px;
  font-weight: 500;
  font-family: Tahoma, Arial;
}

h3, {
  padding: 0 0 10px 0;
  font-size: 16px;
  font-weight: 300;
  color: #5D1917;
  font-family: Tahoma, Arial;
}


hr {
  background: #cdcdcc 0 0 repeat-x;
  width: 70%;
  height: 1px;
  border: 0;
}

#main_container {
  width: 100%;
}

#header {
  margin: 0 auto;
  width: 1260px;
  height: 55px;
  background: url(img/bg1.jpg);
}

#leftheader {
  width: 50%;
  background: #38597a;
  height: 360px;
  position: absolute;
  top: 55px;
  left: 0px;

}

#rightheader {
  width: 50%;
  background: #38597a;
  height: 360px;
  position: absolute;
  top: 55px;
  right: 0px;
}

#searchbox {
  float: left;
  width: 330px;
  height: 35px;
  text-align: center;
  padding: 20px 0 0 0;
  color: #EBEBEB;
}

.menubox {
  float: left;
  height: 35px;
  padding: 20px 0 0 20px;
  width: 910px;
  background: url(img/line5.jpg) 0 0 no-repeat;
}


ul#menu_top {}

ul#menu_top li {
  float: left;
  padding: 0 30px 0 0;
}

ul#menu_top a {
  color: #EBEBEB;
  font-size: 12px;
  font-weight: bolder;
  text-decoration: none;
}

ul#menu_top a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

ul#menu_top a.select {
  color: #FFFFFF;
}


#logobox {
  position: relative;
  text-align: center;
  min-width: 1260px;
  height: 360px;
}

#linetop {
  margin: 0 auto;
  width: 1260px;
  height: 15px;
  background: url(img/bg2.jpg);
}

#main_content {
  position: relative;
  margin: 0 auto;
  width: 1260px;
  height: 100%;
  background: #dadad9;
}

#left_logo {
  width: 330px;
  height: 360px;
  background: #5D1917;
}

#language_panel {
  padding: 40px 0 0 0;
  color: #EBEBEB;
  text-align: center;
}

#language_panel span {
  font-size: 18px;
  font-weight: bolder;
}

#language_panel a {
  color: #EBEBEB;
}


#right_logo {
  width: 930px;
  height: 360px;
  background: #38597a;
}

.line_top {
  height: 15px;
}

.line_bottom {
  height: 10px;
}
.main_back {
  position: relative;
  float: left;
  background: #dadad9;
}


.div_left {
  position: relative;
  float: left;
  width: 330px;
}

.div_center {
  position: relative;
  float: left;
  width: 930px;
}

.div_center_left {
  float: left;
  width: 658px;
  padding: 10px 20px 10px 20px;
  background: url(img/line4.jpg) 0 0 repeat-y;
}

.bookpage {
  float: left;
  width: 930px;
  background: #33FF66;
  min-height: 1200px;

}

#contentbox {
  min-height: 1350px;
}

#contentbox b{
  color: #000000;
}

#contentbox table{
  border: #EBEBEB 1px;
  border-spacing: 0;
  width: 100%;
  text-align: center;
}

#contentbox img{
  border: solid 1px #5D1917;
}

.div_center_right {
  float: left;
  width: 230px;
  padding: 10px 0 10px 0;
}

.div_bottom {
  float: left;
  width: 1260px;
  height: 100px;
}

.bottombox1 {
  float: left;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  color: #989898;
  background: url(img/line4.jpg) 100% 0 repeat-y;
  font-size: 11px;
  width: 330px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
}

.bottombox2 {
  float: left;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  color: #5D1917;
  font-size: 11px;
  width: 930px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
}

.imagebox {
  border: solid 1px #989898;
}

.newsbox {
  padding: 0 20px 10px 0;
}

.tourbox {
  float: left;
  padding: 0 20px 10px 0;
}

.tourbox a {
 color: #000000;
 text-decoration: none;
}

.tourbox a:hover{
 color: #5D1917;
 text-decoration: underline;
}


.newsbox h3{
  padding: 0 0 10px 0;
  font-size: 16px;
  font-weight: 300;
  color: #5D1917;
  font-family: Tahoma, Arial;
  text-decoration: none;
}

.newsbox h3 a{
  text-decoration: none;
}

.newsbox h3 a:hover{
  text-decoration: underline;
}


.left_icq {
  float: left;
  width: 100%;

}

.icq_table {
  padding: 0px 0 10px 20px;
  width: 300px;
}

.left_links {
  float: left;
  width: 100%;
}

.left_menu {
  float: left;
  width: 330px;
  padding: 15px 0 15px 0;
}


ul#menu_left {}

ul#menu_left li {
  padding: 0 0 10px 0;
}

ul#menu_left a {
  font-weight: bolder;
  text-decoration: none;
}

ul#menu_left a:hover {
  color: #38597a;
}

ul#menu_left a.select {
  color: #38597a;
}


ul#links_left {
  padding: 10px 0 0 0;
}

ul#links_left li {
  padding: 0 0 10px 0;
}

