@charset "UTF-8";
#entertainer_detail .info_tab ul.tabs li a:hover,
#entertainer_detail .info_tab ul.tabs li a.active,
#entertainer_detail .info_tab .tab_container .tab_content .video_list ul li a:hover,
#works_list ul li a:hover,
#works_detail .photo .smallpic ul li:hover,
#pages2 a:hover,
#p01:hover,
#p02:hover,
#p03:hover,
#p04:hover,
#back:hover,
#reset_Btn:hover,
#submit_Btn:hover {
    -webkit-transition: background 200ms linear, color 200ms linear;
    -moz-transition: background 200ms linear, color 200ms linear;
    -o-transition: background 200ms linear, color 200ms linear;
    transition: background 200ms linear, color 200ms linear;
}

.inner #main #right_side .content {
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #777777;
}

#inner_banner {
    width: 100%;
    height: 300px;
    margin: 0 auto 0 auto;
    padding-top: 100px;
    padding-bottom: 1px;
    position: relative;
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #DDC05E;
}

#inner_banner img {
    width: 1920px;
    height: 300px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.inner {
    position: relative;
    overflow: hidden;
    background: url(../images/lbg.png) no-repeat 0 502px;
}

.inner #main {
    width: 1280px;
    position: relative;
    margin: 50px auto 0 auto;
    z-index: 999;
    overflow: hidden;
}

.inner #main #left_side {
    float: left;
    width: 210px;
    margin-right: 68px;
}

.inner #main #left_side .left_title {
    color: #F2761A;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    border-left: 1px solid #929AA3;
}

.inner #main #left_side .left_title span {
    color: #838383;
    font-size: 15px;
    display: block;
    font-family: "Times New Roman";
    letter-spacing: 2px;
    margin-left: 1px;
}

.inner #main #left_side .left_title:after {
    content: "YI STAR";
    font-size: 12px;
    color: #A0A0A0;
    line-height: 120%;
    margin-left: 1px;
}

.inner #main #left_side #left_menu {
    position: relative;
    z-index: 999;
    margin-top: 16px;
    margin-bottom: 25px;
}

.inner #main #left_side #left_menu ul li {
    padding: 5px 0;
    border-bottom: 1px solid #DDDDDD;
}

.inner #main #left_side #left_menu ul li a {
    padding: 5px 15px;
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #777777;
    position: relative;
}

.inner #main #left_side #left_menu ul li a.active,
.inner #main #left_side #left_menu ul li a:hover {
    color: #fff;
    background: #DBBB50;
    border-radius: 3px;
}

.inner #main #left_side #left_menu ul li a.active:after,
.inner #main #left_side #left_menu ul li a:hover:after {
    content: "";
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 16px;
    top: 16px;
}

.inner #main #left_side #left_star {
    width: 210px;
    height: 305px;
    margin-bottom: 10px;
    position: relative;
}

.inner #main #left_side #left_star span:before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 200px;
    height: 35px;
    background: url("../images/company/star_title.png") no-repeat 0 bottom;
    z-index: 99;
}

.inner #main #left_side #left_star span {
    width: 210px;
    height: 280px;
    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
    z-index: 99;
    position: absolute;
    bottom: 25px;
    left: 0;
    pointer-events: none;
}

.inner #main #left_side #left_star h3 {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#left_star .slick-slide a {
    width: 210px;
    height: 280px;
}

#left_star .slick-slide img {
    max-width: 100%;
    max-height: 100%;
    height: auto !important;
}


/*.inner #main #left_side #left_star .select {

  text-align: center;

}

.inner #main #left_side #left_star .select ul {

  height: 5px;

  padding: 0;

  margin: 0;

}

.inner #main #left_side #left_star .select ul li {

  display: inline-block;

  margin: 0 7px 0 0;

  padding: 0;

}

.inner #main #left_side #left_star .select ul li a {

  width: 5px;

  height: 5px;

  border-radius: 50%;

  background: #B1B8B8;

  display: block;

}

.inner #main #left_side #left_star .select ul li a:hover, .inner #main #left_side #left_star .select ul li a.active {

  background: #DBBB50;

}*/

#left_star .slick-dots {
    text-align: center;
    margin-top: 10px;
}

