@media print {
    .rwd_cont {
        display: none;
    }
}

body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #434343;
    font: 14px/18px "微軟正黑體", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

a {
    color: #006ee9;
    text-decoration: none;
    transition: color 2000ms ease 0s;
}

a:visited {
    /*color: #3656c3;*/
}

a:hover {
    color: #FCB631;
    transition: color 300ms ease 0s;
}

p {
    /*margin-bottom: 20px;*/
}

input,
select {
    font-family: "微軟正黑體", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.CLR {
    clear: both;
}

.PadinTop10 {
    padding-top: 10px;
}

.PadinTop20 {
    padding-top: 20px;
}

.Padinleft20 {
    padding-left: 20px;
}

.FloatLeft {
    float: left;
}

.FloatRight {
    float: right;
}

.Align_Center {
    text-align: center;
}

.Align_Right {
    text-align: right;
}

.padin_15px {
    padding: 15px;
}

.GreenBold {
    color: #006EE9;
    font-weight: 700;
}

.BlueBold {
    color: #006EE9;
    font-weight: 700;
}

.CapitalNum {
    display: inline-block;
    font-weight: 700;
}

.BlockLine {
    display: block;
}

.InlineBlock {
    display: inline-block;
}

.RedHighLight {
    color: #ff0000;
    font-weight: 700;
}

.paddingTopBtm_15 {
    padding: 15px 0;
}

.BorderNone {
    border: 0 !important;
}

.Divide_BorderBTM01_grey {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 15px;
    padding-top: 15px;
}

.List_Style_Type_on ul {
    line-height: 180%;
    list-style-type: disc;
}

.List_Style_Type_on ul li {
    margin-left: 20px;
    padding: 0 10px 15px 0;
}

.List_Style_Type_on ol {
    line-height: 180%;
    list-style-type: decimal;
}

.List_Style_Type_on ol li {
    margin-left: 20px;
    padding: 0 10px 15px 0;
}

.BTN_Style03 {
    background: #ffffff url(../images/gradient_grey_01.jpg) repeat-x bottom;
    border: 1px solid #dedede;
    border-radius: 3px;
    display: inline-block;
    margin: 0 5px 0 0;
    moz-border-radius: 3px;
    padding: 4px 15px;
    webkit-border-radius: 3px;
}

.BTN_Style03 .Icon {
    background: url(../images/ArrowRight_007.png) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

.BTN_Style03:hover {
    background: #0072ff;
    color: #ffffff;
}

.BTN_Style03:hover .Icon {
    background: url(../images/ArrowRight_007_white.png) no-repeat 0 2px;
}

.BTN_Style03_down {
    background: #ffffff url(../images/gradient_grey_01.jpg) repeat-x bottom;
    border: 1px solid #dedede;
    border-radius: 3px;
    display: inline-block;
    margin: 0 5px 5px 0;
    moz-border-radius: 3px;
    padding: 3px 5px;
    webkit-border-radius: 3px;
}

.BTN_Style03_down .Icon {
    background: url(../images/ArrowDown_007.png) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

.BTN_Style03_down:hover {
    background: #0072ff;
    color: #ffffff;
}

.BTN_Style03_down:hover .Icon {
    background: url(../images/ArrowDown_007_white.png) no-repeat 0 2px;
}

.keyword {
    margin: 0 5px;
}

#Container {
    /*節慶版*/
    /*background: url(../images/national_day/content_bg.png) center 210px no-repeat;*/
}

#Header_1Container {
    background: #0072ff;
}

#Header_1 {
    height: 35px;
    margin: 0 auto;
    position: relative;
    width: 1002px;
    z-index: 99999;
}

#BackToPost {
    left: 30px;
    position: absolute;
    top: 0;
}

#BackToPost a:hover {
    opacity: 0.7;
}

#HeaderNavContainer {
    background: #f9f9f9;
    border: 1px solid #e7e7e7;
    padding: 5px 10px;
    position: absolute;
    right: 30px;
    top: 15px;
}

#HeaderNav_Nav {
    float: left;
}

#HeaderNav_Nav a {
    color: #707070;
    float: left;
    font-size: 0.9em;
    padding: 0 10px;
    text-decoration: none;
}

#HeaderNav_Nav a:hover {
    color: #006ee9;
}

#SocialMediaContainer {
    float: left;
    margin: 2px 10px;
}

#SocialMediaContainer a:hover {
    opacity: 0.7;
}

#CustomerServiceContainer {
    float: left;
    margin: 1px 0 0 10px;
    position: relative;
}

#Header_VersionContainer {
    left: -10px;
    position: absolute;
    top: 8px;
}

#Header_Version_Nav {}

#Header_Version_Nav li {
    float: left;
    margin: 0px 10px;
}

#Header_Version_Nav li a {
    color: #ffffff;
    font-size: 0.9em;
    text-decoration: none;
}

#Header_Version_Nav li a:hover {
    color: #ffec1c;
}

#Header_2 {
    background: url(../images/Header_2.jpg) no-repeat;
    /*節慶版*/
    /*background: url(../images/national_day/Real_estate_header.png) no-repeat 292px 19px;*/    
    margin: 0 auto;
    width: 1002px;
    height: 130px;
    position: relative;
    overflow: hidden;
}

#LogoContainer {
    float: left;
}

#Logo {
    left: 31px;
    position: relative;
    top: 35px;
}

#ServiceLinksContainer {
    font-size: 12px;
    position: absolute;
    right: 30px;
    top: 55px;
}

#ServiceLinks {}

#ServiceLinks li {
    float: left;
    margin-left: 10px;
    text-align: center;
}

#ServiceLinks li a {
    color: #707070;
    display: block;
}

#ServiceLinks li a:hover {
    color: #0072ff;
}

#ServiceLinks li a .img {
    display: block;
    height: 40px;
    width: 48px;
}

#ServiceLinks li a:hover .img {
    background-position: center -40px;
}

#ServiceLinks .MailActive a .img {
    background: url(../images/icon-MailActive.png) no-repeat center 0px #fff;
}

#ServiceLinks .Saving a .img {
    background: url(../images/icon-Saving.png) no-repeat center 0px #fff;
}

#ServiceLinks .Insurance a .img {
    background: url(../images/icon-Insurance.png) no-repeat center 0px #fff;
}

#ServiceLinks .Stamp a .img {
    background: url(../images/icon-Stamp.png) no-repeat center 0px #fff;
}

#ServiceLinks .Product a .img {
    background: url(../images/icon-Product.png) no-repeat center 0px #fff;
}

#ServiceLinks .Fund a .img {
    background: url(../images/icon-Fund.png) no-repeat center 0px #fff;
}

#ServiceLinks .SellFund a .img {
    background: url(../images/icon-SellFund.png) no-repeat center 0px #fff;
}

#ServiceLinks .RealEstate a .img {
    background: url(../images/icon-RealEstate.png) no-repeat center 0px #fff;
    width: 55px;
}

#ServiceLinks .Investment a .img {
    background: url(../images/icon-Investment.png) no-repeat center 0px #fff;
}

#ServiceLinks li.current a {
    color: #0072ff;
}

#ServiceLinks li.current a .img {
    background-position: center -40px;
}

#FontSizeContainer {
    float: left;
    margin-right: 10px;
}

#FontSizeContainer .Header {
    color: #707070;
    float: left;
    font-size: 0.9em;
    margin: 0px 5px 0px 10px;
    text-decoration: none;
}

#FontSizeContainer .Icon {
    display: inline-block;
    height: 15px;
    margin-bottom: 3px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 15px;
    *display: inline;
    zoom: 1;
}

#FontSizeContainer .Icon_L {
    background: url(../images/FontSize_L.jpg) no-repeat 0px 0px;
}

#FontSizeContainer .Icon_M {
    background: url(../images/FontSize_M.jpg) no-repeat 0px 0px;
}

#FontSizeContainer .Icon_S {
    background: url(../images/FontSize_S.jpg) no-repeat 0px 0px;
}

#FontSizeContainer .Icon_L:hover,
#FontSizeContainer .Icon_M:hover,
#FontSizeContainer .Icon_S:hover,
#FontSizeContainer .current {
    background-position: bottom;
}

#Header_3Container {
    background: url(../images/Header_3BG.jpg) repeat-x;
}

#Header_3 {
    background: url(../images/Header_3.jpg) no-repeat;
    height: 45px;
    margin: 0 auto;
    position: relative;
    width: 1002px;
    z-index: 9999;
}

#MainMenuContainer {
    left: 0px;
    margin: 0px 0px 0px 30px;
    /*position: absolute;*/
    top: 0px;
    width: 673px;
}

.MainPreviousBTN {
    float: left;
}

.MainNextBTN {
    float: right;
}

#SearchContainer {
    background: url(../images/Search_BG.jpg) no-repeat;
    height: 25px;
    position: absolute;
    right: 30px;
    top: 9px;
    width: 260px;
}

#SearchContainer input.sb_input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    margin: 4px 3px 0 5px;
    width: 185px;
}

#SearchContainer input.sb_search {
    background: url(../images/Search_BTN.png) no-repeat center center;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 17px;
    margin: 4px 5px 0 7px;
    width: 53px;
}

#ContainerInner {
    margin: 0 auto;
    width: 950px;
}

