@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font: 9.5pt "malgun gothic" arial;
}

html,
body {
    -webkit-text-size-adjust: none;
}

a {
    text-decoration: none;
}

a:link,
a:active,
a:visited,
a:hover {
    font: 9.5pt #666666;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

img {
    border: 0;
    text-align: center;
}

caption,
th {
    text-align: left;
}

caption {
    display: none;
}

table {
    border-spacing: 0;
}

input {
    display: inline-block;
}


/*header*/

.wrap1 {
    border-top: 3px solid #999999;
    width: 100%;
}

.main_header {
    margin: 0px auto;
    width: 1100px;
}

.sitelogo {
    margin: 30px 0px 4px 30px;
    float: left;
}

.admin_nav {
    padding-top: 8px;
    padding-right: 10px;
    width: 300px;
    display: block;
    float: right;
    text-align: right;
}

.admin_nav>span a:hover {
    text-decoration: inline;
}

.link_nav {
    clear: right;
    float: right;
    margin-top: 60px;
    padding-right: 10px;
}

.link_nav ul {
    margin: 0px;
    display: block;
    padding: 0px;
    height: 20px;
}

.link_nav ul>li {
    float: left;
    padding-left: 4px;
}


/*nav*/

.wrap2 {
    background-color: #333333;
    width: 100%;
    height: 40px;
    clear: both;
}

.main_nav {
    margin: 0px auto;
    width: 1100px;
    height: 41px;
}

.main_nav ul {
    margin: 0px;
    padding: 0px;
    width: 1100px;
    background-color: #333333;
    height: 40px;
    color: #FFF;
    overflow: hidden;
}

.main_nav ul>li {
    float: left;
    padding: 0px 20px;
}

.main_nav ul>li a {
    border: 0px;
}


/*section*/

.section {
    margin: 0px auto;
    width: 1100px;
}

.section_mainbanner {
    margin: 0px;
    width: 1100px;
    background-color: #1b242d;
    height: 640px;
    margin-bottom: 16px;
}

.section_notice {
    width: 240px;
    height: 160px;
    padding: 20px 40px;
    clear: both;
    float: left;
}

.section_notice>h1 {
    padding-bottom: 10px;
}

.section_notice>table {
    width: 240px;
    color: #b0c0d0;
}

.section_notice>table td {
    padding: 4px;
}

.section_icon {
    float: left;
}

.section_icon ul {
    display: block;
    padding-top: 16px;
}

.section_icon ul>li {
    float: left;
    padding-left: 19px;
}

.section>.section_lastbanner {
    margin: 0px auto 16px;
    width: 1098px;
    height: 110px;
    border: 1px solid #e2e2e2;
    padding: 20px 0px;
}

.line_h {
    width: 1px;
    height: 130px;
    float: left;
}

.animation {
    float: left;
    width: 240px;
    height: 80px;
    float: left;
    padding: 15px 10px;
    margin: 0 20px;
    text-align: center;
}

.under_logo {
    float: left;
    padding: 0 22px;
}

.under_logo>a img {
    padding: 0px 10px;
}


/*article*/

.container {
    clear: both;
    margin: 0px auto;
    width: 1100px;
}

.aside_menu {
    float: left;
    width: 200px;
    margin-top: 20px;
}

.aside_menu>ul {
    margin-top: 50px;
}

.aside_menu>ul li {
    text-align: right;
    font-size: 9.5pt;
    color: #666666;
}

.aside_menu #sub_banner {
    margin-top: 20px;
}

.content {
    float: left;
    width: 875px;
	margin-left:20px;
}

.content>p {
    margin: 0px 20px 40px;
}

.content_s {
    float: left;
    width: 900px;
}

.content_banner {
    border-bottom: 1px solid #ededed;
}

.content_h1 {
    text-align: right;
    padding: 4px;
    color: #666666;
}

.content_h1>table>td {
    width: 300px;
}

.content_h2 {
    text-align: left;
    padding: 20px 0px 0px 40px;
    color: #666666;
}


/*.content_s {margin-left:40px;}*/

.content_s>p {
    margin: 40px 20px 20px;
}

