	/*(全網預設字型)*/
* { font-family:Verdana, "新細明體", "細明體", sans-serif }

/* 版面配置 
---------------------------------------------------------------------------*/
.container {
	width: 1000px;
	background-image: url(../IMAGES/epaper_mainbg.gif);
	background-repeat:repeat-y;
}
.container_inner {
	width: 901px;
}
.headline {
	width: 901px;
	height:166px;
	background-image: url(../IMAGES/epaper_bg1.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:1px;
}
.con_l {
	width: 669px;
	float:left;
	margin-top:-1px;
}
.con_r {
	width: 231px;
	background-color:#e3dec4;
	float:left;
	padding-left:1px;
	margin-top:-1px;
}
.con_r #conbg {
	background-image: url(../IMAGES/epaper_bg4.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:16px;
}
.con_r #conbg #con {
	padding-top:15px;
}
.footer {
	width: 901px;
	height:85px;
	background-color:#383838;
	margin-left:2px;
}
#centerpic{
	padding-top:20px;
	text-align: center;
	float: left;
}
#grayword{
	font-family: Verdana, Arial, "新細明體", "細明體", sans-serif;
	font-size: 13px;
	text-align: right;
	color: #626262;
	line-height: 20px;
	padding:5px;
	background-color: #ffffff;
}
#leftpic{
	width: 250px;
    margin-top:20px;
	background-color: #ffffff;
	padding-right:15px;
	float: left;
	text-align: center;
}
/* 表頭 
---------------------------------------------------------------------------*/
.headline #num {
	width: 60px;
	float:left;
	padding-top: 97px;
}
.headline #link {
	width: 290px;
	float:right;
	padding-top: 85px;
	font-size: 12px;
	color: #717171;
	font-family: "細明體", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headline #link a {
	font-size: 12px;
	color: #717171;
	font-weight: bold;
	text-decoration: none;
}

/* 右側內容區 
---------------------------------------------------------------------------*/
.con_r #conbg #con #date {
	font-size: 11px;
	color: #c95f28;
	font-family: Arial, sans-serif;
	background-image: url(../IMAGES/epaper_icon1.gif);
	background-repeat:no-repeat;
	background-position:15px 13px;
	text-align:left;
	padding-left:33px;
	padding-top:12px;
}
.con_r #conbg #con #news {
	font-size: 13px;
	color: #717171;
	font-family: "細明體", Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	padding: 10px 20px 0px 30px;
}
.con_r #conbg #con #more {
	font-size: 13px;
	color: #a8c47d;
	font-family: "細明體";
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	height:20px;
	background-image: url(../IMAGES/epaper_bg6.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.con_r #conbg #con #more a ,.con_l #scon #more a ,.con_l #scon2 #more a {
	font-size: 13px;
	color: #a8c47d;
	text-decoration: underline;
}
.con_r #conbg #downpic {
	background-image: url(../IMAGES/epaper_pbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:136px;
	height:104px;
	padding-top:8px;
	margin-top:10px;	
}

/* 左側內容區 
---------------------------------------------------------------------------*/
.con_l #scon {
	padding: 10px 50px 20px 90px;
	text-align:left;
	font-size: 13px;
	color: #626262;
	line-height: 24px;
	font-family: "細明體", Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	letter-spacing: 1px;
}
.con_l #scon2 {
	text-align:left;
	font-size: 13px;
	color: #626262;
	font-family: "細明體", Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
}
.con_l #scon3 {
	padding: 10px 50px 20px 90px;
	text-align:left;
	font-size: 13px;
	color: #626262;
	font-family: "細明體", Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height: 22px;
}
.con_l #scon h1,.con_l #scon2 h1,.con_l #scon3 h1 {
	font-size: 15px;
	color: #3e3e3e;
	font-family: "細明體", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
}
.con_l #scon h2,.con_l #scon2 h2 ,.con_l #scon3 h2 {
	font-size: 12px;
	color: #a8c47d;
	font-family: "細明體", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
}
.con_l #scon #pic {
	padding: 10px 20px 40px 10px;
	float:left;
}
.con_l #pdata {
	font-size: 11px;
	color: #b5a071;
	font-family: "細明體", Verdana, sans-serif;
	letter-spacing: 1px;
}
/* 註腳
---------------------------------------------------------------------------*/
.footer {
	font-size: 12px;
	color: #939393;        
	font-family: "細明體", Verdana, Arial, Helvetica, sans-serif;
}