#content {
    margin: 0 auto;
    width: 1002px;
}

#content h1 {
    color: #333;
    line-height: 1em;
}

#content ul {
    list-style: none;
    padding-left: 0;
}

#content ul li {
    margin-bottom: 0px;
}

#QuickSearchContainer {
    width: 659px;
}

#QuickSearchList {
    background: url(../images/QuickSearchBG.jpg) no-repeat;
    float: left;
    height: 107px;
    margin-right: 10px;
    width: 260px;
}

#QuickSearchListContent {
    left: 15px;
    position: relative;
    top: 50px;
}

#QuickSearchBTN li {
    float: left;
    margin-right: 4px;
}

#QuickSearchBTN img:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#PlanHeader {
    float: left;
}

#PlanContent li {
    float: left;
}

#PlanContent li img:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#AppointmentRelatedContainer {
    position: relative;
}

#AppointmentRelatedContainer #Deco {
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: 200;
}

#AppointmentRelatedContainer .Links {
    margin-bottom: 10px;
}

#AppointmentRelatedContainer .Links a:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#MainContentContainer {
    background-position: center;
    margin: 0 auto;
    padding: 0px;
    width: 1002px;
}

#MainContentInner {
    min-height: 500px;
    padding: 0px 30px;
}

#MainContentLeft {
    float: left;
}

#PostOnlyContainer {
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-top: 3px solid #006ee9;
    position: relative;
    width: 658px;
}

#PostOnlyHeader {
    left: 15px;
    position: absolute;
    top: 8px;
}

#PopularChooseLocation {
    float: right;
    margin-bottom: 10px;
}

#PopularChooseLocation span {
    margin-right: 5px;
    vertical-align: middle;
}

#SearchForRentContainer {
    position: relative;
}

#SearchForRentHeader {}

#SearchForRentContent {
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	left: 0px;
	moz-border-radius: 3px;
	padding: 25px 7px 7px 7px;
	webkit-border-radius: 3px;
	z-index: 3;
	margin-top: -15px;
}
#SearchForRentContent a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#SearchForRentContent select {
	border: 1px solid #d0d0d0;
	color: #1c94c4;
	margin-bottom: 10px;
	padding: 2px;
	width: 243px;
}
#SearchForRentFill {
    background: url(../images/SearchForRentFillBG.jpg) no-repeat;
    height: 24px;
    margin-bottom: 10px;
    width: 244px;
}

#SearchForRentFill input {
    background: transparent;
    border: 0px;
    padding: 4px 0px 0px 5px;
}

#SearchForRentConfirm {
    margin-bottom: 10px;
}

#SearchForRentConfirm .confirm {
    background: url(../images/SearchForRentBTN.jpg) no-repeat;
    border: 0px none;
    cursor: pointer;
    height: 20px;
    width: 243px;
}

#SearchForRentConfirm .confirm:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#SearchLocationContainer a:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#ServiceIcon_1 {
    float: left;
}

#ServiceContent {
    float: left;
}

#ServiceHeader {
    background: #fbfcf9;
    border: 1px solid #d5d5d5;
    margin-bottom: 3px;
    padding: 3px 35px;
}

#ServiceSelect {
    margin-bottom: 3px;
}

#ServiceSelect select {
    color: #1c94c4;
    width: 108px;
}

#ServiceSelect input.confirm_2 {
    background: #006ee9;
    background: linear-gradient(to bottom, #006ee9 0%, #014ea4 100%);
    background: -moz-linear-gradient(top, #006ee9 0%, #014ea4 100%);
    background: -ms-linear-gradient(top, #006ee9 0%, #014ea4 100%);
    background: -o-linear-gradient(top, #006ee9 0%, #014ea4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006ee9), color-stop(100%, #014ea4));
    background: -webkit-linear-gradient(top, #006ee9 0%, #014ea4 100%);
    border: 0;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ee9', endColorstr='#014ea4', GradientType=0);
    font-size: 0.9em;
    padding: 3px 6px;
    text-align: center;
}

#ServiceSelect input.confirm_2:hover {
    filter: alpha(opacity=70%);
    opacity: 0.7;
}

#ServiceTimeIcon {
    background: url(../images/ServiceIcon_2.jpg) no-repeat;
    display: block;
    float: left;
    height: 19px;
    overflow: hidden;
    text-indent: -99999px;
    white-space: nowrap;
    width: 20px;
}

#ServiceMailContainer a:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#MainContentRight {
    float: Right;
    /*margin: 0px 0px 0px 23px;*/
}

#MainAdContainer {
    height: 250px;
    position: relative;
    width: 658px;
}

#MainAdContainer .MoreWrap {
    bottom: 8px;
    position: absolute;
    right: 8px;
    z-index: 10;
}

#MainAdContainer .MoreWrap a.More {
    background: #e5e5e5 url(../images/MainAdMore.jpg) no-repeat 0px 0px;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
    display: block;
    height: 20px;
    moz-border-radius: 3px;
    moz-transition: 0.3s;
    o-transition: 0.3s;
    text-indent: -9999px;
    webkit-border-radius: 3px;
    webkit-transition: all .3s ease;
    width: 20px;
}

#MainAdContainer .MoreWrap a.More:hover,
#MainAdContainer .MoreWrap a.More:active {
    background-position: 100% 0;
}

#flexslider_big .slides > li img,
#MainAd a img {
    height: 250px;
}

#ProductSearchConatiner {}

#PurchaseSteps {
    float: left;
    position: relative;
}

#PurchaseSteps img:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#PurchaseStepsDeco {
    left: 0px;
    position: absolute;
    top: -25px;
    z-index: 100;
}

#ProductGuideLine {
    float: left;
}

#ProductGuideLine img:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#BuyHowContainer {
    margin-top: 16px;
}

#BuyHowContainer a:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#FAQWikiContainer {
    background: url(../images/FAQWiki_BG.jpg) no-repeat;
    height: 81px;
    width: 260px;
}

#FAQWikiContainer a:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#FAQ {
    float: left;
    margin: 10px 5px 0px 20px;
}

#Wiki {
    float: left;
    margin: 10px 0px 0px 0px;
}

#DownloadContainer {
    background: url(../images/Download.jpg) no-repeat;
    height: 81px;
    width: 260px;
}

#Download {
    left: 7px;
    position: relative;
    top: 35px;
}

#ContactPhoneContainer {}

.HelpPhone a {
    background: #006ee9;
    color: #ffffff;
    float: left;
    font-size: 0.9em;
    margin-right: 5px;
    padding: 3px 0px;
    text-align: center;
    text-decoration: none;
    width: 127px;
}

.HelpMail a {
    background: #006ee9;
    color: #ffffff;
    float: left;
    font-size: 0.9em;
    padding: 3px 0px;
    text-align: center;
    text-decoration: none;
    width: 127px;
}

.HelpPhone a:hover {
    background: #0890ef;
    color: #ffec1c;
}

.HelpMail a:hover {
    background: #0890ef;
    color: #ffec1c;
}

#FooterContainer {
    background: url(../images/FooterContainerBG.jpg) repeat-x #fff;
    border-top: 1px solid #e2e2e2;
    clear: both;
    padding-top: 1px;
}

#Footer {
    margin: 0 auto;
    width: 970px;
    font-size: 0.85em;
}

#Footer .FooterSec_1Container {
    border-bottom: 1px solid #dcdcdc;
    margin: 5px 15px 10px 15px;
    padding-bottom: 10px;
}

#Footer .FooterSec_1Container .Sec_1 {
    color: #464648;
}

#Footer .FooterSec_1Container .Sec_1 .Line_1 {
    margin: 10px 0px 5px;
}

#Footer .FooterSec_1Container .Sec_1 .Line_1 a {
    display: inline-block;
}

#Footer .FooterSec_1Container .Sec_1 .Line_1 span {
    margin: 0px 10px 0px 0px;
}

#Footer .FooterSec_1Container .Sec_1 .Mail_icon {
    background: url(../images/Mail_icon.gif) no-repeat right 1px;
    padding: 0 25px 0 0;
}

#Footer .FooterSec_1Container .Sec_1 .ServiceGuide_icon {
    background: url(../images/ServiceGuide_icon.gif) no-repeat right 1px;
    padding: 0 18px 0 0;
}

#Footer .FooterSec_1Container .Sec_1 .WebPhone_icon {
    background: url(../images/WebPhone_icon.gif) no-repeat right 1px;
    padding: 0 18px 0 0;
}

.marginTop20 {
    margin-top: 20px;
}

#Footer .FooterSec_1Container .Sec_1 p {
    margin-bottom: 10px;
}

#Footer .FooterSec_1Container .Sec_1 .Location {
    background: #eeeeee url(../images/Location_BG_arrow.png) no-repeat right center;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin: 0px 5px 0px 0px !important;
    moz-border-radius: 3px;
    padding: 2px 17px 2px 10px;
    webkit-border-radius: 3px;
}

#Footer .FooterSec_1Container .Sec_2 {
    float: right;
}

#Footer .FooterSec_1Container .Sec_2 a:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#Footer .FooterSec_1Container .A_Plus {
    display: block;
    margin-top: 10px;
}

#Footer .FooterSec_2Container {
    margin: 0px 15px 0px 15px;
}

#Footer .FooterSec_2Container .Sec_1 {
    color: #464648;
    float: left;
}