#left_star .slick-dots li {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 3px;
}

#left_star .slick-dots button {
    display: inline-block;
    padding: 0;
    margin: 0;
    border: none;
    position: static;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #B1B8B8;
    text-indent: -3000px;
}

#left_star .slick-dots button:focus {
    outline: 0;
}

#left_star .slick-dots button:hover,
#left_star .slick-dots li.slick-active button {
    background: #DBBB50;
}

.inner #main #left_side #left_star .list {
    /*overflow: hidden;*/
    width: 210px;
    height: 280px;
}


/*.inner #main #left_side #left_star .list ul li {

  width: 210px;

  height: 280px;

  position: absolute;

}

.inner #main #left_side #left_star .list ul li a span {

  position: absolute;

  width: 210px;

  height: 280px;

  box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.5);

  z-index: 99;

}*/


/*.inner #main #left_side #left_star .list ul li a span:before {

  content: "";

  position: absolute;

  bottom: 5px;

  left: 5px;

  width: 200px;

  height: 35px;

  background: url("../images/company/star_title.png") no-repeat 0 bottom;

  z-index: 99;

}*/

.inner #main #left_side #left_star .list ul li a img {
    position: absolute;
    width: 210px;
    height: 280px;
    z-index: 9;
}

.inner #main #left_side #left_works {
    width: 200px;
    min-height: 225px;
    border: 5px solid #E4E4E4;
    background: url("../images/company/new_title.png") no-repeat 0 top;
    position: relative;
    padding-top: 35px;
    margin-bottom: 100px;
}

.inner #main #left_side #left_works li {
    height: 45px;
}

.inner #main #left_side #left_works h3 {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.inner #main #left_side #left_works .more {
    position: absolute;
    right: 9px;
    top: 9px;
}

.inner #main #left_side #left_works .more a {
    width: 16px;
    height: 16px;
    background: url("../images/company/new_more.png") no-repeat 0 0;
    display: block;
}

.inner #main #left_side #left_works .list {
    margin: 0 5px;
}

.inner #main #left_side #left_works .list ul li {
    border-bottom: 1px dotted #BBBBBB;
    background: url("../images/icon1.png") no-repeat 5px 18px;
    font-size: 14px;
    color: #535353;
}

.inner #main #left_side #left_works .list ul li a {
    padding: 10px 0 10px 21px;
    display: block;
    text-decoration: none;
    color: #535353;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inner #main #left_side #left_works .list ul li:last-child {
    border-bottom: 0;
}

.inner #main #right_side {
    width: auto;
    overflow: hidden;
    padding-bottom: 100px;
    position: relative;
}

.inner #main #right_side #main_title {
    color: #525252;
    font-size: 45px;
    line-height: 45px;
    background: url("../images/line_bg.png") no-repeat 0 bottom;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 35px;
}

.inner #main #right_side #main_title span {
    font-size: 18px;
    font-family: "Times New Roman";
    margin-left: 20px;
    color: #C93F0A;
    font-weight: normal;
    letter-spacing: 3px;
}

.inner #main #right_side #breadcrumbs {
    text-align: left;
    font-size: 13px;
    color: #A4A4A4;
    position: absolute;
    right: 0px;
    top: 24px;
}

.inner #main #right_side #breadcrumbs a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 7px;
    color: #D2AC2C;
    font-family: "Times New Roman";
}

.inner #main #right_side #breadcrumbs a:after {
    content: " / ";
    content: #D2AC2C;
    margin-left: 4px;
}

.inner #main #right_side .content {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.inner #main #right_side .content .content_title {
    color: #525252;
    font-size: 20px;
    background: url(../images/title_bg2.png) no-repeat center bottom;
    text-align: center;
    padding-bottom: 12px;
    margin-bottom: 25px;
    font-weight: bold;
}

.inner #main #right_side .content .content_title:before {
    content: "";
    width: 23px;
    height: 16px;
    background: url(../images/title_bg1.png) no-repeat 0 0;
    display: inline-block;
    margin-right: 20px;
}

.inner #main #right_side .content .content_title:after {
    content: "";
    width: 23px;
    height: 16px;
    background: url(../images/title_bg1.png) no-repeat 0 0;
    display: inline-block;
    margin-left: 20px;
}

