﻿#col-right
{
    background: url(../images/main-bg-leftt.jpg) no-repeat left top;
    padding: 7px 10px 10px 34px;
    width: 724px;
}
#hit
{
    background: url(../images/aside-shadow-box-1.jpg) no-repeat left bottom;
    padding-bottom: 30px;
}
.works-wrap, .works-box
{
    float: left;
    width: 100%;
}
.works-wrap
{
    background: url(../images/ct-bg-bottom.jpg) no-repeat left bottom;
    margin-bottom: 12px;
}
.works-box
{
    background: url(../images/ct-bg-top.jpg) no-repeat left top;
    overflow: hidden;
    padding: 34px 0;
}
.works-box .works-img
{
    border: solid 1px #c7c7c7;
    display: block;
    float: left;
    padding: 4px;
    margin-top: 5px;
    width: 209px;
}
.works-box .works-img img
{
    display: block;
    width: 100%;
}
.works-box .works-content
{
    color: #666;
    line-height: 22px;
    padding-left: 20px;
    padding-right: 7px;
    overflow: hidden;
}
.works-content .works-name a
{
    color: #0f8c39;
    font-size: 14px;
    line-height: 22px;
}
.works-content .date
{
    color: #464646;
    font-size: 11px;
    font-style: italic;
}
.more-detail a
{
    background: url(../images/detail-bg.png) repeat-x left top;
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari and Chrome */
    color: #fff;
    display: block;
    float: right;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 85px;
}
.more-detail
{
    padding-top: 10px;
}
.more-detail a:hover
{
    background: #fbec00;
    color: #057e2d;
    text-decoration: none;
}
/*======================*/
.line-t
{
    border-bottom: solid 1px #c9c9c9;
    padding: 0;
    line-height: 27px;
}
.info-order, .info-order li
{
    float: left;
    list-style: none;
    width: 100%;
}
.info-order
{
    padding: 10px 0;
}
.info-order li a
{
    background: url(../images/icon-5.png) no-repeat 3px 8px;
    color: #6c6c6c;
    float: left;
    font-size: 12px;
    line-height: 22px;
    padding-left: 18px;
}
.info-order li a:hover
{
    color: #057e2d;
    font-weight: bold;
    text-decoration: none;
}
/*================*/
#partnersList
{
    float: left;
    list-style: none;
    padding: 50px 0;
}
#partnersList li
{
    float: left;
    padding: 3px 12px 12px 2px;
    width: 226px
}
#partnersList li a
{
    border: solid 1px #b7b7b7;
    display: block;
    float: left;
    text-align: center;
    height: 120px;
    width: 226px
}
#partnersList li a img
{
    display: inline-block;
    vertical-align : middle;
    max-height: 120px;
    max-width: 226px
}
#wrapText
{
    background: url(../images/wraptext-bg.jpg) no-repeat center top;
    float: left;
    padding: 15px 0;
    width: 100%;
}