#Footer .FooterSec_2Container .Sec_1 p {
    margin-bottom: 10px;
}

#Footer .FooterSec_2Container .Sec_1 p a {
    color: #464648;
    text-decoration: none;
}

#Footer .FooterSec_2Container .Sec_1 p a:hover {
    color: #0072ff;
}

#Footer .FooterSec_2Container .Sec_1 p .divide {
    margin: 0px 5px;
}

#Footer .FooterSec_2Container .Sec_2 {
    float: right;
}

#Footer .FooterSec_2Container .Sec_2 .Traffic {
    color: #464648;
    float: right;
    margin-right: 15px;
    margin-top: 20px;
}

ul.ServiceMainNav .Nav1,
ul.ServiceMainNav .Nav2,
ul.ServiceMainNav .Nav3,
ul.ServiceMainNav .Nav4,
ul.ServiceMainNav .Nav5,
ul.ServiceMainNav .Nav6 {
    border-bottom: 1px solid #e2d3d3;
    float: left;
    height: 31px;
    margin: 3px 6px;
    overflow: hidden;
    text-indent: -999px;
    width: 190px;
}

ul.ServiceMainNav .Nav1 {
    background: url(../images/MenuService01.jpg) no-repeat;
}

ul.ServiceMainNav .Nav2 {
    background: url(../images/MenuService02.jpg) no-repeat;
}

ul.ServiceMainNav .Nav3 {
    background: url(../images/MenuService03.jpg) no-repeat;
}

ul.ServiceMainNav .Nav4 {
    background: url(../images/MenuService04.jpg) no-repeat;
}

ul.ServiceMainNav .Nav5 {
    background: url(../images/MenuService05.jpg) no-repeat;
}

ul.ServiceMainNav .Nav6 {
    background: url(../images/MenuService06.jpg) no-repeat;
}

ul.ServiceMainNav .Nav1:hover {
    background: url(../images/MenuService01on.jpg) no-repeat;
}

ul.ServiceMainNav .Nav2:hover {
    background: url(../images/MenuService02on.jpg) no-repeat;
}

ul.ServiceMainNav .Nav3:hover {
    background: url(../images/MenuService03on.jpg) no-repeat;
}

ul.ServiceMainNav .Nav4:hover {
    background: url(../images/MenuService04on.jpg) no-repeat;
}

ul.ServiceMainNav .Nav5:hover {
    background: url(../images/MenuService05on.jpg) no-repeat;
}

#QuickMenu {
    height: 602px;
    left: 863px;
    margin-top: -602px;
    position: relative;
    top: 736px;
    width: 83px;
    z-index: 99999;
}

#QuickMenu img {
    display: block;
}

#QuickMenu .Content {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    min-height: 560px;
    width: 81px;
}

ul.QuickNav .Nav1,
ul.QuickNav .Nav2,
ul.QuickNav .Nav3,
ul.QuickNav .Nav4,
ul.QuickNav .Nav5,
ul.QuickNav .Nav6,
ul.QuickNav .Nav7,
ul.QuickNav .Nav8,
ul.QuickNav .Nav9 {
    border-bottom: 1px solid #dfdfdf;
    float: left;
    height: 61px;
    margin: 0px 6px;
    overflow: hidden;
    text-indent: -999px;
    width: 69px;
}

ul.QuickNav .Nav1 {
    background: url(../images/QuickMenu_001.jpg) no-repeat;
}

ul.QuickNav .Nav2 {
    background: url(../images/QuickMenu_002.jpg) no-repeat;
}

ul.QuickNav .Nav3 {
    background: url(../images/QuickMenu_003.jpg) no-repeat;
}

ul.QuickNav .Nav4 {
    background: url(../images/QuickMenu_004.jpg) no-repeat;
}

ul.QuickNav .Nav5 {
    background: url(../images/QuickMenu_005.jpg) no-repeat;
}

ul.QuickNav .Nav6 {
    background: url(../images/QuickMenu_006.jpg) no-repeat;
}

ul.QuickNav .Nav7 {
    background: url(../images/QuickMenu_007.jpg) no-repeat;
}

ul.QuickNav .Nav8 {
    background: url(../images/QuickMenu_008.jpg) no-repeat;
}

ul.QuickNav .Nav9 {
    background: url(../images/QuickMenu_009.jpg) no-repeat;
}

ul.QuickNav .Nav1:hover {
    background: url(../images/QuickMenu_001on.jpg) no-repeat;
}

ul.QuickNav .Nav2:hover {
    background: url(../images/QuickMenu_002on.jpg) no-repeat;
}

ul.QuickNav .Nav3:hover {
    background: url(../images/QuickMenu_003on.jpg) no-repeat;
}

ul.QuickNav .Nav4:hover {
    background: url(../images/QuickMenu_004on.jpg) no-repeat;
}

ul.QuickNav .Nav5:hover {
    background: url(../images/QuickMenu_005on.jpg) no-repeat;
}

ul.QuickNav .Nav6:hover {
    background: url(../images/QuickMenu_006on.jpg) no-repeat;
}

ul.QuickNav .Nav7:hover {
    background: url(../images/QuickMenu_007on.jpg) no-repeat;
}

ul.QuickNav .Nav8:hover {
    background: url(../images/QuickMenu_008on.jpg) no-repeat;
}

ul.QuickNav .Nav9:hover {
    background: url(../images/QuickMenu_009on.jpg) no-repeat;
}

#MainContentInner #Breadcrumbs {
    background: #ffffff url(../images/Breadcrumbs_BG.jpg) repeat-x bottom;
    border: 1px solid #e0e0e0;
    border-top: 0px;
    color: #b8b2ae;
    font-size: 1em;
    padding: 6px 10px 7px 10px;
}

#MainContentInner #Breadcrumbs .HomeBTN {
    background: url(../images/Breadcrumbs_Home.gif) no-repeat left center;
    padding-left: 15px;
}

#MainContentInner #Breadcrumbs a {
    color: #959595;
}

#MainContentInner #Breadcrumbs a:hover {
    color: #006ee9;
}

#MainContentInner #Breadcrumbs .current {
    color: #006ee9;
}

#LocalNavContainer {
    float: left;
    margin-top: 0px;
}

#LocalNav {
    width: 232px;
}

#LocalNav .LocalNavBG_Top {
    background: url(../images/LocalNavAreaBG_Top.png) no-repeat bottom center;
    height: 5px;
    width: 232px;
}

#LocalNav .LocalNavAreaBG_BTM {
    background: url(../images/LocalNavAreaBG_BTM.png) no-repeat top center;
    height: 7px;
    width: 232px;
}

#LocalNav .LocalNavBG_BodyContainer {
    background: url(../images/LocalNavAreaBG_Body.png) repeat-y;
}

#LocalNav .LocalNavBG_Body {
    margin: 0 auto;
    width: 224px;
}

#LocalNav .LocalNavBG_Body .LocalNavGraphic img {
    display: block;
}

#LocalNav .LocalNavBG_Body .LocalNavTopic {
    background: #0160ca url(../images/LocalNavTopicBG.jpg) repeat-x;
    color: #ffffff;
    font-size: 1.15em;
    font-weight: 700;
    padding: 15px;
    text-shadow: 0px -1px 2px #000000;
}

#LocalNav .LocalNavBG_Body .LocalNavTopic a {
    color: #ffffff;
}

#MainContainer {
    float: left;
    padding: 20px 0px 20px 20px;
    padding-top: 0px;
}

#Main {
    width: 690px;
}

#Main h1 {
    border-bottom: 3px solid #eeeeee;
    color: #535353;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#Main h1 .CurrentTitle {
    background: url(../images/h1_Divide.jpg) no-repeat 0px 3px;
    font-size: 26px;
    font-weight: normal;
    margin-left: 10px;
    padding-left: 10px;
}

#Main h2 {
    border-bottom: 3px solid #eeeeee;
    color: #535353;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#Main h2 .CurrentTitle {
    background: url(../images/h1_Divide.jpg) no-repeat 0px 3px;
    font-size: 26px;
    font-weight: normal;
    margin-left: 10px;
    padding-left: 10px;
}

#MainContainer_Fullwidth {
    padding: 20px 0px 20px 0px;
    padding-top: 0px;
}

#Main_Fullwidth {}

#Main_Fullwidth h1 {
    border-bottom: 3px solid #eeeeee;
    color: #535353;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#Main_Fullwidth h1 .CurrentTitle {
    background: url(../images/h1_Divide.jpg) no-repeat 0px 3px;
    font-size: 26px;
    font-weight: normal;
    margin-left: 10px;
    padding-left: 10px;
}

#Main_Fullwidth h2 {
    border-bottom: 3px solid #eeeeee;
    color: #535353;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#Main_Fullwidth .noteTitle {
    border-bottom: 3px solid #eeeeee;
    color: #535353;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#Main_Fullwidth h2 .CurrentTitle {
    background: url(../images/h1_Divide.jpg) no-repeat 0px 3px;
    font-size: 26px;
    font-weight: normal;
    margin-left: 10px;
    padding-left: 10px;
}

#Main #Section_2 {
    margin-bottom: 20px;
}

#Main #Section_2 #ShareNav {
    float: right;
}

#Main #Section_2 #ShareNav a {
    margin-left: 5px;
}