.inner #main #right_side .content .leftpic {
    float: left;
    margin-bottom: 20px;
    margin-right: 52px;
}

.inner #main #right_side .content .rightpic {
    float: right;
    margin-left: 60px;
    margin-bottom: 30px;
}

.inner #main #right_side .content .centerpic {
    margin: 0 auto 40px auto;
    text-align: center;
}

.inner #main #right_side .content h4 {
    font-size: 15px;
    color: #0C4685;
    margin-bottom: 15px;
}

.inner #main #right_side .content h5 {
    font-size: 15px;
    color: #C93F0A;
    font-weight: bold;
    margin-bottom: 4px;
    letter-spacing: 1px;
}

.inner #main #right_side .content p {
    font-size: 15px;
    color: #777777;
    margin-bottom: 28px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.inner #main #right_side .content .center {
    text-align: center;
}

.company_address {
    width: 490px;
    height: 145px;
    color: #555555;
    line-height: 210%;
    padding: 48px 0 0 410px;
    margin: 0 auto 40px auto;
    background: url(../images/company/address.png) no-repeat 163px 34px;
}

.company_address em {
    color: #222222;
    font-size: 28px;
    font-family: "Times New Roman";
    font-style: italic;
    vertical-align: middle;
    font-weight: bold;
}

.company_address a {
    color: #555555;
    text-decoration: none;
}

.company_map {}

.company_map iframe {
    width: 900px;
    height: 300px;
    border: 1px solid #BBBBBB;
}

#news_list {
    margin-top: 30px;
    margin-left: 38px;
}

#news_list ul li {
    width: 580px;
    height: 210px;
    background: url(../images/news/news_bg.jpg) no-repeat 0 0;
    margin-right: 40px;
    margin-bottom: 30px;
    float: left;
}

#news_list ul li:nth-child(2n) {
    margin-right: 0;
}

#news_list ul li a {
    text-decoration: none;
    padding: 26px 50px 12px 50px;
    padding-top: 24px !important 26px;
    padding-top: 24px \9;
    /*for IE9*/
    display: block;
    position: relative;
}

#news_list ul li a:after {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    right: 1px;
    bottom: 1px;
    background: #7a7a7a url(../images/news/more.png) no-repeat center center;
}

#news_list ul li a .news_title {
    font-size: 15px;
    color: #212121;
    padding-bottom: 14px;
    margin-bottom: 14px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#news_list ul li a .news_title:after {
    content: "";
    width: 50px;
    height: 1px;
    background: #727272;
    position: absolute;
    left: 0;
    bottom: 0;
}

#news_list ul li a .news_text {
    font-size: 13px;
    color: #777777;
    height: 72px;
    overflow: hidden;
    margin-bottom: 26px;
}

#news_list ul li a .news_date {
    color: #D6B23A;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

#news_list ul li a:hover:after {
    background: #f44500 url(../images/news/more.png) no-repeat center center;
}

#news_list ul li a:hover .news_text {
    text-decoration: underline;
}

#news_detail .news_date {
    color: #D6B23A;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 5px;
}

#news_detail .news_title {
    font-size: 18px;
    color: #202020;
    padding-bottom: 14px;
    margin-bottom: 80px;
    position: relative;
    text-align: center;
}

#news_detail .news_title:after {
    content: "";
    width: 100px;
    height: 1px;
    background: #727272;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -50px;
}

.tag {
    text-align: center;
    margin-bottom: 40px;
}

.tag:before {
    content: "";
    width: 23px;
    height: 16px;
    background: url(../images/title_bg1.png) no-repeat 0 0;
    display: inline-block;
    margin-right: 18px;
}

.tag a {
    color: #525252;
    font-size: 18px;
    text-decoration: none;
    margin-right: 18px;
    font-weight: bold;
}

.tag a:after {
    content: "";
    width: 23px;
    height: 16px;
    background: url(../images/title_bg1.png) no-repeat 0 0;
    display: inline-block;
    margin-left: 18px;
}

.tag a:hover,
.tag a.active {
    color: #C09F27;
    text-decoration: none;
}

.video_content {
    width: 1145px;
    margin: 0 auto;
}

