﻿
.headline{
	width:530px;
	margin-bottom:30px;
	font-size:100%;
	padding-top:10px;
	overflow:hidden;
	position:relative;
	padding:10px;
	}
.headline .body{
	clear:both;
	}
.news , .news{
	
	padding-top:10px;
	float:left;
	}
.news{
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);

	
}
.news ul,.news ul{
	border-top:3px solid #ccc;
	display:block;
	clear:both;
	}

.headline .more{
	position:absolute;
	width:60px;
	font-size:12px;
	height:11px;
	top:50px;
	right:0px;
	margin:10px 0px 0px auto;
	text-indent:-9999999px;
	
	}
.headline .more a{
	display:block;
	width:60px;
	height:11px;
	background:url(../images/more.gif) no-repeat left top;

	}
.headline h2{
	background:url(../images/h2_news.png) no-repeat left top;
	clear:both !important;
	display:block;
	width:100%;
	color:#036;
	margin-bottom:10px;
	padding:20px 10px 30px 90px;
	border-bottom:3px solid #CCC;
	}
.headline h2 a{
	font-weight:bold;
	color:#005266;
	font-family:微軟正黑體;
	font-size:1.0em;
	}
.headline h3{
	font-size:15px;
	line-height:1.65em;
	padding:4px 0px 4px 3px;
	border-bottom:1px dotted #ccc;
	}
.headline h3 a{
	display:block;
	background:url(../images/icon2.gif) no-repeat left 7px;
	padding-left:15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	line-height: 1.6em;
	font-family:微軟正黑體;
	}
.headline h3 a:hover{
	color:#39F;
	}
.headline ul {
	margin:0px;
	padding:0px;
	}
.headline ul li {
	list-style:none;
	width:300px;
	height:35px;
	border-bottom:1px #CCC dotted;
	margin-bottom:5px;
	line-height:35px;
	overflow:hidden;
	position:relative;
	padding-left:100px;
	}
.headline ul li a{
	color:#333;
	font-size:.93em;
	}
.headline ul li a:hover{
	color:#1da6cd;
	}
	
.headline ul li span.date{
	color:#999;
	padding-right:20px;
	padding-left:10px;
	margin-right:10px;
	font-size:.81em;
	background:url(../images/time_line.png) no-repeat right 5px;
	position:absolute;
	top:0px;
	left:0px;
	}
.headline ul li a{
	color:#666;
	}