#Main #Section_2 #ShareNav a img:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.BackToPrev {
    display: block;
    margin-bottom: 10px;
}

.BackToPrev a {
    background: url(../images/BackToPrev.png) no-repeat;
    color: #535353;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 27px;
}

.BackToPrev a:hover {
    color: #000000;
}

#Main_Fullwidth #Section_2 {
    margin-bottom: 20px;
}

#Main_Fullwidth #Section_2 #ShareNav {
    float: right;
}

#Main_Fullwidth #Section_2 #ShareNav a {
    margin-left: 5px;
}

#Main_Fullwidth #Section_2 #ShareNav a img:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#ContentsContainer {
    position: relative;
}

#ContentsContainer #Contents {
    color: #434343;
    position: relative;
}

#ContentsContainer #Contents p {
    line-height: 180%;
    margin: 0 0 20px 0;
}

#ContentsContainer #Contents .article {
    word-break: normal;
    word-wrap: break-word;
}

#ContentsContainer #Contents .article p {
    line-height: 190%;
    margin: 0 0 20px 0px;
}

#ContentsContainer #Contents .article strong {
    display: block;
    line-height: 190%;
}

#ContentsContainer #Contents .article ol {
    list-style-type: decimal;
    padding-left: 25px;
}

#ContentsContainer #Contents .article ul {
    list-style-type: disc;
    padding-left: 25px;
}

#ContentsContainer #Contents .Topic_Style01 {
    background: url(../images/Topic_Style01.jpg) no-repeat left center;
    color: #4f549b;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 20px;
    padding-left: 18px;
}

#ContentsContainer #Contents .Topic_Style02 {
    background: url(../images/Topic_Style02.png) no-repeat left center;
    color: #006ee9;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 18px;
}

#ContentsContainer #Contents .Topic_Style02_noBlock {
    background: url(../images/Topic_Style02.png) no-repeat left center;
    color: #006ee9;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 18px;
}

#ContentsContainer #Contents .Topic_Style03 {
    background: url(../images/Topic_Style03.png) no-repeat left center;
    color: #666666;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 18px;
}

#ContentsContainer #Contents .Topic_Style03_noBlock {
    background: url(../images/Topic_Style03.png) no-repeat left center;
    color: #666666;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 18px;
}

#ContentsContainer #Contents .Topic_Style04 {
    background: url(../images/Topic_Style04.jpg) no-repeat left center;
    color: #666666;
    padding-left: 18px;
}

.ConditionSearchContainer {
    background: #e8f5fe;
    border: 1px solid #aad2ff;
    border-radius: 3px;
    font-size: 0.9em;
    margin: 0px 0px 20px;
    moz-border-radius: 3px;
    overflow: hidden;
    padding: 10px;
    webkit-border-radius: 3px;
}

.ConditionSearchContainer span,
.ConditionSearchContainer select,
.ConditionSearchContainer .Submit_1,
.ConditionSearchContainer input {
    vertical-align: middle !important;
}

.ConditionSearchContainer .Submit_1 {
    background: url(../images/QuickSearchBTN.jpg) no-repeat left center;
    border: 0px;
    cursor: pointer;
    display: block;
    height: 23px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 65px;
}

.ConditionSearchContainer .sec {
    border-bottom: 1px solid #aad2ff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.ConditionSearchContainer .sec span {
    padding: 0 5px;
}

.ConditionSearchContainer .sec span.hd {
    background: url(../images/ConditionSearch_divi.jpg) no-repeat left center;
    margin-left: 5px;
}

.ConditionSearchContainer .sec label {
    cursor: pointer;
    display: inline-block;
}

.ConditionSearchContainer .sec label span {
    padding: 0px 5px 0 0;
}

.ConditionSearchContainer div.Last {
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.ConditionSearchContainer select,
.ConditionSearchContainer input {
    color: #878787;
    cursor: pointer;
}

.ConditionSearchContainer .Submit {
    width: 65px;
}

.ConditionSearchContainer .sec_1 {
    border-bottom: 1px solid #aad2ff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: right;
}

.ConditionSearchContainer .sec_2 {
    text-align: right;
}

.TableStyle_02 {
    border: 1px solid #aad2ff;
}

.TableStyle_02 th {
    background: #2E91FF;
    border-right: 1px solid #aad2ff;
    color: #ffffff;
    padding: 10px;
}

.TableStyle_02 th.last {
    border-right: none;
}

.TableStyle_02 .hd {}

.TableStyle_02 td {
    border-bottom: 1px dotted #c9c9c9;
    padding: 10px;
}

.TableStyle_02 .odd td {
    background: #f2f2f2;
}

.TableStyle_02 td.Last {
    border-bottom: none;
}

.TableStyle_02 .BorderRight {
    border-right: 1px solid #dcdcdc;
}

.RelatedInfoContainer {
    background: #f8f7f7;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    moz-border-radius: 3px;
    webkit-border-radius: 3px;
}

.RelatedInfoContainer h3 {
    border-bottom: 1px solid #e9e9e9;
    color: #898989;
    font-size: 1.15em;
    font-weight: 700;
    padding: 10px 15px;
}

.RelatedInfoContainer .RelatedInfoList {
    padding: 15px;
}

.RelatedInfoContainer .RelatedInfoList li {
    background: url(../images/ListIcon_001.png) no-repeat left 6px;
    color: #898989;
    margin-bottom: 5px;
    padding: 3px 20px;
}

.RelatedInfoContainer .RelatedInfoList li a {
    color: #898989;
}

.RelatedInfoContainer .RelatedInfoList li a:hover {
    color: #006ee9;
}

.RelatedInfoContainer .RelatedInfoList li a.noBlock {
    display: inline-block;
}

.RelatedInfoContainer .note {
    padding: 0 20px;
}

.BoxContainer_Style1 {
    border: 1px solid #aad2ff;
    border-top: 2px solid #2e91ff;
}

.BoxContainer_Style1 h2 {
    background: #e8f5fe;
    color: #006ee9;
    font-size: 1.1em;
    padding: 10px 15px;
}

.BoxContainer_Style1 .tabs_fake {
    background: #E8F5FE;
    min-height: 35px;
}

.BoxContainer_Style1 .tabs_fake li {
    float: left;
    list-style-image: none !important;
    margin: 0 !important;
    padding: 0;
    text-indent: 0;
}

.BoxContainer_Style1 .tabs_fake li a {
    background: #E8F5FE;
    border-right: 1px solid #ffffff;
    color: #2c90ff;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    margin: 0px;
    padding: 0px 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 1px;
}

.BoxContainer_Style1 .tabs_fake li.current a {
    background: #ffffff;
    color: #006EE9 !important;
    cursor: default !important;
}

#Main #ContentsContainer #Contents .article dl {
    margin-top: 10px;
}

#Main #ContentsContainer #Contents .article dl dt {
    background: url(../images/Topic_Style03.png) no-repeat left center;
    color: #666666;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 20px;
}

#Main #ContentsContainer #Contents .article dl dd {
    background: url(../images/ListIcon_002.jpg) no-repeat 3px 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 20px;
}

#Main #ContentsContainer #Contents .article dl dd.Note {
    background: none;
    display: block;
    margin: 0px 0px 10px 20px;
}

#Main #ContentsContainer #Contents .article dl dd dd {
    background: url(../images/ListIcon_003.jpg) no-repeat 3px 5px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 20px;
}

.Submit_Style1 {
    background: url(../images/Submit_Style1_BG.jpg) repeat-x;
    border: 0px;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    moz-border-radius: 3px;
    padding: 7px 40px;
    text-align: center;
    webkit-border-radius: 3px;
}

.Topic_Style02 {
    background: url(../images/Topic_Style02.png) no-repeat left center;
    color: #006ee9;
    font-weight: 700;
    padding-left: 20px;
}

.ResultContainer {
    background: #eeeeee;
    border-radius: 3px;
    margin-bottom: 20px;
    moz-border-radius: 3px;
    padding: 10px;
    webkit-border-radius: 3px;
}

.ResultContainer dl dt {
    display: inline-block;
    float: left;
    font-size: 1.1em;
    font-weight: 700;
    margin-right: 10px;
}

.ResultContainer dl dd {
    display: inline-block;
    float: left;
}

.ResultContainer dl dd .Money {
    font-size: 1.1em;
    margin-right: 5px;
}

.ResultContainer dl dd .Cost {
    color: #ff0000;
    font-size: 1.3em;
    font-weight: 700;
}

#LocationBTNContainer {
    padding: 0 20px;
}

#LocationBTNContainer .LocationBTN li {
    display: block;
    float: left;
}

#LocationBTNContainer .LocationBTN li a {
    background: url(../images/BTN_BG02.jpg) repeat-x bottom;
    border: 1px solid #bfc0c5;
    border-radius: 3px;
    color: #434343;
    display: inline-block;
    font-size: 1.15em;
    font-weight: 700;
    line-height: 50px;
    margin: 5px;
    moz-border-radius: 3px;
    padding: 0px 10px;
    position: relative;
    webkit-border-radius: 3px;
    width: 130px;
}

#LocationBTNContainer .LocationBTN li a:hover {
    color: #006ee9;
}

#LocationBTNContainer .LocationBTN li .Icon {
    background: url(../images/Arrow_icon_02.png) no-repeat center center;
    height: 32px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 32px;
}