#entertainer_list ul li {
    width: 225px;
    height: 300px;
    margin-right: 38px;
    margin-bottom: 45px;
    position: relative;
    float: left;
    overflow: hidden;
}

#entertainer_list ul li:nth-child(5n) {
    margin-right: 0;
}

#entertainer_list ul li a .info {
    position: absolute;
    width: 225px;
    height: 300px;
    background: url(../images/entertainer/pic_overlay.png) no-repeat 0 0;
    z-index: 99;
    display: block;
    text-align: center;
    color: #F8A952;
    padding-top: 85px;
}

#entertainer_list ul li a .info .name,
#entertainer_list ul li a .info .text {
    display: none;
}

#entertainer_list ul li a img {
    position: absolute;
    width: 225px;
    height: 300px;
    z-index: 9;
}

#entertainer_list ul li a:hover .info {
    background: rgba(0, 0, 0, 0.75) url(../images/entertainer/pic_overlay.png) no-repeat 0 0;
}

#entertainer_list ul li a:hover .info .name {
    font-size: 22px;
    margin-bottom: 15px;
    color: #F6992C;
    display: block;
}

#entertainer_list ul li a:hover .info .text {
    display: block;
    overflow: hidden;
    width: 83%;
    height: 160px;
    margin: 0 auto;
}

#entertainer_detail .info_pic {
    position: relative;
    width: 1254px;
    height: 456px;
    margin: 0 auto 60px;
}

#entertainer_detail .info_pic .info {
    width: 342px;
    height: 456px;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    color: #333333;
    padding: 40px 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#entertainer_detail .info_pic .info .name {
    font-size: 30px;
    margin-bottom: 20px;
}

#entertainer_detail .info_pic .info .size {
    font-size: 15px;
    margin-bottom: 26px;
}

#entertainer_detail .info_pic .info .text {
    font-size: 15px;
}

#entertainer_detail .info_pic ul {
    overflow: hidden;
}

#entertainer_detail .info_pic ul li {
    width: 304px;
    height: 456px;
    float: left;
    margin: 0;
    padding: 0;
}

#entertainer_detail .info_pic ul li:first-child {
    width: 342px;
}

#entertainer_detail .info_pic ul li img {
    width: 304px;
    height: 456px;
    /*  height:auto !important;*/
    max-height: 100%;
}

#entertainer_detail .info_pic ul li:first-child img {
    width: 342px;
}

#entertainer_detail .info_tab {
    position: relative;
}

#entertainer_detail .info_tab ul.tabs {
    height: 30px;
    border-bottom: 1px solid #BBBBBB;
    width: 100%;
    margin-bottom: 38px;
}

#entertainer_detail .info_tab ul.tabs li a {
    min-width: 168px;
    text-align: center;
    border-top: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    float: left;
    margin-right: 12px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #777777;
}

#entertainer_detail .info_tab ul.tabs li a:hover,
#entertainer_detail .info_tab ul.tabs li a.active {
    background: #111111;
    color: #fff;
}

#entertainer_detail .info_tab .tab_container {
    position: relative;
    min-height: 280px;
    width: 100%;
}

#entertainer_detail .info_tab .tab_container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