.content_s>table {
    width: 720px;
    border-collapse: 0px;
    border-spacing: 2px;
    margin-left: 40px;
    margin-bottom: 100px;
}

.content_s>table td {
    height: 100px;
    border-bottom: 1px dashed #cccccc;
}

.content_s>table td h2 {
    font-size: 1.2em;
    font-weight: bold;
    color: #333366;
}

.content_s>table td a,
a:hover {
    text-decoration: none;
}

.content_s>table td:first-child {
    width: 200px;
}

#headerWrap {
    width: 90%;
    height: 40px;
    margin: 0 auto;
}

.header_name {
    width: 810px;
    height: 40px;
    background: #8b94af;
    color: #ffffff;
}

.name {
    width: 10%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.val {
    width: 10%;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: center;
}

.n1 {
    width: 15%;
    text-align: left;
}

.n4 {
    width: 15%;
}

.header_val {
    width: 90%;
    height: 40px;
    margin: 0 auto;
    border-bottom: #444444;
}

.val img {
    margin-top: 9px;
    text-align: center;
}

.val input {
    margin-top: 9px;
    text-align: center;
}

.table_center {
    height: 50px;
    background: #8b94af;
    text-align: center;
    color: #ffffff;
}

.tr_border {
    border-bottom: #444444;
}

.td_border {
    height: 50px;
    text-align: center;
    border-bottom: #444444;
}


/*product*/

#search_content ul {
    width: 400px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
}

#search_content li {
    height: 30px;
    float: left;
    margin-top: 0;
    margin-right: 10px;
    line-height: 30px;
}

#search_content input {
    display: inline-block;
}

#search_content li:nth-child(1) {
    margin-top: 0;
    margin-right: 10px;
}

#search_content li:nth-child(3) {
    margin: 0;
}

#support_content {
    margin-left: 40px;
    padding: 0;
}

#searchPlace {
    height: 30px;
    line-height: 30px;
}

#searchPlace>div {
    width: 370px;
    height: 30px;
    margin: 0 auto;
}

#searchPlace span {
    float: left;
}

#search_btn {
    width: 30px;
    height: 30px;
    float: left;
    border: 0;
    background-image: url('../images/search.png')
}

#search_bar {
    width: 228px;
    height: 30px;
    float: left;
    border: 1px solid #efefef;
    box-sizing: border-box;
}

.upload_bar {
    height: 26px;
}

.upload_bar input {
    float: left;
}

#uploadBtn {
    width: 26px;
    height: 26px;
    border: 1px solid #464646;
    background: url('../images/upload.png')
}

#addBtn {
    float: right;
}

.blank {
    width: 100%;
    height: 10px;
}

#productTable {
    margin: 0 auto;
}

.t_header {
    height: 40px;
    color: #ffffff;
    background: #8b94af;
    text-align: center;
}

.t_header td {
    height: 40px;
}

.t_td td {
    height: 28px;
    text-align: center;
}

#productAdd {
    width: 300px;
    margin: 0 auto;
    margin-top: 10px;
    color: #444444;
}

.product_add {
    width: 60px;
    float: left;
    line-height: 28px;
}

.product_text {
    width: 200px;
    float: right;
}

.product_text input {
    width: 200px;
    height: 28px;
}

.product_btn input {
    width: 100%;
    height: 30px;
}

.add {
    height: 30px;
    margin-bottom: 7px;
}

.product_radio {
    width: 85px;
    height: 20px;
    float: left;
}

.product_radio input {
    width: 15px;
    display: block;
    float: left;
    margin-right: 5px;
    line-height: 35px;
}


/*support*/

.support_content {
    width: 810px;
    margin: 40px 0px 80px 40px;
    text-decoration: none;
    min-height: 400px;
}

.support_content>table>tr>td>span {
    width: 10px;
    height: 10px;
}

.support_content input {
    border: 1px solid #efefef;
}

#submit_button {
    width: 57px;
    height: 20px;
    background-image: url('../images/submit.png')
}

.password {
    width: 350px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
}

.password>input {
    height: 23px;
}

.table_list {
    margin: 0;
    padding: 0;
    border-top: 2px solid #cccccc;
    text-align: center;
    border-collapse: collapse;
}