.pagination_1 {
    display: block;
    margin: 30px 0px;
    text-align: center;
}

.pagination_1 a {
    background: #ffffff;
    border: 1px solid #aad2ff;
    color: #006ee9;
    padding: 5px;
}

.pagination_1 a:hover {
    background: #006ee9;
    border: 1px solid #aad2ff;
    color: #ffffff;
}

.pagination_1 a.disable {
    background: #ffffff;
    border: 1px solid #bfbfbf;
    color: #999999;
}

.pagination_1 a.disable:hover {
    background: #ffffff;
    border: 1px solid #bfbfbf;
    color: #999999;
}

.pagination_1 a.current {
    background: #006ee9;
    border: 1px solid #aad2ff;
    color: #ffffff;
}

#LargeBTNContainer {}

#LargeBTNContainer a {
    background: url(../images/LargeBTN_BG.png) no-repeat center center;
    color: #006ee9;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    height: 204px;
    margin: 0px 10px 10px 0px;
    width: 213px;
}

#LargeBTNContainer a:hover {
    color: #e10001;
    filter: alpha(opacity=70%);
    opacity: 0.7;
}

#LargeBTNContainer .imgCenterContainer {
    height: 135px;
    line-height: 135px;
    text-align: center;
    width: 200px;
}

#LargeBTNContainer .imgCenter {
    margin-top: 0;
    vertical-align: middle;
}

#LargeBTNContainer .TitleContainer {
    background: url(../images/LargeBTNtxt_BG.png) no-repeat center center;
    height: 52px;
    margin: 0 auto;
    position: relative;
    width: 186px;
}

#LargeBTNContainer .Title {
    left: 5px;
    position: absolute;
    text-shadow: 1px 1px 1px #fff;
    top: 5px;
    width: 145px;
}

.Form_Style01 p {
    line-height: 190%;
}

.Form_Style01 .Note {
    margin-left: 10px;
}

.Form_Style01 .Note em {
    color: #0075e9;
}

.Form_Style01 .NoteLink img {
    margin: -5px 0px 0px 10px;
    vertical-align: middle;
}

.Form_Style01 a {
    color: #0075e9;
}

.Form_Style01 a:hover {}

.input_style01 {
    color: #959595;
    margin: 0px 5px;
}

.DL_Style02 dd {
    line-height: 190%;
}

.DL_Style02 dd dd {
    margin-left: 18px;
}

.Note2 {
    color: #ff0000;
    margin: 5px 0px;
}

#SiteMapContainer {}

#SiteMapContainer .SiteMap_Section {
    clear: both;
    margin-bottom: 15px;
}

#SiteMapContainer .SiteMap_Section h3.Title {
    background: #006ee9;
    border-radius: 3px;
    color: #ffffff;
    font-size: 1.2em;
    height: 39px;
    line-height: 39px;
    margin: 0 0 15px 0;
    moz-border-radius: 3px;
    padding: 3px 15px 0;
    webkit-border-radius: 3px;
}

#SiteMapContainer .SiteMap_Section h3.Title a {
    color: #ffffff;
}

#SiteMapContainer .SiteMap_Section h3.Title a:hover {
    color: #fc9a31;
}

#SiteMapContainer .SiteMap_Section ul.SiteMapList {
    background: #f5f4f4;
    border-radius: 3px;
    display: inline-block;
    margin: 0px 10px 20px 10px;
    padding: 15px;
    vertical-align: top;
    width: 260px;
    *display: inline;
    zoom: 1;
}

#SiteMapContainer .SiteMap_Section ul.SiteMapList h4 a {
    background: none;
    border-bottom: 1px dotted #e8e8e8;
    color: #006ee9;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

#SiteMapContainer .SiteMap_Section ul.SiteMapList h4 a:hover {
    color: #fc9a31;
}

#SiteMapContainer .SiteMap_Section ul.SiteMapList a {
    background: url(../images/RoundIcon.png) no-repeat 0 4px;
    color: #666666;
    display: block;
    margin: 10px 0px;
    padding-left: 15px;
}

#SiteMapContainer .SiteMap_Section ul.SiteMapList a:hover {
    color: #fc9a31;
}

.ProductContainer li {
    display: inline-block;
    margin: 0px 10px;
    width: 130px;
    *display: inline;
    zoom: 1;
}

.ProductContainer li.Last {
    margin-right: 0px;
}

.ProductContainer li a {
    cursor: pointer;
    display: block;
}

.ProductContainer li a .IMG {
    background: url(../images/ImageShadow_01.png) center bottom no-repeat;
    margin: 5px auto 0 auto;
    padding-bottom: 5px;
    width: 130px;
}

.ProductContainer li a .IMG table td {
    background: #f0f0f0;
    height: 115px;
    position: relative;
    text-align: center;
    width: 130px;
}

.ProductContainer li a .IMG img {
    bottom: 0;
    height: auto;
    left: 0;
    max-height: 115px;
    right: 0;
    top: 0;
    width: 130px;
}

.ProductContainer li a:hover > .IMG img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ProductContainer li a .IMG .SubBannerHot,
.ProductContainer li a .IMG .SubBannerNew,
.ProductContainer li a .IMG .SubBannerSale {
    height: 41px;
    position: absolute;
    right: -3px;
    top: -3px;
    width: 41px;
    z-index: 99;
}

.ProductContainer li a .IMG .SubBannerHot {
    background: url(../images/SubBannerHot.png) no-repeat;
}

.ProductContainer li a .IMG .SubBannerNew {
    background: url(../images/SubBannerNew.png) no-repeat;
}

.ProductContainer li a .IMG .SubBannerSale {
    background: url(../images/SubBannerSale.png) no-repeat;
}

.ProductContainer li a h3 {
    color: #535353;
    font-size: 1em;
    font-weight: normal;
    height: 50px;
    line-height: 170%;
    overflow: hidden;
}

.ProductContainer li a h2 {
    color: #009944;
    font-size: 1em;
    height: 50px;
    line-height: 170%;
    moz-transition: color;
    moz-transition-duration: 2000ms;
    o-transition: color;
    o-transition-duration: 2000ms;
    overflow: hidden;
    transition: color;
    transition-duration: 2000ms;
    webkit-transition: color;
    webkit-transition-duration: 2000ms;
}

.ProductContainer li a:hover h2 {
    color: #006ee9;
    moz-transition: color;
    moz-transition-duration: 300ms;
    o-transition: color;
    o-transition-duration: 300ms;
    transition: color;
    transition-duration: 300ms;
    webkit-transition: color;
    webkit-transition-duration: 300ms;
}

.ProductContainer li a p {
    color: #009944;
    font-size: 1em;
    height: 50px;
    line-height: 170%;
    moz-transition: color;
    moz-transition-duration: 2000ms;
    o-transition: color;
    o-transition-duration: 2000ms;
    overflow: hidden;
    transition: color;
    transition-duration: 2000ms;
    webkit-transition: color;
    webkit-transition-duration: 2000ms;
}

.ProductContainer li a:hover p {
    color: #006ee9;
    moz-transition: color;
    moz-transition-duration: 300ms;
    o-transition: color;
    o-transition-duration: 300ms;
    transition: color;
    transition-duration: 300ms;
    webkit-transition: color;
    webkit-transition-duration: 300ms;
}

.ProductContainer li a span {
    color: #535353;
    font-size: 1em;
    font-weight: normal;
    height: 50px;
    line-height: 170%;
    overflow: hidden;
}

.ProductContainer li a h2 .Catelog {
    color: #000000;
    font-weight: 700;
    margin-right: 3px;
}

.ProductContainer li a p.Price {
    color: #ff0000;
    font-weight: 700;
    line-height: 170%;
}

.ProductContainer li a p.Price .hd {
    color: #535353;
}

.ProductContainer li a p .LineThrough {
    text-decoration: line-through;
}

.ProductContainer li a p .Discount {
    color: #ff0000 !important;
    font-size: 1.1em;
    font-weight: 700;
    margin: 0px 5px;
    text-decoration: none;
}

.ProductContainer_2 li {
    display: inline-block;
    margin: 0px 8px 13px 8px;
    *display: inline;
    zoom: 1;
}

.ProductContainer_2 li.Last {
    margin-right: 0px;
}

.ProductContainer_2 li a {
    border: 1px solid #d8d8d8;
    cursor: pointer;
    display: block;
    padding: 10px;
    width: 145px;
}

.ProductContainer_2 li a .IMG {
    background: url(../images/ImageShadow_01.png) center bottom no-repeat;
    margin: 5px auto 5px auto;
    padding-bottom: 5px;
    width: 130px;
}

.ProductContainer_2 li a .IMG table td {
    background: #f0f0f0;
    height: 115px;
    position: relative;
    text-align: center;
    width: 130px;
}

.ProductContainer_2 li a .IMG img {
    bottom: 0;
    height: auto;
    left: 0;
    max-height: 115px;
    right: 0;
    top: 0;
    width: 130px;
}

.ProductContainer_2 li a:hover > .IMG img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ProductContainer_2 li a .IMG .SubBannerHot,
.ProductContainer_2 li a .IMG .SubBannerNew,
.ProductContainer_2 li a .IMG .SubBannerSale {
    height: 41px;
    position: absolute;
    right: -3px;
    top: -3px;
    width: 41px;
    z-index: 99;
}