#entertainer_detail .info_tab .tab_container .tab_content {
    position: relative;
    width: 100%;
    min-height: 280px;
    background: #fff;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list .left {
    position: absolute;
    left: 0px;
    top: 76px;
    cursor: pointer;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list .left a {
    display: block;
    width: 45px;
    height: 89px;
    background: url("../images/index/left2.png") no-repeat 0 0;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list .left a:hover {
    opacity: .8;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list .right {
    position: absolute;
    right: 0px;
    top: 76px;
    cursor: pointer;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list .right a {
    display: block;
    width: 45px;
    height: 89px;
    background: url("../images/index/right2.png") no-repeat 0 0;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list .right a:hover {
    opacity: .8;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list ul li a {
    display: block;
    width: 360px;
    height: 240px;
    margin: 0 auto;
    overflow: hidden;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list ul li a span {
    width: 340px;
    height: 87px;
    background: url("../images/entertainer/overlay.png") no-repeat 0 0;
    position: absolute;
    z-index: 99;
    display: none;
    text-align: center;
    font-size: 15px;
    padding: 143px 10px 10px 10px;
    color: #fff;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list ul li a iframe {
    width: 360px;
    height: 240px;
    position: absolute;
    z-index: 9;
}

#entertainer_detail .info_tab .tab_container .tab_content .video_list ul li a:hover span {
    display: block;
}

.fancybox-skin .fancybox-close {
    background: url(../images/_icon/close.png)center center no-repeat;
    width: 80px;
    height: 22px;
    right: 0px;
    top: -32px;
}

.video-pager {
    padding: 18px 32px;
}

.video-pager .video-title {
    font-size: 21px;
    color: #000000;
    font-weight: bold;
    font-family: '微軟正黑體';
    margin-bottom: 8px;
}

.video-pager p {
    font-family: '微軟正黑體';
    font-size: 15px;
    color: #777777;
}

#works_list ul li {
    float: left;
    margin-right: 53px;
    margin-bottom: 44px;
    width: 280px;
    height: 188px;
}

#works_list ul li:nth-child(4n) {
    margin-right: 0;
}

#works_list ul li a span {
    width: 268px;
    height: 50px;
    background: url("../images/works/overlay.png") repeat-y 0 0;
    position: absolute;
    z-index: 99;
    display: none;
    text-align: center;
    font-size: 15px;
    padding: 132px 10px 10px 10px;
    color: #fff;
}

#works_list ul li a img,
#works_list ul li a iframe {
    width: 288px;
    height: 192px;
    position: absolute;
    z-index: 9;
}

#works_list.graphic_works ul li a img {
    width: 280px;
    height: 210px;
}

#works_list.graphic_works ul li a span {
    padding-bottom: 28px;
}

#works_list ul li a:hover span {
    display: block;
}

#works_detail .works_name {
    font-size: 30px;
    color: #D2470A;
    text-align: center;
    margin-bottom: 36px;
}

#works_detail .photo {
    height: 422px;
    position: relative;
    margin: 0 165px 46px 165px;
}

#works_detail .photo .bigpic {
    float: right;
    margin-left: 14px;
    width: 560px;
    height: 420px;
}

#works_detail .photo .bigpic img,
#works_detail .photo .bigpic iframe {
    width: 560px;
    height: 420px;
}

#works_detail .photo p {
    overflow: hidden;
    color: #545454 !important;
    margin-bottom: 18px !important;
}

#works_detail .photo .smallpic ul {
    padding: 0;
    margin: 0;
}

#works_detail .photo .smallpic ul li {
    width: 180px;
    height: 135px;
    float: left;
    margin-right: 12px;
    margin-bottom: 9px;
}

#works_detail .photo .smallpic ul li span {
    width: 180px;
    height: 135px;
    position: absolute;
    z-index: 99;
    background: url("../images/works/overlay2.png") no-repeat 0 0;
    display: none;
}

#works_detail .photo .smallpic ul li img,
#works_detail .photo .smallpic ul li iframe {
    width: 180px;
    height: 135px;
    position: absolute;
    z-index: 9;
}

#works_detail .photo .smallpic ul li:nth-child(2n) {
    margin-right: 0;
}

#works_detail .photo .smallpic ul li:hover span {
    display: block;
}

#works_detail .detail {
    margin-bottom: 29px;
    width: 100%;
    height: 33px;
    text-indent: -9999px;
    background: url("../images/works/detail.png") no-repeat 0 0;
}

#contact {
    margin-left: 264px;
    margin-right: 264px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDDDDD;
}

#contact .hint {
    background: url("../images/contact/icon.png") no-repeat 11px center;
    padding: 6px 6px 6px 45px;
    margin-bottom: 36px;
    border: 1px solid #DDDDDD;
    color: #666666;
    font-size: 15px;
}

#contact .hint img {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
}

#contact .contact {
    position: relative;
    z-index: 1;
}

#contact .contact td {
    vertical-align: top;
    padding-bottom: 20px;
}

#contact .contact td label {
    color: #2C3733;
    font-size: 15px;
    text-align: left;
    width: 112px;
    display: inline-block;
    vertical-align: top;
}

#contact .contact td input[type=text] {
    border: 1px solid #DDDDDD;
    height: 40px;
    width: 632px;
    color: #444;
}