/*================news===============*/
.news-big, .news-box
{
    color: #464646;
    float: left;
    overflow: hidden;
    width: 100%;
}
.news-big
{
    padding: 10px 0 20px;
}
.news-box
{
    padding: 10px 0 15px;
}
.news-box .more-detail a
{
    float: left;
}
.news-big .news-img, .news-box .news-img
{
    background: #fff;
    border: solid 1px #c7c7c7;
    display: block;
    float: left;
}
.news-big .news-img
{
    padding: 4px;
    width: 308px;
}
.news-box .news-img
{
    padding: 2px;
    width: 206px;
}
.news-big .news-img img, .news-box .news-img img
{
    display: block;
    width: 100%;
}
.news-big .news-content, .news-box .news-content, .box-doc .doc-content
{
    overflow: hidden;
    padding-left: 14px;
}
.news-big .news-name, .news-box .news-name
{
    width: 100%;
}
.news-box .news-name
{
    padding-bottom: 8px;
}
.news-big .news-name a, .news-box .news-name a, .box-doc .doc-name a
{
    color: #008f30;
    font-size: 12px;
    line-height: 22px;
}
.news-big .date , .news-box .date
{
    font-size: 11px;
    font-style: italic;
}
.news-big .date
{
    padding: 3px 0 4px;
}
.news-box .date
{
    color: #6a6a6a;
    padding: 2px 0 3px;
}
.news-box .date span
{
    color: #d90000;
}
/*==============*/
.tb-doc tr td
{
    vertical-align: top;
    padding-top: 15px;
}
.box-doc
{
    color: #666;
    padding: 25px 15px;
    overflow: hidden;
    line-height: 18px;
}
.tb-doc tr.first td
{
    padding-top: 5px;
}
.tb-doc tr td.even
{
    background: url(../images/doc-bg-bottom.jpg) no-repeat left bottom;
}
.tb-doc tr td.even .box-doc
{
    background: url(../images/doc-bg-top.jpg) no-repeat left top;
    padding-left: 0;
}
.tb-doc tr td.odd
{
    background: url(../images/doc-bg-bottom.jpg) no-repeat right bottom;
}
.tb-doc tr td.odd .box-doc
{
    background: url(../images/doc-bg-top.jpg) no-repeat right top;
    padding-right:0;
}
.box-doc .doc-img
{
    display: block;
    float: left;
    text-align: center;
    margin-top: 3px;
    width: 96px;
}
.box-doc .doc-img img
{
    display: inline-block;
    max-width: 96px;
}
.box-doc .doc-name a
{
    line-height: 18px;
}
.doc-bottom
{
    color: #c7c7c7;
    overflow: hidden;
    padding-top: 2px;
    width: 100%;
}
.doc-bottom span, .doc-bottom a
{
    color: #666;
    display: inline-block;
    font-size: 11px;
    margin-right: 3px;
}
.doc-bottom a:hover
{
    color: #0f8c39;
    text-decoration: none;
}
.doc-bottom .download-link
{
    background: url(../images/icon-download2.png) no-repeat right center;
    padding-right: 12px;
    padding-left: 5px;
}
.doc-bottom .pdf-page
{
    background: url(../images/icon-pdf.png) no-repeat left center;
    padding-left: 20px;
    margin-left: 3px;
}
/*============video==============*/
.box-album
{
    color: #666;
    float: left;
    font-size: 12px;
    padding: 10px 10px 15px;
    line-height: 18px;
}.box-album .video-img
{
	border-radius: 4px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-moz-border-radius: 4px; /* Firefox */
    -webkit-border-radius: 4px; /* Safari and Chrome */
    float: left;
    display: block;
    padding: 4px;
    position: relative;
    height: 130px;
    width: 205px;
}
.box-album .video-img
{
    background-color: #100901;
    border: solid 1px #523c27;
}
.box-album .album-img
{
    background-color: #060701;
    border: solid 1px #343728;
}
.box-album .video-img img
{
    max-height: 130px;
    max-width: 205px;
    position: relative;
    z-index: 1;
}
.box-album .album-img .mask-liast, .box-album .video-img .mask-video,
.box-album .album-img .mask-hover
{
    left: 4px;
    right: 4px;
    bottom: 4px;
    top: 4px;
    position: absolute;
    z-index: 2;
}
.box-album .album-img .mask-hover
{
    background: url(../images/images-shaw.png) no-repeat left top;
    color: #fff;
    display: none;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 130px;
    z-index: 10;
}
.box-album .album-img:hover .mask-hover
{
    display: block;
}
.box-album .video-img .mask-video
{
    background: url(../images/mask-video.png) no-repeat left top;
    height: 100%;
    width: 100%;
}
.box-album .video-img:hover .mask-video
{
    background: url(../images/mask-video-bu.png) no-repeat center center;
}
.box-album .album-name, .box-album .video-name
{
    float: left;
    padding: 6px 0 2px;
    width: 100%;
}
.box-album .album-name a, .box-album .video-name a
{
    color: #0F8C39;
    font-size: 13px;
    font-weight: bold;
}
.box-album p
{
    float: left;
    width: 100%;
}
.box-album p strong
{
    color: #222;
    float: left;
    width: 65px;
}

#videoDetail
{
    float: left;
    width: 100%;
}