/* ==== public style==== */
body {
    font-family: Regular;
}

img,
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

a,
input,
textarea {}

input,
textarea {
    text-indent: 3px;
}

table {
    border-collapse: collapse;
}

th {
    color: #3c3c3c;
    height: 24px;
    font-weight: bold;
}

td {
    color: #686868;
    height: 24px;
}

a {
    color: #3c3c3c;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #069897;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Regular, arial, sans-serif;
}

h2 {
    height: 22px;
    line-height: 22px;
    background: url(../images/bg_h2.html) bottom repeat-x;
    text-align: left;
    margin-right: 5px;
    margin-left: 5px;
}

h2 span {
    line-height: 22px;
    width: auto;
    height: 22px;
    width: 60px;
    display: block;
    color: #138f75;
    font-weight: bold;
    background: url(../images/bg_h2span.html) bottom repeat-x;
}


ul {
    list-style: none;
}

.wrapper {
    min-width: 76%;
    height: 620px;
    margin: 48px 0 auto;
    overflow: visible;
    text-align: left;
}

.content {
    width: 76%;
    margin: 0 auto;
    background: #fff;
}

select {
    margin: 0;
    color: #686868;
    height: 20px;
    line-height: 16px;
}

/* ==== public style end==== */


.logo {
    width: 220px;
    height: 115px;
}

.logo a {
    float: left;
    display: inline;
    margin-top: 50px;
    font-size: 14px;
    font-weight: 900;
    color: #5f5f5f;
}

.main {
    width: 100%;
    height: 620px;
    /*overflow:auto;*/
    margin: 10px 0 0;
    float: left;
    vertical-align: top;
}

.thumb_img {
    width: 950px;
    height: 600px;
    text-align: left;
    float: left;
    overflow: hidden;
}

.thumb_img img {
    width: 800px;
    height: 600px;
}

.objImgFrame {
    width: 800px;
    height: 600px;
}

#test {
    width: 800px;
    height: 600px;
    overflow: hidden;
    float: left;
}

#showArea {
    height: 520px;
}

.pager {
    width: 120px;
    margin-top: 580px;
    text-align: left;
    float: left;
    padding-left: 25px;
    line-height: 14px;
    color: #3e4048;
    vertical-align: text-top;
}

.pager img {
    vertical-align: bottom;
}

#pages {
    height: 14px;
}

.box_photo {
    width: 685px;
    height: 505px;
    vertical-align: top;
    background: url(../images/bg_photo.html) left top no-repeat;
}

.box_scroll {
    text-align: left;
    display: block;
    margin: 12px 0 0 12px;
    overflow: auto;
    width: 686px;
    height: 470px;
}



.menu {
    float: left;
    width: 220px;
    padding-left: 10px;
}

.h2_right {
    font-size: 24px;
    line-height: 25px;
    font-weight: 900;
    color: #9e9eba;
}

#divRight {}


.accordion {}

.accordion h3 {
    font-weight: 900;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    color: #000;
    cursor: pointer;
    font-weight: 500;
}

.accordion h3:hover {}

.accordion h3.active {}

.accordion div {
    margin: 0;
}

.accordion a {
    display: block;
    line-height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #5f5f5f;
}

.accordion a:hover {}

/*  video */
.listbox_v {
    margin-top: 38px;
}


.content {
    padding-top: 100px;
    padding-left: 100px;
}