.ProductContainer_2 li a .IMG .SubBannerHot {
    background: url(../images/SubBannerHot.png) no-repeat;
}

.ProductContainer_2 li a .IMG .SubBannerNew {
    background: url(../images/SubBannerNew.png) no-repeat;
}

.ProductContainer_2 li a .IMG .SubBannerSale {
    background: url(../images/SubBannerSale.png) no-repeat;
}

.ProductContainer_2 li a h3 {
    color: #535353;
    font-size: 1em;
    font-weight: normal;
    height: 50px;
    line-height: 170%;
    overflow: hidden;
}

.ProductContainer_2 li a h2 {
    color: #009944;
    font-size: 1em;
    height: 50px;
    line-height: 170%;
    overflow: hidden;
}

.ProductContainer_2 li a p {
    color: #009944;
    font-size: 1em;
    height: 50px;
    line-height: 170%;
    overflow: hidden;
}

.ProductContainer_2 li a span {
    color: #535353;
    font-size: 1em;
    font-weight: normal;
    height: 50px;
    line-height: 170%;
    overflow: hidden;
}

.ProductContainer_2 li a h2 .Catelog {
    color: #000000;
    font-weight: 700;
    margin-right: 3px;
}

.ProductContainer_2 li a p.Price {
    color: #ff0000;
    font-weight: 700;
    line-height: 170%;
}

.ProductContainer_2 li a p.Price .hd {
    color: #535353;
}

.ProductContainer_2 li a:hover {
    background: #006ee9;
}

.ProductContainer_2 li a:hover > span,
.ProductContainer_2 li a:hover > h3,
.ProductContainer_2 li a:hover > p,
.ProductContainer_2 li a:hover > h2,
.ProductContainer_2 li a:hover > p.Price,
.ProductContainer_2 li a:hover > p.Price .hd {
    color: #ffffff;
}

#IndexNewsConatiner {
    margin: 0;
    padding: 0;
    width: 260px;
}

#IndexNewsConatiner .IndexNews {
    position: relative;
}

.IndexNews .Header {
    background: url(../images/IndexNews_Header.png) no-repeat;
    color: #ffffff;
    font-size: 1.15em;
    font-weight: 700;
    padding: 9px 20px 6px 15px;
    text-shadow: 0px -1px 2px #000000;
    width: 226px;
}

.IndexNews .BodyContent {
    background: #ffffff url(../images/IndexNews_BG.jpg) repeat-x bottom;
    border: 1px solid #dcdcdc;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    moz-border-radius-bottomleft: 3px;
    moz-border-radius-bottomright: 3px;
    padding: 20px 10px 10px;
    webkit-border-bottom-left-radius: 3px;
    webkit-border-bottom-right-radius: 3px;
    width: 239px;
}

.IndexNews .BodyContent li {
    background: url(../images/ListIcon_003.png) no-repeat 5px 5px;
    margin-bottom: 10px;
    padding: 0px 0px 0px 20px;
}

.IndexNews .BodyContent li a {}

.IndexNews .BodyContent li a h2 {
    color: #006ee9;
    font-size: 1em;
}

.IndexNews .BodyContent li a h3 {
    color: #535353;
    font-size: 0.9em;
    font-weight: normal;
    moz-transition: color 2000ms;
    o-transition: color 2000ms;
    transition: color 2000ms;
    webkit-transition: color 2000ms;
}

.IndexNews .BodyContent li a:hover h3 {
    color: #006ee9;
    font-size: 0.9em;
    font-weight: normal;
    moz-transition: color 300ms;
    o-transition: color 300ms;
    transition: color 300ms;
    webkit-transition: color 300ms;
}

#ProductSearchConatiner {
    margin: 0;
    padding: 0;
    width: 261px;
}

#ProductSearchConatiner .ProductSearch {
    margin-top: 5px;
    position: relative;
}

.ProductSearch .Header {
    background: url(../images/ProductSearch_Header.png) no-repeat;
    color: #ffffff;
    font-weight: 700;
    left: 7px;
    padding: 15px 140px 5px 50px;
    position: absolute;
    text-shadow: 0px -1px 2px #000000;
    top: 0px;
    z-index: 5;
}

.ProductSearch .BodyContent {
    background: #ffffff;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    left: 0px;
    moz-border-radius: 3px;
    padding: 20px 10px 10px;
    position: absolute;
    top: 25px;
    webkit-border-radius: 3px;
    width: 239px;
    z-index: 2;
}

.ProductSearch .BodyContent select {
    border: 1px solid #aaa;
    color: #1c94c4;
    display: block;
    height: 26px;
    line-height: 26px;
    margin-bottom: 2px;
    padding: 2px;
    width: 237px;
}

.ProductSearch .ProductSearchBTN {
    margin-top: 8px;
}

.ProductSearch .ProductSearchBTN input {
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 114px;
    *display: inline;
    zoom: 1;
}

.ProductSearch .ProductSearchBTN input:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ProductSearch .ProductSearchBTN input.Clear {
    background: url(../images/ProductSearch_InputClear.png) no-repeat;
    margin-right: 5px;
}

.ProductSearch .ProductSearchBTN input.Search {
    background: url(../images/ProductSearch_InputSearch.png) no-repeat;
}

#ServiceFeedBackContainer {
    position: relative;
}

.TabsStyle2Container_fake {}

.TabsStyle2Container_fake ul.tabs_fake {
    border-bottom: 1px solid #006ee9;
    min-height: 35px;
}

.TabsStyle2Container_fake ul.tabs_fake li {
    float: left;
    list-style-image: none !important;
    margin: 0 !important;
    padding: 0;
    text-indent: 0;
}

.TabsStyle2Container_fake ul.tabs_fake a {
    background: #efefef;
    border-right: 1px solid #ffffff;
    color: #898989;
    display: block;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    margin: 0px;
    padding: 0px 33px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 0px;
}

.TabsStyle2Container_fake ul.tabs_fake a.current,
.TabsStyle2Container_fake ul.tabs_fake a.current:hover,
.TabsStyle2Container_fake ul.tabs_fake li.current a {
    background: #ffffff;
    border-left: 1px solid #006ee9;
    border-right: 1px solid #006ee9;
    border-top: 3px solid #006ee9;
    color: #006ee9 !important;
    cursor: default !important;
    top: 1px;
}

.TabsStyle2Container_fake .Content {
    padding: 20px 0;
}

.TabsStyle2Container_fake .tabs2_fake {
    margin: 20px 0 0 10px;
}

.TabsStyle2Container_fake .tabs2_fake li {
    float: left;
}

.TabsStyle2Container_fake .tabs2_fake li a {
    background: #f0f0f0;
    border-right: 1px solid #ffffff;
    color: #898989;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    margin: 0px;
    padding: 0px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 1px;
}

.TabsStyle2Container_fake .tabs2_fake li a.current {
    background: #006ee9;
    color: #ffffff !important;
    cursor: default !important;
}

.ItemDetail {
    color: #535353;
    float: left;
    width: 400px;
}

.ItemDetail td {
    border-bottom: 1px solid #d3d3d3;
    padding: 14px;
}

.ItemDetail td.hd {
    color: #898989;
    text-align: right;
    width: 120px;
}

.ItemDetail td .Price {
    color: #ff711c;
    font-weight: 700;
}

.ContactWindowContainer {
    background: url(../images/ContactWindow_BG.jpg) repeat-x bottom;
    border: 1px solid #dedede;
    border-radius: 3px;
    float: left;
    margin-right: 20px;
    moz-border-radius: 3px;
    text-shadow: 1px 1px 1px #fff;
    webkit-border-radius: 3px;
    width: 520px;
}

.ContactWindowContainer .sec_1 {
    background: url(../images/PhoneIcon_001.png) no-repeat 15px 15px;
    border-bottom: 1px solid #c9c9c9;
    padding: 20px 15px 15px 85px;
}

.ContactWindowContainer .sec_1 .Title {
    color: #242520;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    font-family: MingLiU !important;
    margin-bottom: 10px;
    margin-right: 5px;
}

.ContactWindowContainer .sec_1 .Loca {
    display: inline-block;
    margin-bottom: 10px;
}

.ContactWindowContainer .sec_1 .Phone {
    color: #ff711c;
    font-size: 20px;
    font-weight: 700;
}

.ContactWindowContainer .sec_2 {
    border-top: 1px solid #ffffff;
    padding: 15px;
}

.ContactWindowContainer .sec_2 .Title {
    color: #626262;
    font-weight: 700;
    margin-right: 5px;
}

.Note2Container {
    border: 1px solid #e3e3e3;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 3px solid #e3e3e3;
    float: left;
    moz-border-radius-bottomleft: 3px;
    moz-border-radius-bottomright: 3px;
    webkit-border-bottom-left-radius: 3px;
    webkit-border-bottom-right-radius: 3px;
    width: 398px;
}

.Note2Container h2 {
    border-bottom: 1px solid #e3e3e3;
    font-size: 1.3em;
    font-weight: 700;
    padding: 10px;
}