#contact .contact td textarea {
    border: 1px solid #DDDDDD;
    height: 120px;
    width: 628px;
}

#contact .contact td img {
    vertical-align: middle;
    margin-left: 5px;
}

#contact .contact td .refresh {
    width: 30px;
    height: 42px;
    background: url("../images/contact/refresh.png") 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
}

#contact_ok {
    margin-left: 264px;
    margin-right: 264px;
    font-size: 15px;
    color: #5F5F5F;
    padding-bottom: 60px;
    border-bottom: 1px solid #DDDDDD;
}

#contact_ok .title {
    font-size: 15px;
    line-height: 180%;
    text-align: center;
    font-weight: bold;
    color: #5F5F5F;
    padding: 6px;
    border: 1px solid #DDDDDD;
    margin-bottom: 52px;
}


/* CSS Document */


/*pages*/

#pages,
#pages2 {
    position: relative;
    font-size: 15px;
}

#pages a,
#pages2 a {
    color: #000000;
    display: inline-block;
    text-decoration: none;
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}

#pages {
    float: none;
    margin: 30px auto;
    padding: 0 0 0 0;
    clear: both;
    text-align: center;
}

#pages table {
    margin: 0 auto;
}

#pages table td {
    padding: 0 0;
}

#pages a {
    padding: 0px 0;
    margin: 0 0;
}

#pages2 {
    float: none;
    margin: 30px 0 0px 0;
    padding: 10px 0 0 0;
    text-align: center;
    clear: both;
    position: relative;
}

#pages2 table {
    margin: 0 auto;
}

#pages2 table td {
    padding: 0;
}

#pages2 a {
    padding: 0px 0;
    margin: 0 14px;
}

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

#pages2 a.active {
    color: #777777;
    text-decoration: underline;
}

#pages2 a.here {
    color: #777777;
    text-decoration: underline;
}

.border {
    border-top: 1px solid #DDDDDD;
}

#p01 {
    width: 16px;
    height: 14px;
    background: url("../images/page_left2.png") 0 0 no-repeat;
}

#p01:hover {
    background: url("../images/page_left2_.png") 0 0 no-repeat;
}

#p02 {
    width: 8px;
    height: 14px;
    background: url("../images/page_left.png") 0 0 no-repeat;
    margin-right: 35px !important;
}

#p02:hover {
    background: url("../images/page_left_.png") 0 0 no-repeat;
}

#p03 {
    width: 16px;
    height: 14px;
    background: url("../images/page_right2.png") 0 0 no-repeat;
    margin-left: 35px !important;
}

#p03:hover {
    background: url("../images/page_right2_.png") 0 0 no-repeat;
}

#p04 {
    width: 8px;
    height: 14px;
    background: url("../images/page_right.png") 0 0 no-repeat;
}

#p04:hover {
    background: url("../images/page_right_.png") 0 0 no-repeat;
}

#home {
    width: 252px !important;
    height: 44px !important;
    line-height: 44px !important;
    background: url("../images/home.png") center center no-repeat !important;
    border-radius: 0px !important;
}

#back {
    background: url("../images/page_left2.png") 0 16px no-repeat;
    padding-left: 30px !important;
    padding-top: 10px !important;
    position: relative;
}

#back:before {
    content: "";
    width: 50px;
    height: 1px;
    background: #727272;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -25px;
}

#back:hover {
    background: url("../images/page_left2_.png") 0 16px no-repeat;
    color: #d6b23a !important;
}

#reset_Btn {
    width: 252px !important;
    height: 44px !important;
    line-height: 44px !important;
    background: url("../images/reset.png") center center no-repeat !important;
    text-indent: -9999px;
    border: 0px;
    cursor: pointer;
    margin: 0 10px;
}

#reset_Btn:hover {
    opacity: .8;
}

#submit_Btn {
    width: 252px !important;
    height: 44px !important;
    line-height: 44px !important;
    background: url("../images/submit.png") center center no-repeat !important;
    text-indent: -9999px;
    border: 0px;
    cursor: pointer;
    margin: 0 10px;
}

#submit_Btn:hover {
    opacity: .8;
}

/****************************  ****************************/

body .fancybox-nav {
    top: 15%;
    width: 15%;
    height: 60%;
}