@charset "utf-8";
.ContStyle {
	/*border:1px solid #CCCCCC;*/
	overflow:hidden;
}
/* ============================================
文章的佈局

Usage examples:
<div id="Content" class="ContStyle">
	<div class="LeftCol">
		<h4>xx</h4>
		<ul class="ArticleCate">
			<li>xx</li>
		</ul>
	</div>
	<div class="RightCol">
		<div class="NavInfo">xx</div>
		<div class="ArticleBox">
			<div class="ListTitle">
				<div class="ArTitle">xx</div>
				<div class="ArBrowseNum">11</div>
				<div class="ArTime"></div>
			</div>
			<div class="ArListRow">
				<div class="ArTitle">xx</div>
				<div class="ArBrowseNum">11</div>
				<div class="ArTime"></div>
			</div>
		</div>
	</div>
</div>
============================================ */
.LeftCol {
	float:left;
	width:200px;
	overflow: hidden;
	height:620px;
}
.LeftCol ul.ArticleCate {
	float:left;
	border:1px solid #FFDA68;
	text-align:center;
	margin:0 auto;
	border-top:none;
	height:94%;
	width:99%;
}
.LeftCol ul.ArticleCate li {
	float:left;
	padding-left:20px;
	background:transparent url(//image.8591.com.tw/index/public/global/07.gif) no-repeat 20px center;
	line-height:30px;
}
.LeftCol ul.ArticleCate li a{
	float:left;
	margin-left:10px;
	font-size: 11pt;
}
.LeftCol ul.ArticleCate li span {
	float:right;
	width:45px;
	text-align:left;
}
.RightCol {
	float:right;
	width:740px;
	margin-left: 8px;
	padding-bottom:10px;
}

.RightCol .NavInfo {
	font-size:11pt;
	margin:8px 8px 0 8px;
	overflow:hidden;
}
.ArticleBox {
	border:1px solid #FFDA68;
	clear:both;
	margin-bottom:10px;
   
}
 
.ArticleBox .ListTitle {
	background:transparent url(//image.8591.com.tw/index/public/public/bgt.gif) repeat;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size:10pt;
	height:22px;
}
.SolidLine {
	border-top:1px solid #FFDA68;
	height:1px;
	line-height: 0px;
}
.ArticleBox .ListTitle div { padding-top:4px;}
.ArticleBox .ListTitle .ArTitle { width:475px;}
.ArticleBox .ArListRow {
	font-size:10pt;
	clear:both;
	padding:5px 0 20px 0px;
	
}
.ArticleBox .ArTitle{
	float:left;
	width:475px;
}
.ArticleBox .ArListRow .ArTitle {
font-size:10pt;
	text-align:left;
	color:#0084C1;
	padding-left:10px;
	
}
.ArticleBox .ArVoteNum{
	float:left;
	width:80px;
}
.ArticleBox .ArBrowseNum{
	float:left;
	width:80px;
}
.ArticleBox .ArTime{
	float:left;
	width:85px;
}
.ArticleBox .more{
clear:both;
width:700px;
padding:10px 10px 10px 10px;
font-size:10pt;
color:#333;
height:45px;
text-align:left;
border-bottom:1px solid #E0E0E0;
}
/* ============================================
投稿的右頁面

Usage examples:
<div class="RightCol RightW">
	<div class="FormRow">
		<label>xx</label>xxx
	</div>
	<div class="FormRow">
		<label></label>
		<div class="RightArea">x</div>
	</div>
	<ul class="PostDesc">
		<li>xx</li>
	</ul>
</div>
============================================ */
.RightW {
	width:734px;
	text-align:left;
	border:1px solid #FFDA68;
}
.RightW .FormRow {
	clear:both;
	margin-bottom:5px;
	text-align: left;
}
.RightW .FormRow label {
	float:left;
	width: 90px;
	padding-left:15px;
}
.RightW .FormRow .RightArea {
	float:left;
}
label.lblH0 {
	height:24px;
	line-height:24px;
	vertical-align: middle;
}
label.lblH1 {
	height:246px;
	line-height:246px;
	vertical-align: middle;
}
label.lblH2 {
	height:52px;
	line-height:52px;
	vertical-align: middle;
}
label.lblH3 {
	height: 170px;
	line-height:170px;
	vertical-align: middle;
}
.RightW ul.PostDesc {
	margin-left:10px;
}
.RightW ul.PostDesc li {
	line-height: 26px;
}
.RightW ul.PostDesc li span {
	font-family:Verdana;
	font-size:10pt;
	line-height:1.7;
	color:#0084C1;
	padding-right:8px;
}
.MT2 {
	margin-top: 2px;
}
.SqaStyle {
	color:#0084C1;
	font-size:18px;
}
/* ============================================
顯示文章內容的頁面

Usage examples:
<div class="ArticleTitle">
	<strong></strong><span></span><h4>xxx</h4>
</div>
<div class="ArticleTime">xx</div>
<div class="ArticleCont">xxx</div>
============================================ */
.ArticleTitle {
	clear:both;
	padding-left:15px;
	padding-top:6px;
	text-align:center;
	border-top:1px dashed #FFDA68;
}
.ArticleTitle h4 {
	font-size:12pt;
}
.ArticleTime {
	margin:8px 10px 8px 0;
	text-align:right;
}
.ArticleCont {
	background-color:#ffffff;
	margin:8px 0 0 0;
	padding:10px;
	overflow: hidden;
	text-align: left;
	font-size:11pt;
	line-height:170%;
	font-family:Verdana;
}
/* ============================================
調查評論顯示

Usage examples:

============================================ */
.Remark {
	width:97%;
	text-align:left;
	border-bottom:1px dashed #B2B2B2; 
	margin-bottom:24px;
}
.Remark .RTitle {
	margin-bottom:6px;
}
.Remark .RContent {
	padding-left:16px;
	font-size:10pt;
}
.input {
	font-family: 新細明體, Arial;
	font-size: 9pt;
}