.noteTitle {
	display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.Note2Container .noteTitle {
    border-bottom: 1px solid #e3e3e3;
    font-size: 1.3em;
    font-weight: 700;
    padding: 10px;
}

.Note2Container .content {
    padding: 10px 15px;
}

.Note2Container .content li {
    background: url(../images/ListIcon_004.jpg) no-repeat 0px 10px;
    padding: 5px 5px 5px 15px;
}

.InnerItemTitle {
    display: inline-block;
}

.InnerItemTitle .TitleContain {
    line-height: 30px;
    margin-right: 42px;
    width: 800px;
}

.InnerItemTitle .TitleContain .highLight {
    background: #fecf5e;
    border: 2px solid #ff711c;
    border-radius: 3px;
    color: #ff511c;
    font-weight: 700;
    margin-right: 15px;
    moz-border-radius: 3px;
    padding: 2px 5px;
    webkit-border-radius: 3px;
}

.InnerItemTitle .TitleContain .Title {
    color: #535353;
    font-size: 25px;
    font-weight: 700;
    vertical-align: middle;
}

.BackToPrevious {
    width: 98px;
}

.ExternalMap {
    border: 1px solid #c9c9c9;
    border-radius: 10px;
    margin: 0 auto;
    moz-border-radius: 10px;
    padding: 15px;
    webkit-border-radius: 10px;
    width: 800px;
}

.ExternalMap img {
    max-width: 800px;
}

.BackToTop_2 {
    background: #eeeeee;
    border-radius: 5px;
    display: block;
    height: 35px;
    margin: 15px 0px;
    moz-border-radius: 5px;
    position: relative;
    webkit-border-radius: 5px;
}

.BackToTop_2 a {
    background: url(../images/bullet_top.png) no-repeat 0 3px;
    color: #727171;
    font-size: 0.9em;
    margin: 4px 0 0 0 !important;
    padding: 0 0 0 15px;
    position: absolute;
    right: 15px;
    top: 5px;
}

.BackToTop_2 a:hover {
    color: #006ee9;
}

#MainAdOverView {}

#MainAdOverView li {
    background: #eeeeee url(../images/MainAdShadow.jpg) no-repeat bottom center;
    clear: both;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 45px;
}

#MainAdOverView li a {
    color: #535353;
    cursor: pointer;
}

#MainAdOverView li:hover a {
    color: #006ee9;
}

#MainAdOverView li .Info {
    display: block;
    padding: 20px;
    width: 216px;
}

#MainAdOverView li .Info .InfoDesc {
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 15px;
}

#MainAdOverView li .Info p {
    color: #989898;
}

#MainAdOverView li .IMG img {
    display: block;
    width: 684px;
}

#MainAdSmallOverView {
    margin-right: -28px;
}

#MainAdSmallOverView li {
    display: inline-block;
    margin: 0 27px 27px 0;
    vertical-align: top;
    width: 212px;
    *display: inline;
    zoom: 1;
}

#MainAdSmallOverView li a {
    background: #eeeeee;
    color: #535353;
    display: inline-block;
    padding: 10px;
}

#MainAdSmallOverView li a:hover {
    color: #006ee9;
}

#MainAdSmallOverView li a .Info {
    display: block;
}

#MainAdSmallOverView li a .Info .smallInfoDesc {
    font-size: 1em;
    line-height: 130%;
    margin-bottom: 10px;
}

#MainAdSmallOverView li a .IMG {
    margin-bottom: 10px;
}

#MainAdSmallOverView li a .IMG img {
    display: block;
    width: 191px;
}

.faq-list {
    margin: 0 0 30px;
}

.faq-btn {
    background: url(../images/bg_article-lista.png) repeat-x #eee;
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 85%;
    line-height: 160%;
    margin: 0 0 10px;
    padding: 10px 40px 10px 35px;
    position: relative;
    webkit-border-radius: 5px;
    width: 610px;
}

.faq-btn:hover {
    color: #006ee9;
}

.faq-btn h3 {
    font-size: 1em;
    font-weight: 400;
}

.faq-content {
    float: left;
    line-height: 160%;
    padding: 10px 35px;
    position: relative;
}

.faq-list .on .icon-arrow {
    background: url(../images/icon-faqArrow-on.png) no-repeat;
}

.faq-list .over .icon-arrow,
.faq-list a:hover {
    opacity: 0.7;
}

.faq-list .icon-arrow {
    background: url(../images/icon-faqArrow.png) no-repeat;
    display: inline-block;
    height: 22px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
}

.faq-list .icon-questions {
    background: url(../images/icon-questions.png) no-repeat;
    display: inline-block;
    height: 22px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 22px;
}

.faq-list .icon-answer {
    background: url(../images/icon-answer.png) no-repeat;
    display: inline-block;
    height: 22px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 22px;
}

.topNews-slider {
    background: url(../images/bg-sliderkit-btm.png) center bottom no-repeat;
    padding: 0 0 27px;
}

.page-controls {
    padding: 0 0 20px;
}

.page-controls-inner {
    background: url(../images/bg-pageControls-inner.png) repeat-x #f5f5f5;
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 12px 10px;
    position: relative;
}

.grid-pager {
    float: left;
}

.sort-method-buttons {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}

.sort-method-buttons li {
    float: left;
    position: relative;
}

.sort-method-buttons a {
    background: url(../images/icon-sortMethodA.png) 8px 16px no-repeat;
    border-left: 1px solid #ddd;
    color: #424242;
    display: block;
    padding: 12px 10px 12px 20px;
}

.sort-method-buttons a:hover,
.sort-method-buttons .current {
    background: url(../images/icon-sortMethodAhover.png) 9px 16px no-repeat;
    color: #006ee9;
}

.msg-list {
    line-height: 180%;
}

.msg-list li a {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    padding: 15px 30px 0;
}

.msg-list .Date {
    color: #006ee9;
    margin: 0 0 5px;
}

.msg-list .Topic {
    color: #434343;
    font-size: 1.3em;
    margin: 0 0 10px;
    position: relative;
}

.Topic .label {
    padding: 0 0 0 10px;
    vertical-align: middle;
}

.msg-list a:hover .Topic {
    color: #006ee9;
}

.msg-list .Thumbs {
    color: #7c7c7c;
    font-size: 1.1em;
    padding: 0 0 15px;
}

.topNews-slider .sliderkit img {
    height: auto;
    max-height: 568px;
    max-width: 400px;
}

#FileDownloadContainer .FileDownBox {
    background: #e7e7e7;
    border: 1px solid #d2d2d2;
    margin-bottom: 10px;
    padding: 5px 5px 5px 0px;
}

#FileDownloadContainer .FileDownBox .FileDown {
    float: left;
    width: 334px;
}

#FileDownloadContainer .FileDownBox .FileDown .FileType {
    float: left;
    margin: 0px 10px;
}

#FileDownloadContainer .FileDownBox .FileDown .Info {
    background: #ffffff;
    float: left;
    min-height: 50px;
    position: relative;
    width: 267px;
}

#FileDownloadContainer .FileDownBox .FileDown .Info .FileName {
    margin: 5px;
    max-width: 150px;
}

#FileDownloadContainer .FileDownBox .FileDown .Info .FileName a {
    color: #009ae9;
    font-weight: 700;
}

#FileDownloadContainer .FileDownBox .FileDown .Info .FileName a:hover {
    color: #fcb631;
}

#FileDownloadContainer .FileDownBox .FileDown .Info .FileSize {
    background: #f1f1f1;
    border-radius: 3px;
    font-size: 0.9em;
    moz-border-radius: 3px;
    padding: 2px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    webkit-border-radius: 3px;
}

.PrintInput {
    background: #eee;
    clear: both;
    margin: 15px 0 0;
    padding: 15px;
    text-align: center;
}

