﻿/*--新聞首頁幻燈片--*/
.show_box {
    float: left;
    height: 250px;
    margin-right: 10px;
    margin-top: 10px;
    margin-left: 24px;
    position: relative;
    width: 450px;
    display: inline;
}

    .show_box .mask {
        background: none repeat scroll 0 0 #000000;
        height: 40px;
        left: 0;
        filter: alpha(opacity=50);
        opacity: 0.5;
        position: absolute;
        top: 210px;
        width: 450px;
    }

    .show_box .linkbox {
        height: 40px;
        left: 0;
        line-height: 40px;
        padding-left: 14px;
        position: absolute;
        top: 210px;
        width: 450px;
        z-index: 8;
    }

        .show_box .linkbox a {
            color: #FFFFFF;
            font-size: 15px;
            font-weight: bold;
        }

    .show_box .showtab {
        left: 320px;
        position: absolute;
        top: 220px;
        z-index: 8;
    }

        .show_box .showtab a {
            background: url("http://img.twhouses.com.tw/css/sou/show_tab_bg.gif") no-repeat scroll 0 0 transparent;
            color: #464646;
            display: block;
            float: left;
            font-family: Arial;
            font-weight: bold;
            height: 22px;
            line-height: 22px;
            margin-right: 7px;
            text-align: center;
            text-decoration: none;
            width: 22px;
        }

        .show_box .showtab .on {
            background-position: left bottom;
            color: #FFFFFF;
        }
/*--新聞首頁幻燈片 end--*/


/*--新聞首頁頭條--*/
#main_new {
    float: right;
    width: 450px;
    height: 249px;
    margin-right: 10px;
    margin-top: 10px;
    display: inline;
    border-bottom: solid 1px #FAE9B1;
    position: relative;
}

    #main_new .main_left {
        float: left;
        background-position: 0 -619px;
        width: 10px;
        height: 249px;
        border-bottom: solid 1px #FAE9B1;
    }

    #main_new .main_right {
        float: right;
        border-bottom: solid 1px #FAE9B1;
        background-position: 0 -1387px;
        width: 10px;
        height: 249px;
    }

    #main_new .main_content {
        width: 430px;
        height: 249px;
        float: left;
        margin-top: 1px;
        display: inline;
        background: url(http://img.twhouses.com.tw/css/sou/mainnewbg.png) repeat-x scroll left top transparent;
    }

    #main_new .main_png {
        background-position: 0 0;
        width: 72px;
        height: 44px;
        position: absolute;
        right: 2px;
        top: 2px;
        z-index: 8;
    }

.pfont {
    font-size: 21px;
    margin: 30px 0px 5px 15px;
    max-height: 27px;
    max-width: 400px;
    overflow: hidden;
}

    .pfont a {
        color: #005f96;
    }

#main_new .main_link {
    width: 400px;
    margin: 0 auto;
}

    #main_new .main_link li {
        height: 24px;
        border-top: dashed 1px #FF9C00;
        padding: 1px 0px 0px 0px;
        max-width: 400px;
        overflow: hidden;
    }

    #main_new .main_link a {
        height: 24px;
        color: #4B83A2;
        font-size: 17px;
        font-weight: bold;
        line-height: 26px;
    }

#main_new #main_brief {
    width: 390px;
    margin-left: 15px;
    margin-bottom: 20px;
    line-height: 18px;
}
/*--新聞首頁頭條 end--*/

/*--新聞首頁分類塊--*/
.newsclass {
    Width: 320px;
    Margin-left: 10px;
    margin-top: 10px;
    float: left;
    font-size: 15px;
}

    .newsclass .channelfontr a {
        font-size: 13px;
    }

    .newsclass .basicbox li {
        line-height: 25px;
        height: 25px;
    }
/*--新聞首頁分類塊 end--*/

/*--精彩圖文--*/

.frightbox {
    height: 280px;
}

.basicbox .frightbox li {
    float: left;
    width: 100px;
    height: 120px;
    margin: 10px;
    margin-left: 13px;
    display:: inline;
    text-align: center;
}

.frightbox img {
    border: solid 1px #FFC569;
}

/*--精彩圖文 end--*/

/*--新聞排行--*/

