@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#Header {
	height: 130px;
}
#TopMenu {
	height: 28px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 28px;
	color: #4d4d4d;
}
#TopLogo {
	overflow: hidden;
	height: 90px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#ButtomList {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/menuBG.jpg);
	background-repeat: repeat-x;
	height: 66px;
}
#ButtomText {
	height: 36px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#ButtomText ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#ButtomText ul li {
	float: left;
	font-size: 13px;
	color: #900;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
	width: 100px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/ButtomText_o.jpg);
	background-repeat: repeat-x;
}
#ButtomText ul li a:link, #ButtomText ul li a:visited, #ButtomText ul li a:active {
	text-decoration: none;
	color: #FFF;
	display: block;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/ButtomText_a.jpg);
}
#ButtomText ul li a:hover {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/ButtomText_o.jpg);
	background-repeat: repeat-x;
	color: #900;
}

#ButtomSelect {
	height: 30px;
	background-color: #e2e2e2;
}
#ButtomSelect ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ButtomSelect ul li {
	display: block;
	float: left;
	font-size: 13px;
	line-height: 30px;
	color: #9e2323;
	padding-right: 10px;
	padding-left: 10px;
}
#ButtomSelect ul li a:link, #ButtomSelect ul li a:visited, #ButtomSelect ul li a:active {
	color: #9e2323;
	text-decoration: none;
}
#ButtomSelect ul li a:hover {
	color: #F90;
}


#Container {
	overflow: hidden !important;
	height: 100%;
    width: 960px;
    margin: 10px auto;
	overflow: auto;
}
#Left {
	min-height: 100%;
	float: left;
	width: 635px;
}
#LeftPage {
	width: 635px;
}

#Right {
	min-height: 100%;
	float: left;
	width: 310px;
	float: right;
}
#leftTop {
	margin-bottom: 10px;
	height: 370px;
}

#mainNews {
	width: 360px;
	float: left;
}
#topNews {
	width: 260px;
	float: right;
}
#downLeft {
	margin-bottom: 10px;
}
#downLeftLeft {
	width: 170px;
	float: left;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/downLeftBG.jpg);
	background-repeat: repeat-y;
}
#downLeftRight {
	float: right;
	width: 450px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/downLeftRightBG.jpg);
	background-repeat: repeat-y;
}
#LocalNews {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#Footer {
	margin-bottom: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}







.loginBT a:link, .loginBT a:visited, .loginBT a:active {
	color: #900;
	text-decoration: none;
}
.loginBT a:hover {
	color: #F90;
}

.menuBT a:link, .menuBT a:visited, .menuBT a:active {
	color: #4d4d4d;
	text-decoration: none;
}
.menuBT a:hover {
	color: #900;
}
.mainNewsPic {
	margin-bottom: 10px;
}
.mainNewsTitle {
	font-size: 16px;
	font-weight: bold;
	color: #8d1e17;
	line-height: 24px;
}
.mainNewsTitle a:link, .mainNewsTitle a:visited, .mainNewsTitle a:active {
	color: #8d1e17;
	text-decoration: none;
}
.mainNewsTitle a:hover {
	color: #F90;
}
.mainNewsCon {
	font-size: 13px;
	color: #666;
	line-height: 18px;
	margin-bottom: 10px;
}
.mainNewsCon a:link, .mainNewsCon a:visited, .mainNewsCon a:active {
	color: #0d61b0;
	text-decoration: none;
}
.mainNewsCon a:hover {
	color: #F90;
}