.PrintInput a {
    background: #333333;
    background: -moz-linear-gradient(top, #666666, #333333);
    background: -ms-linear-gradient(top, #666666, #333333);
    background: -o-linear-gradient(top, #666666, #333333);
    background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#333333));
    background: -webkit-linear-gradient(top, #666666, #333333);
    background-image: -ms-linear-gradient(top, #666666 0%, #333333 100%);
    border: 1px solid #222222;
    box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    color: #FFFFFF;
    font-weight: 400;
    moz-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    padding: 3px 15px;
    text-decoration: none;
    vertical-align: middle;
    webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
}

.PrintInput a:hover {
    background: #222222;
    background: -moz-linear-gradient(top, #555555, #222222);
    background: -ms-linear-gradient(top, #555555, #222222);
    background: -o-linear-gradient(top, #555555, #222222);
    background: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#222222));
    background: -webkit-linear-gradient(top, #555555, #222222);
    background-image: -ms-linear-gradient(top, #555555 0%, #222222 100%);
    text-shadow: #222222 0 1px 0;
}

.PrivacyPolicy {
    background: #e8ebe6;
    border-radius: 5px;
    moz-border-radius: 5px;
    padding: 15px;
    webkit-border-radius: 5px;
}

.PrivacyPolicy .img_1 {
    float: right;
    margin: -26px -5px 0px 20px;
}

.Result-Style {}

.Result-Style .Content {
    text-align: center;
}

.Result-Style .no-Result .img {
    background: url(../images/img-no-Result-2.png) center top no-repeat;
    height: 300px;
}

.Result-Style .Content .title {
    font-size: 1.15em;
    margin: 0 0 .5em;
}

.Result-Style .Content p {
    font-size: 1.15em;
    margin: 0 0 .5em;
}

.List_BTN_Style3 {
    width: 725px;
}

.List_BTN_Style3 ul {
    list-style-type: none !important;
    padding-left: 0px !important;
}

.List_BTN_Style3 li {
    margin: 0 0px 10px 0;
}

.List_BTN_Style3 li a {
    background: url(../images/bg_article-lista.png) repeat-x #eee;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #535353;
    display: block;
    font-size: 100%;
    font-weight: 400;
    line-height: 160%;
    padding: 5px 25px 5px 35px;
    position: relative;
    webkit-border-radius: 3px;
}

.List_BTN_Style3 li a:hover {
    color: #0072ff;
}

.List_BTN_Style3 li a:visited {
    /*color: #3656c3;*/
}

.List_BTN_Style3 li a .hd {
    color: #0072ff;
    font-weight: 700;
    margin-right: 10px;
}

.List_BTN_Style3 .icon-arrow,
.List_BTN_Style3 li a:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.List_BTN_Style3 .icon-arrow {
    background: url(../images/Topic_Style02.png) no-repeat;
    display: inline-block;
    height: 15px;
    left: 10px;
    position: absolute;
    top: 8px;
    width: 15px;
}

.List_BTN_Style3 .icon-arrow2 {
    background: url(../images/ArrowIcon_3.png) no-repeat;
    display: inline-block;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 8px;
}

.ContentBoxContainer {
    margin: 0 auto;
    width: 680px;
}

.ContentBoxContainer .ContentBox_top {
    background: url(../images/ContentBox_BGtop.jpg) no-repeat;
    display: block;
    height: 30px;
    width: 680px;
}

.ContentBoxContainer .ContentBox_btm {
    background: url(../images/ContentBox_BGbtm.jpg) no-repeat;
    display: block;
    height: 30px;
    width: 680px;
}

.ContentBoxContainer .ContentBox_md {
    background: url(../images/ContentBox_BGmd.jpg) repeat-y;
    display: inline-block;
    overflow: hidden;
    padding: 0 20px;
}

.ContentBoxContainer .ContentBox_md .GraphicImg {
    display: block;
    float: left;
    margin-right: 20px;
    width: 230px;
}

.ContentBoxContainer .ContentBox_md .GraphicImg img {
    width: 230px;
}

.ContentBoxContainer .ContentBox_md .LinksContainer {
    display: block;
    float: left;
    width: 385px;
}

.ContentBoxContainer .ContentBox_md .LinksContainer .List_BTN_Style3 {
    width: 385px !important;
}

#AdBannerContainer {
    background: url(../images/AdBannerBG.jpg) no-repeat;
    height: 110px;
    position: relative;
    width: 660px;
}

#AdBannerHeader {
    left: 10px;
    position: absolute;
    top: 10px;
}

#AdBannerMore {
    position: absolute;
    right: 0px;
    top: 0px;
}

.AdBanner {
    position: absolute;
    top: 45px;
    left: 40px;
}

#carousel {
    margin: 0 auto;
    position: relative;
    top: 20px;
    width: 210px;
}

#carousel img {
    height: 61px;
    width: 215px;
}

#carousel img:hover {}

#ui-carousel-next,
#ui-carousel-prev {
    background: url(../images/BannerPageDownHover.jpg) #fff center center no-repeat;
    display: block;
    height: 9px;
    left: 0;
    position: relative;
    width: 30px;
    z-index: 100;
}

#ui-carousel-next {
    background-image: url(../images/BannerPageUpHover.jpg);
    left: 115px;
    top: -125px;
}

#ui-carousel-prev {
    bottom: -165px;
    left: 115px;
}

#ui-carousel-next > span,
#ui-carousel-prev > span {
    display: none;
}

#MainContentRight {
    float: right;
    width: 660px;
}

#MainAdContainer {
    height: 250px;
    width: 658px;
    position: relative;
}

#MainAdContainer .MoreWrap {
    position: absolute;
    right: 8px;
    bottom: 8px;
    z-index: 10;
}

#MainAdContainer .MoreWrap a.More {
    width: 20px;
    height: 20px;
    display: block;
    background: #e5e5e5 url(../images/MainAdMore.jpg) no-repeat 0px 0px;
    border: 1px solid #b9b9b9;
    text-indent: -9999px;
    -webkit-transition: all .3s ease;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#MainAdContainer .MoreWrap a.More:hover,
#MainAdContainer .MoreWrap a.More:active {
    background-position: 100% 0;
}


#LatestNewsContainer {
    margin-bottom: 20px;
    width: 260px;
}

#LatestNewsContainer #LatestNewsHeader {
    margin-bottom: 14px;
}

#LatestNewsContainer #LatestNewsHeader .Header {
    float: left;
}

#LatestNewsContainer #LatestNewsHeader .More {
    float: right;
}

#LatestNewsContainer #LatestNewsHeader .More:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
}

#LatestNewsContainer #FocusContainer {
    margin-bottom: 8px;
}

#LatestNewsContainer #FocusContainer .FocusImage {
    border: 1px solid #959595;
    padding: 1px;
    background: #ffffff;
    float: left;
    margin: 0px 5px 5px 0px;
    display: block;
    width: 70px;
}

#LatestNewsContainer #FocusContainer .FocusImage img {
    width: 100%;
}

#LatestNewsContainer #FocusContainer .FocusTopic {
    color: #ef254b;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    line-height: 1.4em;
}

#LatestNewsContainer #FocusContainer .FocusTopic:hover {
    color: #0088dc;
}

#LatestNewsContainer #FocusContainer .FocusThumb {
    color: #505050;
    font-size: .9em;
    line-height: 1.4em;
}

#LatestNewsContainer #FocusContainer .FocusThumb a {
    color: #0088dc;
}

#LatestNewsContainer #FocusContainer .FocusThumb a:hover {
    color: #ef254b;
}

#LatestNewsContainer #NewsList li {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}

#LatestNewsContainer #NewsList li.BgColor {
    background: #edf7ff;
}

#LatestNewsContainer .Date {
    color: #0088dc;
    font-size: .85em;
}

#LatestNewsContainer #NewsList li a {
    color: #535353;
    width: 220px;
    font-size: .9em;
    white-space: nowrap;
}

#LatestNewsContainer #NewsList li a:hover {
    color: #0088dc;
}

#LatestNewsContainer #NewsList li a:visited {
    /*color: #3656c3;	*/
}

.slide-panel {
    display: block;
}

.slide-btn {
    border: solid 1px #eeeeee;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #ffffff url(../images/gradient_grey_01.jpg) repeat-x bottom;
    line-height: 100% !important;
    display: none;
}

.slide-btn .btn-slide {
    background: url(../images/arrow-square.gif) no-repeat right -45px;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
    display: block;
    font-weight: bold;
    color: #535353;
    text-decoration: none;
}

.slide-btn .active {
    background-position: right 9px;
}

#Mobilemenu-mainService,
nav.navbar,
nav #Logo a.Logo_link,
.mobile-select-menu {
    display: none;
}

/************test 測試用，可刪除************/

.slider-nojq {
    width: 658px;
}

.slider-nojq img {
    width: 100%;
}

.slides-nojq {
    width: 590px;
    margin: 0 auto;
}

.slides-nojq li {
    width: 191px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 1px;
}

.slides-nojq li img {
    width: 191px;
    height: 54px;
}

/************test 測試用，可刪除************/

/* 無障礙使用 */

.input-label {
    display: none;
}

.hyperlink-txt {
    display: none;
}

.ConditionSearchContainer .sec label.input-label {
    display: none;
}

/* end of 無障礙 */

.FatFooterHeader strong a {
    font-size: 15px;
}

/*-2017搜尋塊新增-*/

.street_wrap {
    display: inline-block;
    margin: 0 0 0 8px;
}

.use_way {
    display: inline-block;
}

.floor_info {
    display: inline-block;
    text-align: left;
    width: 305px;
    margin-bottom: 10px;
}

.floor_info.fl {
    width: 100%;
}

.fi-chose-wrap {
    display: inline-block;
}

.fi-chose {
    display: inline-block;
}

/*-rwd關掉-*/

.Rnews,
.RwdContainer {
    display: none;
}

.marquee {
    display: none;
}

a:focus ,
input:focus,
button:focus{
    outline: 3px solid #fde020;
    border: 0;
}
.acc-key a:focus {
	outline: 3px solid #fde020;
	border: 0 !important;
}


.bxslider .slick-prev,
.bxslider .slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 28px;
    height: 28px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    background: transparent;
}

.bxslider .slick-prev {
    left: 20px;
    background: url(../images/ArrowPrev.png) 0 0 no-repeat;
    z-index: 1;
}

.bxslider .slick-next {
    right: 20px;
    background: url(../images/ArrowNext.png) 0 0 no-repeat;
}

.bxslider .slick-prev:hover,
.bxslider .slick-next:hover {
    opacity: 0.8;
}

.bxslider .slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.bxslider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    padding: 0;
    cursor: pointer;
}

.bxslider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.bxslider .slick-dots li button:before
{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #333;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    opacity: .65;
}

.bxslider .slick-dots li.slick-active button:before {
    background-color: #69ab00;
    box-shadow: 0 0 0 2px #fff
}

.slick-dots li button:hover:before {
    opacity: 1;
}