/* 首頁 main.php 專用 */
#boxA ul li.hot {
	background: #e3fcff url(cssimg/new.gif) 440px 10px no-repeat;
	padding:0 35px 0 10px;
}
/*中間背景*/
#main{
	min-height :275px;
	height:auto !important;
    height:275px;		
}
#main:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}
h2 { 
	clear : both;
	background : url(cssimg/li.jpg) no-repeat 0 0; 
	padding : 0.1em 0 0.1em 1.6em;
    font-size :12px;
    width: 90%;
	color:#5b86a6;
	font-weight:normal;
}
/* 新聞區塊 */
#boxLeft{    clear : both;
    width : 492px;
    float:left;}
	
#boxRight {
   width : 187px;
   position:absolute;
   top:186px;
   right:17px;
}
#boxA  { 
	width:488px;
	margin-top:10px;
}


#boxA ul {
	line-height:2.2em;
	margin-left:10px;
	padding:0;
}
#boxA ul li {
	display:block;
	color:#1D1D1D;
	font-size:1em;
	list-style:none outside none;
	padding:0 0 0 10px;
    border-bottom:1px dotted #666666;
}
#boxA ul li a{
	margin-left:10px;
	width:380px;
	overflow:hidden;
}

#boxA  h2{
	font-size:15px;
	font-weight:bold;
	}
#boxB li a {
	color:#1D1D1D;
	font-size:1em;
	letter-spacing:0.1em;
	margin:0 0 0 5px;
}



#boxB #ppp{ 
	margin-top:4px;
	margin-bottom:10px;
}
#boxB1 { }
#boxB2 { }

#boxC { 
  

}
#boxC1 { }
#boxC2 { }
#boxAD{  margin-top:15px;
   }
#boxAD img{    float:right;margin-bottom:10px;}
#boxE{margin-top:15px;
    }
#boxE img{padding:3px;border:1px solid #eee;background:#fff;margin:2px;}
#boxE   a:hover img{background:#FF7619;border:1px solid #F76909;}
#boxE .note img{border:0px;}
/* 新聞區塊有圖片浮動+MORE浮動+資料浮動+三層背景 */
#boxX { 
    width:541px;

	padding:0 0 0 0;
    margin:0 0 15px 0;
	background:url(cssimg/boxa3_bg.jpg) top left repeat-y;
}
#boxX2:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}	
#boxX h2 {background:none;border:0;padding:7px 0 0 50px;margin:0 0 0 0px;color:#fff;font-size:1.2em;}
.data{float:right;width:260px;margin:40px 0px 0 0;padding:0 40px 0 0;}
#imgX {float:left;width:173px;margin:50px 0 0 10px;}
#boxX ul {padding:0;margin:0;}
#boxX li a:link{color:#666666;}
#boxX li a:visited{color:#666666;}
#boxX li a:hover{color:#ef7d04;}
#boxX2 {background:url(cssimg/boxa2_bg.jpg) bottom left no-repeat;min-height:250px;}
#boxX3 {background:url(cssimg/boxa_bg.jpg) top left no-repeat;padding:0px 0 60px 0;}
.note{float:right;clear:both;margin:10px 0px 40px 0px;}
.note a:link{color:#500000;}
.note a:visited{color:#500000;}
/* 新聞日期 */
h3 { 

}
/* 新聞標題 */
h4 {
color: #000000; padding-left: 100px; padding: 0px; margin : 0px;
font-weight:bold; font-size:16px; padding-left : 15px;
}

.pic  {
	float : left;
	border : 1px solid #ccc;
	padding : 3px;
	margin : 3px;
    
}	