.mainNewsRun {
	margin-bottom: 10px;
}
.topNewsTitle {
	margin-bottom: 10px;
}
.topNewsCat {
	color: #6F0000;
	font-size: 13px;
	line-height: 30px;
	margin-right: 2px;
}
.topNewsCon {
}
.topNewsCon ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.topNewsCon ul li {
	font-size: 13px;
	line-height: 30px;
}
.topNewsCon ul li a:link, .topNewsCon ul li a:visited, .topNewsCon ul li a:active {
	text-decoration: none;
	color: #4d4d4d;
}
.topNewsCon ul li a:hover {
	text-decoration: none;
	color: #900;
}
.topNewsMore {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/dotLine_01.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.downLeftTitle {
	margin-bottom: 5px;
}
.downLeftCoverNum {
	text-align: center;
}
.downLeftCoverNum a:link, .downLeftCoverNum a:visited, .downLeftCoverNum a:active {
	font-size: 13px;
	text-decoration: none;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.downLeftCoverNum a:hover {
	color: #F90;
}

.downLeftCover {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.downLeftBT {
	color: #666;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}
.downLeftBT a:link, .downLeftBT a:visited, .downLeftBT a:active {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.downLeftBT a:hover {
	color: #900;
}
.downLeftBanner {
	margin: 10px;
}
.downLeftStar {
	height: 385px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.downLeftStar ul {
	margin: 10px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.downLeftStar ul li {
	height: 75px;
	width: 150px;
	display: block;
	margin-bottom: 15px;
	font-size: 12px;
	color: #4d4d4d;
	line-height: 18px;
}
.downLeftStar ul li a:link, .downLeftStar ul li a:visited, .downLeftStar ul li a:active {
	color: #0054a6;
	text-decoration: none;
	font-weight: bold;
}
.downLeftStar ul li a:hover {
	color: #F90;
}
.downLeftStar ul li img {
	margin-right: 5px;
}
.downRightTitle {
	margin-bottom: 10px;
}
.downRightCon {
	margin: 10px;
	height: 155px;
}
.downRightConPIC {
	float: left;
	width: 204px;
}

.downRightConList {
	width: 225px;
	float: right;
}

.downRightConList ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.downRightConList ul li {
	height: 25px;
	display: block;
	margin-bottom: 1px;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	line-height: 25px;
	font-size: 12px;
}
.downRightConList ul li a:link, .downRightConList ul li a:visited, .downRightConList ul li a:active {
	color: #013c5c;
	text-decoration: none;
	background-color: #d7d7d7;
	display: block;
}
.downRightConList ul li a:hover {
	background-color: #900;
	color: #FFF;
}
.downRightBanner {
	min-height: 90px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.downRightInfor {
	height: 130px;

}
.downRightInfor ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.downRightInfor ul li {
	height: 120px;
	width: 120px;
	float: left;
	margin-right: 15px;
	display: block;
	font-size: 12px;
	color: #4D4D4D;
}
.downRightInfor ul li a:link, .downRightInfor ul li a:visited, .downRightInfor ul li a:active {
	color: #4D4D4D;
	text-decoration: none;
}
.downRightInfor ul li a:hover {
	color: #900;
}
.downrightHistory {
	height: 210px;
}
.downrightHistory ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.downrightHistory ul li {
	display: block;
	width: 180px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	color: #0054a6;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 24px;
}
.downrightHistory ul li a:link, .downrightHistory ul li a:visited, .downrightHistory ul li a:active {
	color: #4D4D4D;
	text-decoration: none;
	line-height: 18px;
}
.downrightHistory ul li a:hover {
	color: #900;
}
.downrightHistoryTools {
	height: 30px;
	background-color: #EEE;
}
.localNewsTable {
	height: 200px;
	margin-bottom: 10px;
}
.localNewsTable ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.localNewsTable ul li {
	width: 180px;
	float: left;
	margin-right: 10px;
	display: block;
}
.localNewsList {
}
.localNewsList ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.localNewsList ul li {
	float: left;
	display: block;
	font-size: 13px;
	color: #C00;
	line-height: 24px;
}
.localNewsList ul li a:link, .localNewsList ul li a:visited, .localNewsList ul li a:active {
	color: #4D4D4D;
	text-decoration: none;
}
.localNewsList ul li a:hover {
	color: #900;
}
.footerTable {
	font-size: 13px;
	color: #333;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	height: 36px;
	padding-top: 20px;
}
.footerTable span {
	float: right;
	color: #C00;
}
.footerTable span a:link, .footerTable span a:visited, .footerTable span a:active {
	color: #900;
	text-decoration: none;
}
.footerTable span a:hover {
	color: #F90;
}

.vedioTable {
	margin-bottom: 10px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/caseMinBG.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.vedioTableBT {
	height: 30px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/caseMinBTo.jpg);
	background-repeat: repeat-x;
}

.vedioTableBT ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
.vedioTableBT ul li {
	height: 30px;
	width: 74px;
	float: left;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/caseMinBT.jpg);
	background-repeat: no-repeat;
	color: #333;
}
.vedioTableBT ul li a:link, #vedioTableBT ul li a:visited, #vedioTableBT ul li a:active {
	display: block;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/caseMinBTo.jpg);
	background-repeat: no-repeat;
	color: #666;
	text-decoration: none;
}
.vedioTableBT ul li a:hover {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/caseMinBT.jpg);
	background-repeat: no-repeat;
	color: #333;
}
.vedioTableCon {
	min-height: 265px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.vedioTableText {
	font-size: 15px;
	line-height: 30px;
}
.vedioTableText a:link, .vedioTableText a:visited, .vedioTableText a:active {
	color: #0054a6;
	font-weight: bold;
	text-decoration: none;
}
.vedioTableText a:hover {
	color: #F90;
}
.searchBar {
	margin-bottom: 10px;
}
.searchBar input {
	height: 22px;
	width: 235px;
	border: 1px solid #CCC;
	font-size: 13px;
	color: #666;
}
.bannerTable {
	margin-bottom: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	height: 125px;
}
.bannerTable ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.bannerTable ul li {
	float: left;
	height: 55px;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.eventTable {
	margin-bottom: 10px;    
	float: left;
}
.eventTableLeft {
	list-style: none;
	margin-top: 10px;
	float: left;
	width: 150px;
}
.eventTableLeft2 {
	list-style: none;
	margin-top: 10px;
	float: left;
	width: 150px;
}
.eventTableRight {
	list-style: none;
	margin-top: 10px;
	float: right;
	width: 150px;
}
.eventTableRight2 {
	list-style: none;
	margin-top: 10px;
	float: right;
	width: 150px;
}
.eventTableLeftCon {
	font-size: 13px;
	color: #4d4d4d;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.eventTableLeftCon a:link, .eventTableLeftCon a:visited, .eventTableLeftCon a:active {
	color: #4d4d4d;
	text-decoration: none;
}
.eventTableLeftCon a:hover {
	color: #F90;
}
.eventTableRightCon {
	font-size: 13px;
	color: #4d4d4d;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.eventTableRightCon a:link, .eventTableRightCon a:visited, .eventTableRightCon a:active {
	color: #4d4d4d;
	text-decoration: none;
}
.eventTableRightCon a:hover {
	color: #F90;
}
.googleAD {
	margin: 10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}
.epaperTable {
	height: 60px;
	margin-bottom: 10px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/epaperBG.jpg);
	padding-top: 10px;
	padding-left: 10px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	padding-right: 10px;
	line-height: 18px;
}
.epaperTable input {
	height: 17px;
	border: 1px solid #CCC;
	font-size: 12px;
	color: #666;
	width: 165px;
}
.NewsListTitle {
	margin-bottom: 10px;
}
.NewsListCat {
	font-size: 16px;
	line-height: 36px;
	color: #F60;
	margin-right: 5px;
}
.NewsListTime {
	font-size: 10px;
	line-height: 36px;
	color: #AAA;
	margin-left: 5px;
}

.NewsListCon {
}
.NewsListCon ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.NewsListCon ul li {
	font-size: 15px;
	line-height: 36px;
	color: #900;
}
.NewsListCon ul li a:link, .NewsListCon ul li a:visited, .NewsListCon ul li a:active {
	color: #4d4d4d;
	text-decoration: none;
}
.NewsListCon ul li a:hover {
	color: #900;
	font-weight: bold;
}
.linkMap {
	font-size: 13px;
	color: #999;
	padding-top: 20px;
}
.linkMap a:link, .linkMap a:visited, .linkMap a:active {
	color: #C00;
	text-decoration: none;
}
.linkMap a:hover {
	text-decoration: none;
	color: #F90;
}
.newsPageBT {
	font-size: 13px;
	color: #666;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsPageBT a:link, .newsPageBT a:visited, .newsPageBT a:active {
	color: #666;
	text-decoration: none;
}
.newsPageBT a:hover {
	color: #F90;
	text-decoration: underline;
}
.NewsPageTitle {
	font-size: x-large;
	font-weight: bold;
}
.NewsPageTitle span {
	font-size: 13px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
	font-weight: normal;
}
.NewsPageCon {
	font-size: 15px;
	color: #333;
	line-height: 24px;
	padding: 10px;
	margin-bottom: 10px;
}
.NewsPageCon img {
	margin-right: 15px;
	margin-bottom: 5px;
       /*取消文繞圖20171203改 by kenneth*/
	/*float: left;*/
        float: left;
	margin-top: 25px;
}
.NewsPageShare {
	font-size: 13px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.newsPageSecond {
	font-size: larger;
	margin-bottom: 10px;
	font-weight: bold;
	color: #900;
	margin-top: 20px;
       /*為取消文繞圖增加clear:both 20171203改 by kenneth*/
       /* clear: both;*/
}

.NewsPageBrief {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	padding: 5px;
}
.NewsPageEditer {
	font-size: 13px;
	margin-top: 10px;
}
.NewsPageConTitle {
	font-weight: bold;
}
.newsPageConButton {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}

.newsPageConButton a:link, .newsPageConButton a:visited, .newsPageConButton a:active {
	text-decoration: none;
	color: #666;
}
.newsPageConButton a:hover {
	color: #069;
}
.NewsPageLogin {
	font-size: 13px;
	color: #666;
	text-align: center;
	border: 1px dashed #CCC;
}
.NewsPageLogin a:link, .NewsPageLogin a:visited, .NewsPageLogin a:active {
	color: #069;
	text-decoration: underline;
}
.NewsPageLogin a:hover {
	color: #C30;
	text-decoration: none;
}








.rightCF {
	list-style: none;
	margin-bottom: 10px;
	text-align: center;
	width: 300px;
}
.NewsImage {
	/*width: 310px;20171203改 by kenneth*/
	width: 630px;
	margin-right: 15px;
	margin-bottom: 15px;
	/*float: left;20171203改 by kenneth*/
        float: left;
}
.NewsImagePic {
        /*width: 300px;20171203改 by kenneth*/
	width: 300px;
        /*heigth: 200px;20171203改 by kenneth*/
	height: 200px;
}

.NewsImageLink {
	font-size: 12px;
	color: #06C;
	text-align: center;
}
.NewsImageTalk {
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
.newsTalkTable {
	margin-bottom: 10px;
}
.newsTalkTitle {
	margin-bottom: 10px;
}

/*討論區文章*/
.talkTextTable {
	margin-bottom: 20px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/dotLine_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*討論文章上方區塊*/
.talkTextTop {
	background-color: #F3F3F3;

}
/*討論區頭像*/
.talkTextID {
	float: left;
}
/*回復文章區塊*/
.talkTextBTN {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
}
.talkTextBTN input {
	background-color: #666;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #CCC;
}
/*前往群組*/
.talkTextSelect {
	font-size: 13px;
	color: #333;
	padding: 10px;
}
.talkTextSelect span {
	float: right;
}

/*引言*/
.talkTextRE {
	border: 1px dashed #C00;
	padding: 5px;
	background-color: #F6F6F6;
	margin-bottom: 10px;
}

/*作者*/
.talkTextName {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
}
/*IP*/
.talkTextIP {
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	line-height: 24px;
}
/*日期*/
.talkTextDate {
	font-size: 13px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 10px;
	line-height: 24px;
}

/*文章內容*/
.talkTextCon {
	font-size: 13px;
	color: #333;
	padding: 20px;
	line-height: 18px;
}
/*討論區列表跳頁選單*/
.talkSelectPage {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
	color: #666;
	margin-top: 10px;
}
.talkSelectPage a:link, .talkSelectPage a:visited, .talkSelectPage a:active {
	color: #666;
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.talkSelectPage a:hover {
	color: #FFFFFF;
	background-color: #666;
	border: 1px solid #FFF;
}
.CoverStoryCon {
	overflow: auto;
	height: 100%;
}
.CoverStoryCon ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.CoverStoryCon ul li {
	float: left;
	width: 160px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	margin: 20px;
	font-size: 13px;
	line-height: 18px;
	display: block;
}
.CoverStoryCon ul li span {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.CoverStoryCon ul li a:link, .CoverStoryCon ul li a:visited, .CoverStoryCon ul li a:active {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
.CoverStoryCon ul li a:hover {
	color: #F90;
}
.talkListCon {
}
.talkListCon ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.talkListCon ul li {
	display: block;
	padding: 10px;
	height: 90px;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	margin-bottom: 10px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180903171114/https://www.new7.com.tw/images/dotLine_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.talkListCon ul li a:link, .talkListCon ul li a:visited, .talkListCon ul li a:active {
	color: #900;
	text-decoration: none;
}
.talkListCon ul li a:hover {
	color: #F90;
}

.talkListCon ul li span {
	font-size: 15px;
	color: #069;
	font-weight: bold;
}
.talkListCon ul li span a:link, .talkListCon ul li span a:visited, .talkListCon ul li span a:active {
	text-decoration: none;
	color: #069;
}
.talkListCon ul li span a:hover {
	color: #F90;
}

.talkListCon ul li img {
	float: left;
	margin-right: 10px;
}
.serviceTable {
	font-size: 13px;
	color: #333;
}
.memberTable {
	font-size: 13px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}

/* 2015-11-25 by RAN */

.BTAD {
	padding: 10px 0;
    background: #fff;
}

.bottomAD {
	list-style: none;
    width: 450px;
}

/* ins.adsbygoogle {    modify by kenneth 2019/10/15  */
/*     height: 100% !important;    modify by kenneth 2019/10/15  */
/* }    modify by kenneth 2019/10/15  */

#rightAD {
	min-height: 100px;
}







/*
     FILE ARCHIVED ON 17:11:14 九月 3, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 15:01:03 五月 26, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
