@charset "utf-8";

/* 下载页*/

.contents_file {
    float: left;
    width: 850px;
    margin: 20px 0 0 40px;
}

h4 {
    font-size: 14px !important;
    color: #000;
    line-height: 150%;
    margin-bottom: 10px !important;
}

.con_tit {
    width: 630px;
    height: 64px;
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 2px 0 58px;
    background: url(../images/sub/con_tit_icon.gif) left top no-repeat;
}

.con_tit .sub_text {
    padding: 5px 0 0 0;
    float: left;
    color: #acacac;
}

.con_tit .navi {
    padding: 5px 0 0 0;
    float: right;
    font-size: 12px;
    color: #acacac;
}

.con_tit .navi span {
    color: #707070;
}

.con_tit .navi img {
    margin: 0 3px;
}

.con_tit .navi a:link {
    color: #acacac;
}

.con_tit .navi a:visited {
    color: #acacac;
}

.con_tit .navi a:hover {
    color: #707070;
}

.con_tit .navi a:active {
    color: #707070;
}

.board_basic .tit01 {
    padding: 12px 12px;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
}

.board_basic .tit01 p {
    color: #555;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}

.board_basic .tit strong {
    color: #555 !important;
}

.board_basic .tit p {
    color: #666;
    padding-top: 5px;
}

.board_basic {
    width: 850px;
    float: left;
}

.board_basic table {
    width: 850px;
    border-top: 1px solid #cccccc;
}

.board_basic th {
    padding: 12px 0 10px 0;
    border-bottom: 1px solid #cccccc;
    font-weight: normal;
    font-size: 12px;
    color: #707070;
    background: #ececec;
}

.board_basic .bar {
    background: url(../images/sub/th_bar.gif) right 9px no-repeat #ececec;
}

.board_basic td {
    padding: 12px 0 12px 0;
    border-bottom: 1px solid #ececec;
    font-size: 12px;
    text-align: center;
    color: #898989;
    font-family: verdana;
}

.board_basic .notice {
    background: #f3f3f3;
}

.board_basic .tit {
    padding: 12px 12px;
    font-size: 12px;
    color: #363636;
    text-align: left;
    font-family: "新宋体", "微软雅黑", "幼圆", "华文细黑", "黑体";
}

.board_basic .att {
    font-weight: bold;
}

.board_basic span {
    font-size: 12px;
    color: #898989;
    font-family: verdana;
}

.board_basic a:link {
    color: #363636;
}

.board_basic a:visited {
    color: #363636;
}

.board_basic a:hover {
    color: #0072bc;
}

.board_basic a:active {
    color: #0072bc;
}

.board_basic .text_01 {
    width: 100%;
    margin-top: 10px;
    text-align: right;
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}

.board_view_basic {
/*    width: 690px;*/
}

.board_view_basic .tit {
/*    width: 670px;*/
    padding: 10px;
    color: #363636;
    font-weight: bold;
    font-size: 16px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: #ececec;
    height:32px;
    line-height:32px;
}

.board_view_basic .info {
/*    width: 670px;*/
    height: 35px;
    padding: 0 10px;
    border-bottom: 1px solid #ececec;
}

.board_view_basic .writer {
    float: left;
}

.board_view_basic .date {
    float: right;
/*    padding-top: 10px;*/
    color: #898989;
    font-size: 12px;
    font-family: verdana;
    vertical-align: middle;
}

.board_view_basic .date img {
    vertical-align: middle;
}

.board_view_basic .bar {
    margin: 0 10px;
}

.board_view_basic .hits {
    margin: 0 4px 2px 0;
}

.board_view_basic .body {
/*    width: 650px;*/
    padding: 20px;
    color: #707070;
/*    line-height: 18px;*/
	line-height: 2;
    border-bottom: 1px solid #cccccc;
}

.board_view_basic .body .btn {
    width: 650px;
    padding: 10px 0;
}

.board_btn {
    width: 690px;
    clear: both;
    margin: 10px 0 0 0;
    display: inline-block;
}

.board_btn .btn_l {
    float: left;
    color: #555555;
}

.board_btn .btn_r {
    float: right;
}

.board_btn .bar {
    margin: 0 7px;
}

.board_btn a:link {
    color: #555555;
}

.board_btn a:visited {
    color: #555555;
}

.board_btn a:hover {
    color: #000;
}

.board_btn a:active {
    color: #000;
}

.board_write_basic {
    width: 690px;
}

.board_write_basic table {
    width: 690px;
    border-top: 1px solid #ebebeb;
}

.board_write_basic th {
    padding: 12px 15px;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ececec;
    color: #707070;
    background: #f3f3f3;
    text-align: right;
}

.board_write_basic td {
    padding: 12px 15px;
    border-bottom: 1px solid #ebebeb;
    color: #898989;
    font-family: verdana;
}

.board_write_basic .input_w500 {
    width: 500px;
    padding: 2px;
    font-size: 12px;
    border: 1px solid #cdcdcd;
    color: #707070;
}

.board_write_basic .text_body {
    width: 500px;
    padding: 2px;
    font-size: 12px;
    height: 300px;
    border: 1px solid #cdcdcd;
    color: #707070;
}

.board_write_basic .sel_w150 {
    width: 150px;
    padding: 1px;
    border: 1px solid #cccccc;
}

.board_write_basic .text_b_01 {
    width: 500px;
    padding: 2px;
    font-size: 12px;
    height: 100px;
    border: 1px solid #cdcdcd;
    color: #707070;
}

.board_write_preview {
    position: fixed;
    width: 720px;
    height: 530px;
    z-index: 1002;
    background: #ffffff;
    border: 1px solid #000000;
}

.board_write_preview .tit {
    margin: 15px;
}

.board_write_preview iframe {
    margin-left: 15px;
    width: 685px;
    height: 420px;
    border: 1px solid #e1e1e1;
}

.board_write_preview .btn {
    margin: 15px 0 0 15px;
    width: 685px;
    text-align: center;
}

.board_page {
    width: 690px;
    text-align: center;
    margin: 20px 0 0 0;
    font-size: 12px;
    color: #898989;
    font-family: verdana;
    clear: both;
}

.board_page .bar {
    margin: 0 3px;
}

.board_page .btn {
    margin: 0 2px;
}

.board_page span {
    font-weight: bold;
    color: #eb5942;
}

.board_page a:link {
    color: #898989;
}

.board_page a:visited {
    color: #898989;
}

.board_page a:hover {
    color: #000;
}

.board_page a:active {
    color: #000;
}

.board_search {
    width: 690px;
    text-align: center;
    margin: 20px 0 0 0;
    clear: both;
}

.board_search select {
    border: 1px solid #cdcdcd;
    width: 100px;
    padding: 1px 0 0 0;
    vertical-align: bottom;
}

.board_search input {
    border: 1px solid #cdcdcd;
    width: 170px;
    height: 17px;
    vertical-align: bottom;
}

.board_search img {
    vertical-align: bottom;
}

.board_event_list {
    width: 690px;
    border-top: 1px solid #ececec;
}

.board_event_list .list {
    width: 660px;
    padding: 15px;
    border-bottom: 1px solid #ececec;
    clear: both;
    overflow: hidden;
}

.board_event_list .event_thumbnail {
    float: left;
    width: 190px;
    margin-right: 15px;
}

.board_event_list .event_thumbnail .thumbnail {
    border: 1px solid #ebebeb;
    width: 188px;
    height: 108px;
}

.board_event_list .event_text {
    float: left;
    width: 455px;
}

.board_event_list .event_text li {
    padding-top: 6px;
}

.board_event_list .tit {
    font-size: 14px;
    font-weight: bold;
    color: #363636;
    margin-top: 2px;
}

.board_event_list .period {
    font-size: 12px;
    color: #698dc7;
    font-family: verdana;
}

.board_event_list .sub_tit {
    color: #898989;
    line-height: 15px;
    margin-top: -2px;
}

.board_event_list a:link {
    color: #363636;
}

.board_event_list a:visited {
    color: #363636;
}

.board_event_list a:hover {
    color: #0072bc;
}

.board_event_list a:active {
    color: #0072bc;
}

.board_event_view {
    width: 690px;
}

.board_event_view .tit {
    width: 670px;
    padding: 10px;
    color: #363636;
    font-weight: bold;
    font-size: 14px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: #ececec;
}

.board_event_view .info {
    width: 670px;
    height: 35px;
    padding: 0 10px;
    border-bottom: 1px solid #ececec;
}

.board_event_view .period {
    float: left;
    padding-top: 10px;
    color: #698dc7;
    font-size: 12px;
    font-family: verdana;
}

.board_event_view .prizewinner {
    float: right;
}

.board_event_view .body {
    width: 650px;
    padding: 20px;
    color: #707070;
    line-height: 18px;
    border-bottom: 1px solid #cccccc;
}

.board_event_view .body .img_box {
    width: 646px;
    padding: 2px;
    background: #ebebeb;
}

.board_gmnote {
    width: 690px;
}

.board_gmnote .gm_sel select {
    width: 170px;
    padding: 1px;
    border: 1px solid #cccccc;
}

.board_gmnote .top_line {
    width: 690px;
    height: 10px;
    border-bottom: 1px solid #ececec;
}

.board_gmnote .bar {
    padding: 0 5px;
    font-size: 10px;
    color: #cccccc;
    font-family: verdana;
}

.board_gmnote .gm_list {
    width: 690px;
    padding: 20px 0;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    clear: both;
}

.board_gmnote .gm_list .icon {
    float: left;
    width: 80px;
    margin-left: 20px;
}

.board_gmnote .gm_list .text {
    float: left;
    width: 570px;
    color: #555555;
    line-height: 16px;
}

.board_gmnote .gm_list .sort {
    font-size: 12px;
    font-weight: bold;
    color: #c69c6d;
    padding-bottom: 10px;
}

.board_gmnote .gm_list .date {
    font-size: 12px;
    color: #898989;
    font-family: verdana, 돋움;
    padding-top: 10px;
}

.board_gmnote .gm_list a:link {
    color: #898989;
}

.board_gmnote .gm_list a:visited {
    color: #898989;
}

.board_gmnote .gm_list a:hover {
    color: #000;
}

.board_gmnote .gm_list a:active {
    color: #000;
}

.board_gmnote .gm_list .reply_num {
    font-weight: bold;
    color: #00aeef;
}

.board_gmnote .gm_view {
    width: 660px;
    margin-top: 10px;
    padding: 15px;
    color: #898989;
    background: #ececec;
    overflow: hidden;
    clear: both;
}

.board_gmnote .gm_view .gm_img {
    float: left;
    width: 100px;
}

.board_gmnote .gm_view .gm_img img {
    border: 1px solid #d7d7d7;
    width: 98px;
    height: 98px;
}

.board_gmnote .gm_view .gm_text {
    float: left;
    width: 540px;
    padding: 10px 0 0 20px;
}

.board_gmnote .gm_view .info {
    font-size: 12px;
    font-family: verdana, 돋움;
    color: px;
}

.board_gmnote .gm_view .text {
    padding-top: 8px;
    line-height: 16px;
}

.board_gmnote .gm_view_info {
    width: 680px;
    margin: 15px 0 0 0;
    padding: 5px;
    color: #898989;
    font-size: 12px;
    overflow: hidden;
    clear: both;
}

.board_gmnote .gm_view_info span {
    font-weight: bold;
    color: #c69c6d;
}

.board_gmnote .gm_view_info .info {
    float: left;
}

.board_gmnote .gm_view_info .sort {
    float: right;
}

.board_gmnote .gm_view_info .sort lavel {
    padding-bottom: 5px;
}

.gm_name {
    font-size: 12px;
    color: #0080c9;
    font-weight: bold;
}

.board_user {
    width: 690px;
}

.board_user .sel_basic {
    margin-bottom: 10px;
}

.board_user .sel_basic select {
    width: 170px;
    padding: 1px;
    border: 1px solid #cccccc;
}

.board_user table {
    width: 690px;
    border-top: 1px solid #cccccc;
}

.board_user th {
    padding: 15px 0;
    border-bottom: 1px solid #ececec;
    color: #898989;
}

.board_user td {
    border-bottom: 1px solid #ececec;
    color: #898989;
    vertical-align: top;
}

.board_user .notice {
    background: #f3f3f3;
}

.board_user .att {
    font-weight: bold;
}

.board_user .tit {
    padding: 15px 0;
    color: #363636;
}

.board_user .text_tit {
    font-weight: bold;
}

.board_user .text_sub_tit {
    padding: 7px 0 3px 0;
    color: #898989;
    font-weight: bold;
    font-size: 12px;
}

.board_user .text_sub_tit img {
    vertical-align: bottom;
}

.board_user .text_body {
    color: #898989;
    padding-top: 5px;
    line-height: 16px;
}

.board_user .text_body a:link {
    color: #898989;
}

.board_user .text_body a:visited {
    color: #898989;
}

.board_user .text_body a:hover {
    color: #0072bc;
}

.board_user .text_body a:active {
    color: #0072bc;
}

.board_user .text_reply {
    color: #00aeef;
    padding-top: 5px;
    font-weight: bold;
}

.board_user .date {
    padding: 15px 15px 15px 0;
    font-size: 12px;
    font-family: verdana;
    text-align: right;
}

.board_user .writer {
    padding: 15px 0;
}

.board_user .writer .box {
    position: relative;
}

.board_user .writer .box img {
    margin: 0 0 0 15px;
}

.board_user .writer .box .w_sv {
    position: absolute;
    top: 30px;
    left: 70px;
    font-size: 12px;
    color: #c4744d;
}

.board_user .writer .box .user_text_info {
    position: absolute;
    top: 15px;
    left: 70px;
}

.board_user .writer .box .user_text_info img {
    margin: 0 2px 0 1px;
}

.board_user a:link {
    color: #363636;
}

.board_user a:visited {
    color: #363636;
}

.board_user a:hover {
    color: #0072bc;
}

.board_user a:active {
    color: #0072bc;
}

.board_user_view {
    width: 690px;
}

.board_user_view .date {
    width: 650px;
    padding: 20px 20px 0 20px;
    color: #898989;
    font-size: 12px;
    font-family: verdana;
    border-top: 1px solid #cccccc;
}

.board_user_view .tit {
    width: 650px;
    padding: 20px 20px 0 20px;
    color: #363636;
    font-weight: bold;
    font-size: 14px;
}

.board_user_view .sub_tit {
    width: 650px;
    padding: 10px 20px 0 20px;
    color: #4d7ac5;
}

.board_user_view .sub_tit img {
    vertical-align: bottom;
}

.board_user_view .writer {
    position: relative;
    width: 650px;
    padding: 15px 20px 0 20px;
    color: #898989;
}

.board_user_view .writer .w_sv {
    position: absolute;
    top: 30px;
    left: 75px;
    font-size: 12px;
    color: #c4744d;
}

.board_user_view .writer .user_text_info {
    position: absolute;
    top: 30px;
    left: 75px;
}

.board_user_view .writer .user_text_info img {
    margin: 0 2px 0 1px;
}

.board_user_view .body {
    width: 650px;
    padding: 20px;
    color: #707070;
    line-height: 18px;
    border-bottom: 1px solid #cccccc;
}

*html .board_user_view .body {
    width: 648px;
    padding: 20px;
    color: #707070;
    line-height: 18px;
    border-bottom: 1px solid #cccccc;
}

.board_tip_index {
    width: 690px;
}

.board_tip_index li {
    vertical-align: bottom;
}

.board_tip_list_tit {
    position: relative;
    width: 690px;
    height: 150px;
    margin-bottom: 10px;
}

.board_tip_list_tit .sel {
    position: absolute;
    bottom: 40px;
    left: 40px;
}

.btn_event {
    margin: 10px 0 0 0;
    text-align: right;
}

.right_down_top {
    margin: 0 auto;
    width: 690px;
    height: 51px;
    background-image: url(../i/images/download/tittle_bg.jpg);
    background-repeat: no-repeat;
    float: left;
}

.right_down_bg1 {
    margin: 0 auto;
    margin-top: 8px;
    width: 690px;
    height: 36px;
    background-image: url(../i/images/download/download_im1.jpg);
    background-repeat: no-repeat;
    float: left;
}

.right_down_bg2 {
    margin: 0 auto;
    margin-top: 8px;
    width: 690px;
    height: 36px;
    background-image: url(../i/images/download/download_im2.jpg);
    background-repeat: no-repeat;
    float: left;
}

.right_down_bg3 {
    margin: 0 auto;
    margin-top: 18px;
    width: 690px;
    height: 36px;
    background-image: url(../i/images/download/download_im3.jpg);
    background-repeat: no-repeat;
    float: left;
}

.right_down_bg4 {
    margin: 0 auto;
    margin-top: 18px;
    width: 690px;
    height: 36px;
    background-image: url(../i/images/download/download_im4.jpg);
    background-repeat: no-repeat;
    float: left;
}

.right_down_bg {
    margin: 0 auto;
    margin-top: 8px;
    width: 690px;
    height: 193px;
    background-image: url(../i/images/download/download_bg.jpg);
    background-repeat: no-repeat;
    float: left;
}

.right_down_bgleft {
    margin: 0 auto;
    margin: 10px 0 0 30px;
    ;
    width: 400px;
    float: left;
}

.right_down_bgright {
    margin: 0 auto;
    margin: 15px 0 0 20px;
    width: 220px;
    float: left;
}

.right_down_90px {
    margin: 0 auto;
    margin-top: 8px;
    width: 90px;
    float: left;
    font-family: "新宋体", "幼圆", "华文细黑", "黑体"
}

.down_topbg {
    float: left;
    width: 850px;
    height: 118px;
    background: url(../images/sub/down_banter_00.png) no-repeat;
    margin: 0 0 15px 0;
}

.down_topbg li {
    width: 281px;
    height: 116px;
    float: left;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-out 0s;
}

.down_topbg li a {
    display: block;
    width: 281px;
    height: 10px;
    padding: 120px 0 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s, padding 0.3s ease-out 0.05s, height 0.3s ease-out 0.05s;
    text-align: center;
    text-decoration: none;
    color: #20e1ac;
}

.down_topbg li a:hover {
    height: 116px;
    padding: 36px 0 0;
    color: #00946c;
}

.down_topbg li:hover {
    background: #e4fe05;
    margin: 1px;
}

.down_topbg2 {
    float: left;
    width: 850px;
    height: 60px;
    background: url(../images/sub/down_banter_04.png) no-repeat;
    margin: 15px 0;
}

.down_topbg2 li {
    width: 281px;
    height: 58px;
    float: left;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-out 0s;
}

.down_topbg2 li a {
    display: block;
    width: 281px;
    height: 10px;
    padding: 60px 0 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s, padding 0.3s ease-out 0.05s, height 0.3s ease-out 0.05s;
    text-align: center;
    text-decoration: none;
    color: #20e1ac;
}

.down_topbg2 li a:hover {
    height: 58px;
    padding: 18px 0 0;
    color: #00946c;
}

.down_topbg2 li:hover {
    background: #e4fe05;
    margin: 1px;
}

.down_topbg2 li.media_curr{
    height: 58px;
    background: #e4fe05;
    margin: 1px;
}

.down_topbg2 li.media_curr a{
    padding: 18px 0 0;
}
    
.down_topbg1 {
    float: left;
    height: 90px;
    background-image: url(../images/sub/down_downtopbg.png);
    background-repeat: no-repeat;
    padding-top: 50px;
    margin-top: 15px;
}

.right_allnews_md5 {
    margin: 0 auto;
    width: 846px;
    height: 100%;
    float: left;
    border: 2px solid #00946c;
}

.right_allnews_md5 td {
    background-color: #FF9;
    border: 1px solid #00946c;
}

.right_allnews_fengliu {
    margin: 0 auto;
    width: 850px;
    float: left;
}

.sub_top {
    width: 980px;
    height: 88px;
    margin: 0;
}

.sub_top_left {
    width: 230px;
    float: left;
}

.sub_top_banner {
    width: 750px;
    float: left;
}

#s_rolling {
    position: relative;
    float: left;
    width: 434px;
    height: 124px;
    padding: 8px;
    background: url(../images/ko/waren/obt/sub/con_bg_event_s.jpg) left top no-repeat;
}

.s_rolling_img {
    width: 434px;
    height: 124px;
}

.s_rolling_btn {
    position: absolute;
    right: 17px;
    bottom: 17px;
    z-index: 200;
}

.s_rolling_btn img {
    margin-left: 2px;
}


.gray_board {
    color: #767676;
    font-size: 12px;
    line-height: 17px;
}
.top_bar {
    border-top: 1px solid #d8d8d8;
}

#board_view td {
    border-bottom: 1px solid #d8d8d8;
    height:32px!important;
}


.gray_board a:hover,
.fsf_news a:hover{
    color: #4c4c4c;
    font-size: 12px;
}
.gray_board a:link,
.fsf_news a:link {
    color: #3F3D3D;
    font-size: 12px;
}
.gray_board a,
.fsf_news a {
    color: #767676;
    font-size: 12px;
}

 