@charset "big5";
/* 中華民國品質學會 */

@import url(common.css);

/* ====================================== 排版表格 ==== */
.Layout {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	font-size: 85%;
}

.Layout td {
	vertical-align: top;
	margin: 0px;
}

.Layout td.Left {
	width: 165px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 95%;
}
.Layout td.Center {
	text-align: center;
	padding-right: 5px;
	padding-left: 4px;
	margin: 0px;
}
.Layout td.Right {
	padding-right: 0px;
	width: 174px;
	text-align: center;
	background-color: #FFFFFF;
}
/* ====================================== 聯絡資訊 ==== */
.infor {
	font-size: 80%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 5px;
}
.infor p {
	line-height: 120%;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.infor img {
	margin: 7px 5px 10px 5px;
}
/* ====================================== 跑馬燈 ==== */
.scroll {
	width: 400px;
	height: 29px;
	font-size: 110%;
	line-height: 160%;
	color: #330099;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}
.scroll .box {
	font-weight: normal;
	background-image: url(../images/scroll-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 4px 0px 2px 12px;
}
.scroll .text {
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	width: 250px;
}
/* ====================================== 最新消息框架 ==== */
.news {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	width: 400px;
}
.news .title {
	height: 23px;
	font-size: 110%;
	color: #330099;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/headlines.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-right: 3px solid #A7D3FF;
	border-left: 3px solid #0000B8;
	padding: 6px 0px 0px 9px;
	margin: 0px;
}
.news .box {
	background-image: url(../images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 400px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: none;
	border-right: 3px solid #A7D3FF;
	border-bottom: 3px solid #5E5EDF;
	border-left: 3px solid #0000B8;
}
.news .bottom {
	width: 400px;
	background-image: url(../images/box-bottombg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 10px;
}
/* ====================================== 最新消息內文 ==== */
.news p {
	margin: 2px 5px 0px 10px;
	border: none;
	font-size: 90%;
	text-align: left;
	vertical-align: middle;
}
.news p.text {
	margin: 6px 0px 0px 5px;
	padding: 0px 10px 5px 5px;
	border: none;
	font-weight: bold;
}
.news .img {
	float: left;
	margin: 7px 5px 1px 5px;
}
.news .more {
	margin-top: 10px;
	text-align: right;
	color:#0000CC;
	height: 20px;
	vertical-align: middle;
	clear: both;
}
.news .more a {
	background: url(../images/news_more.gif) no-repeat right;
	padding-right: 20px;
	text-decoration: none;
	text-align: right;
	font-size: 90%;
	margin-right: 10px;
}
.news .more a:link, #content .more a:visited {
	color:#0000CC;
}
.news .more a:hover {
	color:#FF0000;
	background: url(../images/news_more-over.gif) no-repeat right;
}
/* ====================================== 圖檔 ==== */
.MainImg {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	width: 400px;
}
.MainImg img {
	float: left;
	margin: 7px 5px 1px 5px;
	width: 400px;
}
/* ====================================== 列表連結 ==== */
.list{
	margin-top: 20px;
	border: none;
	width: 400px;
	text-align: left;
}
.list .title {
	height: 23px;
	font-size: 110%;
	color: #330099;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 9px;
}
.list ul {
	margin: 0px;
	padding: 0px;
	line-height: 125%;
}
.list li {
	font-size: 95%;
	margin: 0px;
	padding: 0px 0px 5px 18px;
	line-height: 135%;
	background-image: url(../images/list_icon.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
.list ul a:link, .list ul a:visited {
	color: #000099;
	text-decoration: none;
}
.list ul a:hover {
	color: #990033;
	text-decoration: underline;
}
.list .more {
	text-align: right;
	color:#0000CC;
	height: 20px;
	vertical-align: middle;
}
.list .more a {
	background: url(../images/news_more.gif) no-repeat right;
	padding-right: 20px;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
}
.list .more a:link, .list .more a:visited {
	color:#0000CC;
}
.list .more a:hover {
	color:#FF0000;
	background: url(../images/news_more-over.gif) no-repeat right;
}
/* ====================================== 網路服務功能 ==== */
.Service {
	width: 156px;
	margin: 0px;
	padding: 0px;
}
.Service .header {
	background-image: url(../images/title-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 3px 0px 0px 20px;
	margin-top: 20px;
	height: 20px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: left;
}
.Service img{
	text-align: center;
	border-top: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: 32px;
	width: 154px;
}
/* ====================================== 電子報功能 ==== */
.ePaper {
	width: 156px;
	margin: 0px;
	padding: 0px;
}
.ePaper .header {
	background-image: url(../images/title-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 3px 0px 0px 20px;
	margin-top: 20px;
	height: 20px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: left;
}
.ePaper .box {
	padding: 2px 0px 2px 0px;
	text-align: left;
	border-top: 0px;
	border-right: 1px solid #E6E4EC;
	border-bottom: 1px solid #E6E4EC;
	border-left: 1px solid #E6E4EC;
}
.ePaper form {
	margin: 0px;
	text-align: right;
}
.ePaper .button {
	font-size: 90%;
	color:#330066;
	height: 20px;
}
.search .boxline {
	border: 1px dotted #333399;
	padding: 1px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
/* ====================================== 廣告宣導區塊 ==== */
.AD {
	width: 156px;
	margin: 0px;
}
.AD .ADheader {
	background-image: url(../images/title-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 3px 0px 0px 20px;
	height: 20px;
	margin-top: 20px;
	color: #FFFFFF;
	text-align: left;
	border: none;
}
.AD img {
	text-align: center;
	border-top: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: 45px;
	width: 155px;width: 155px;
}