.table_list>colgroup {
    font-weight: bold;
}

.table_list>thead tr {
    height: 36px;
    background-color: #f4f4f4;
}

.table_list>thead tr th {
    text-align: center;
    color: #646464;
}

.table_list>tbody tr {
    height: 36px;
    border-bottom: 1px solid #efefef;
}

.table_list>tbody tr a {
    color: inherit;
    text-decoration: none;
    font-size: 9.5pt;
}

.table_list>tbody tr a:hover {
    text-decoration: underline;
}

.table_list>tbody tr:last-child {
    border-bottom: 2px solid #cccccc;
}

.button_write {
    float: right;
    margin: 10px;
}

.list_searchbox {
    clear: both;
    border-collapse: collapse;
    width: 820px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
}

.list_searchbox img {
    margin: 0px;
    vertical-align: bottom;
}

.list_searchbox input {
    -webkit-appearance: none;
    border: 1px solid #999999;
    height: 20px;
    vertical-align: bottom;
    box-sizing: border-box;
}

.list_searchbox select {
    border: 1px solid #999999;
    height: 20px;
    vertical-align: bottom;
    box-sizing: border-box;
}


/*contact*/

.board_name {
    line-height: 20px;
}

.board {
    height: 30px;
}

.board_left {
    width: 85px;
    float: left;
    text-align: left;
    color: #646464;
}

.board_right {
    right: 0;
}

.board_right input {
    height: 23px;
}

.board_line {
    width: 100%;
    height: 1px;
    background: #efefef;
}

#btn_save {
    border: 0;
}

#content {
    width: 100%;
}

.table_list_number {
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
    width: 820px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
    letter-spacing: 10px;
}

.table_list_number>a {
    color: #999999;
    text-decoration: none;
    font-size: 10pt;
    letter-spacing: 10px;
}

.retrieve_re {
    background-color: #f6f6f6;
    margin-bottom: 80px;
}

.retrieve_re textarea {
    width: 100%;
}

.retrieve_subject1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
    padding-left: 4px;
}

.retrieve_subject1>input {
    width: 533px;
}

.retrieve_subject1_re>input {
    width: 330px;
}

.retrieve_subject2 {
    border-bottom: 1px solid #efefef;
    padding: 4px;
}

.retrieve_subject2>span {
    padding-right: 10px;
    color: #717171;
}

.retrieve_subject2>table {
    width: 300px;
}

.retrieve_subject2 tr {
    height: 25px;
}

.retrieve_subject2 .contact_sub {
    width: 150px;
}

.contact_line {
    border-top: 1px #f9f9f9;
    border-bottom: 1px #f9f9f9;
}

.retrieve_subject2_re {
    height: 30px;
    border-top: 1px solid #cccccc;
    padding: 4px;
}

.retrieve_subject2_re>span {
    padding: 0 10px 10px 10px;
    color: #717171;
}

.retrieve_subject2_re input {
    height: 25px;
}

.retrieve_content {
    border-bottom: 1px solid #efefef;
    margin-bottom: 5px;
    padding: 5px 0;
    min-height: 200px;
}

.retrieve_content>div {
    margin-bottom: 5px;
    color: #646464;
}

.retrieve_content_re {
    padding: 0 14px 14px;
    min-height: 140px;
}

.retrieve_icon {
    padding-bottom: 10px;
    text-align: center;
}

.retrieve_icon div {
    height: 22px;
    line-height: 22px;
}

.retrieve_icon input {
    display: inline-block;
}

.captchaImg {
    width: 100%;
    height: 60px;
    margin-top: 5px;
    position: relative;
}

.captchaImg img {
    float: left;
    display: block;
}

.captchaImg input {
    bottom: 0;
    margin-left: 5px;
}

#captchaTxt {
    width: 140px;
    height: 20px;
    position: absolute;
    bottom: 0;
    display: inline-block;
}

.jssora12l,
.jssora12r {
    display: block;
    position: absolute;
    width: 30px;
    height: 46px;
    cursor: pointer;
    background: url(../images/a09.png) no-repeat;
    overflow: hidden;
}

.jssora12l {
    background-position: -16px -37px;
}

.jssora12r {
    background-position: -75px -37px;
}