.newsnumber ul {
    width: 225px;
    margin-left: 5px;
    background: url(http://img.twhouses.com.tw/css/sou/number.png) no-repeat scroll;
}

    .newsnumber ul li {
        width: 225px;
        height: 24px;
        line-height: 24px;
        padding-left: 16px;
        margin-left: 5px;
    }

/*--新聞排行 end--*/

/*--------新聞分類列表----------*/
.newslist {
    width: 630px;
    margin: auto;
    font-size: 15px;
    padding: 10px 0px 10px 0px;
}

.basicbox ul.newslist li {
    clear: both;
    height: 30px;
    line-height: 30px;
}

.newslist li span {
    float: right;
}

/*--新聞分類列表 頁碼1--*/
.pageControl {
    padding-top: 5px;
    margin-bottom: 5px;
    display: block;
    height: 38px;
    line-height: 30px;
    padding-top: 8px;
}

.pages {
    text-align: center;
}

    .pages a, .pages .cpb {
        height: 15px;
        line-height: 15px;
        text-decoration: none;
        padding: 2px 5px;
        border: 1px solid #FE8D00;
        background: #ffff;
        margin: 1px 1px;
        color: #FE8D00;
        cursor: pointer;
    }

        .pages a:hover {
            background-color: #d7841d;
            color: #fff;
            border: 1px solid #FE8D00;
            text-decoration: none;
        }

    .pages .cpb {
        color: #FE8D00;
        background: #d7841d;
        border: 1px solid #d7841d;
    }
/*--新聞分類列表 頁碼1 end--*/

/*--新聞分類列表 頁碼2--*/
.pageContro2 {
    border-top: dashed 1px #FE8D00;
    text-align: right;
    padding-top: 10px;
}

    .pageContro2 .tb_pageindex, .pageContro2 .but {
        border: dashed 1px #FF9C00;
        color: #FE8D00;
        background: #fff;
    }

    .pageContro2 .but {
        border: 1px solid;
    }
/*--新聞分類列表 頁碼2 end--*/
/*----------新聞分類列表 end----------*/

/*--新聞導航路徑--*/
.newspath {
    line-height: 25px;
    padding-left: 10px;
    background-position: 0 -1078px;
    width: 350px;
    height: 28px;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
}

    .newspath a {
        cursor: pointer;
    }

/*--新聞導航路徑 end--*/

/*--新聞內容--*/

#newscontent {
    margin: 0 5px;
    line-height: 1.8;
}

    #newscontent .hd, #C-Main-Article-news .bd {
        margin: 0 auto;
        overflow: hidden;
        width: 588px;
    }

    #newscontent .hd {
        padding-bottom: 0;
        padding-top: 22px;
        text-align: center;
        border-bottom: dashed 1px #FE9901;
    }

    #newscontent .titBar {
        overflow: hidden;
        padding: 0 5px;
        padding-top: 10px;
        position: relative;
        width: 578px;
    }

    #newscontent .info {
        height: 16px;
        padding-bottom: 20px;
    }

    #newscontent .infoCol {
        padding-right: 19px;
    }

    #newscontent .info .where {
        padding-left: 19px;
    }

    #newscontent .info .auth {
        padding-left: 19px;
    }

.facebook {
    height: 22px;
    background-position: 0 -484px;
    height: 22px;
    width: 346px;
    float: right;
    display: inline;
}

    .facebook a {
        color: #0F5B83;
    }

/*--新聞內容 end--*/

/*
.boxborder
{
	height:200px;
	width:319px;
	border-bottom:solid 1px #FAE9B3;
	border-left:solid 1px #FAE9B3;
	border-right:solid 1px #FAE9B3;
	margin-left:1px;
}
.boxborder li
{
	height:25px;
}
.boxborder a
{
	color:#666666; font-size:15px;
}
.boxborder a:hover
{
	color:#000000;
}
.boxborder ul
{
	margin-left:10px;
}
.listleft
{
	float:left;width:327px; margin-right:3px;margin-bottom:10px; display:inline;
}

#sel_county,#sel_pay,#tx_search
{
	color:#666666;
}
#newscontent .titBar a
{
	color:#0E5984;
}

.contentleft
{
	float:left;width:650px; position:relative; margin-right:3px;margin-bottom:10px; display:inline;
}

#newscontent p
{
	line-height:25px;
}
.ft {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.presell
{
	background-position: 0 -1156px; width: 324px; height: 27px;line-height:30px;
}
.movehouse
{
	background-position: 0 -924px; width: 323px; height: 27px;line-height:30px;
}
.renthouse
{
	background-position: 0 -1310px; width: 323px; height: 27px;line-height:30px;
}
.businesshouse
{
	background-position: 0 -233px; width: 323px; height: 27px;line-height:30px;
}
.landdiv
{
	background-position: 0 -542px; width: 323px; height: 27px; line-height:30px;
}
.buyhouse
{
	background-position: 0 -310px; width: 323px; height: 27px; line-height:30px;
}
.graphic
{
	background-position: 0 -387px; width: 252px; height: 27px; line-height:30px;
}
.soufun-newsno{ background-position: 0 -1001px; width: 252px; height: 27px; } 
.channelfontr a
{
        color:#693907;
}
.channelback
{
	background:url(http://img.twhouses.com.tw/css/sou/channelcenter.gif) repeat-x; float:left;
}
.channelleft
{
	 background: url(http://img.twhouses.com.tw/css/sou/channel.png) no-repeat; background-position: 0 -77px; width:6px; height:27px; float:left;
}
.channelleftback
{
	float:left; height:27px; line-height:27px; background:url(http://img.twhouses.com.tw/css/sou/channelleftc.gif) repeat-x;text-align:center;font-family:"新細明體",arial;  font-size:17px; font-weight:bold; color:#995E01;
}
.channelleftr
{
	float:left;background: url(http://img.twhouses.com.tw/css/sou/channel.png) no-repeat; background-position: 0 -231px;  width:6px;height:27px;
}
.channelright
{
	float:left; background: url(http://img.twhouses.com.tw/css/sou/channel.png) no-repeat; background-position: 0 -308px; width:6px; height:27px;
}


.channelfontr
{
	float:right;
	height:27px;
	line-height:27px;
}

*/