.jssora12l.jssora12ldn {
    background-position: -256px -37px;
}

.jssora12r.jssora12rdn {
    background-position: -315px -37px;
}


/*login*/

.login {
    margin: 100px;
    margin-bottom: 50px;
    width: 560px;
}

.login_logo {
    margin-bottom: 10px;
}

.login_border {
    height: 100px;
    border: 1px solid #dddddd;
    border-radius: 10px;
    width: 340px;
    padding: 40px 95px 40px 95px;
}

.login_box {
    width: 350px;
    height: 100px;
    position: relative;
}

#loginBtn {
    position: absolute;
    top: 2px;
    right: 0;
}

.login_box input {
    float: left;
    display: block;
}

.grayText {
    color: #cccccc;
}

.login_box input[type="text"] {
    width: 200px;
    padding: 8px;
    margin: 2px;
    border-top: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.login_box input[type="password"] {
    width: 200px;
    padding: 8px;
    margin: 2px;
    border-top: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.login_box2 {
    width: 350px;
    clear: both;
    float: left;
    display: block;
    margin-top: 8px;
    font: 9.5pt;
}

.login_box2>div {
    width: 260px;
    height: 20px;
    margin: 0 auto;
}

.join {
    width: 560px;
    margin: 100px;
    font-size: 14px;
    /* text-align:center;*/
}

.join_border {
    border: 1px solid #dddddd;
    border-radius: 10px;
    width: 340px;
    padding: 30px 95px 30px 95px;
}

.join_box {
    width: 350px;
}

.join_box li {
    margin-bottom: 7px;
    height: 30px;
    line-height: 30px;
}

.join_box input {
    height: 30px;
    padding: 5px;
    border-top: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    box-sizing: border-box;
}

.left {
    width: 140px;
    float: left;
}

.right {
    right: 0;
    height: 12px;
}

.right input {
    height: 30px;
    padding: 5px;
    border-top: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    box-sizing: border-box;
}

#regist {
    width: 100%;
    height: 30px;
    margin-top: 20px;
    text-align: center;
}

#regist input {
    width: 104px;
    height: 30px;
    padding: 0;
    box-sizing: border-box
}


/*sitemap*/

.site_div {
    width: 100%;
    height: 280px;
    margin-left: 40px;
}

.site_wrap {
    width: 250px;
    float: left;
}

.site_wrap:nth-child(2) {
    margin-left: 30px;
    margin-right: 30px;
}

.site_wrap:nth-child(5) {
    margin-left: 30px;
    margin-right: 30px;
}

.main_site {
    width: 250px;
    height: 45px;
    background: #444444;
    color: #ffffff;
    border-radius: 3px 3px;
    text-align: center;
    line-height: 45px;
}

.sub_site {
    width: 250px;
    height: 40px;
    border-bottom: 1px solid #d0d0d0;
    text-align: center;
    line-height: 40px;
}

.sub_site a {
    color: #666666;
}


/*footer*/

.wrap3 {
    clear: both;
    border-top: 1px solid #efefef;
    padding: 20px 0px;
    width: 100%;
    background-color: #f9f9f9;
}

.footer {
    margin: 0px auto;
    width: 1100px;
    height: 90px;
}

.footer_logo {
    clear: both;
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    width: 160px;
    height: 60px;
}

.footer_text1 {
    float: left;
    padding-top: 10px;
    width: 800px;
    font-weight: bold;
    font-size: 0.9em;
    color: #aaaaaa;
}

.footer_text1 a,
a:hover {
    font-size: 0.9em;
    color: #aaaaaa;
}

.footer_text2 {
    padding-top: 10px;
    float: left;
    width: 800px;
    font-size: 0.9em;
    color: #aaaaaa;
    line-height: 18px;
}


/*category*/

#categoryAdd {
    width: 330px;
    margin: 0 auto;
    margin-top: 10px;
    color: #444444;
}

.category_add {
    width: 80px;
    float: left;
    line-height: 28px;
}

.category_text {
    width: 250px;
    float: right;
}

.category_text input {
    width: 200px;
    height: 28px;
}

.add {
    height: 30px;
    margin-bottom: 7px;
}

.main_nav ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
}