@charset "utf-8";
.ind-new {
	float: left;
	width: 620px;
	margin-left: 10px;
	margin-bottom: 15px;
}


.new-col {
	float: left;
	width: 300px;
	background-image: url(image/new-bg-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	margin-bottom: 30px;
}
.new-col-r {
	float: left;
	width: 300px;
	background-image: url(image/new-bg-1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.col-1 {
	padding: 9px;
	float: left;
	height: 240px;
	width: 255px;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 1.5em;
	color: #000;
	background-color: #FFF;
	-moz-box-shadow:0 0 10px #6fb0c8;
	-webkit-box-shadow:0 0 10px #6fb0c8;
	box-shadow:0 0 10px #6fb0c8;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	overflow: hidden;
}
.new-tit:link {
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
.new-tit:hover {
	color: #F39;
	text-decoration: none;
}
.page {
	clear: both;
	width: 800px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
/*css msdn style pagination*/
div.msdn{
	padding:4px 6px 4px 0;
	font-size:13px;
	color:#313031;
	font-family:verdana,tahoma,arial,helvetica,sans-serif;
}
div.msdn a{border:#b7d8ee 1px solid;padding:5px 6px 4px 5px;margin:0px 3px;color:#0030ce;text-decoration:none;}
div.msdn a:hover{border:#b7d8ee 1px solid;color:#0066a7;background-color:#d2eaf6;}
div.pagination a:active{border:#b7d8ee 1px solid;color:#0066a7;background-color:#d2eaf6;}
div.msdn span.current{border:#b7d8ee 1px solid;padding:5px 6px 4px 5px;font-weight:bold;margin:0px 3px;color:#444444;background-color:#d2eaf6;}
div.msdn span.disabled{display:none;}
.con-new01-img {
	clear: both;
	width: 780px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
}
.con-new02-img {
	clear: both;
	width: 780px;
	margin-bottom: 20px;
	float: left;
}

.con-new01-con {
	clear: both;
	width: 780px;
	margin-bottom: 20px;
	float: left;
	overflow: auto;
}
.con-new02-con {
	clear: both;
	width: 780px;
	margin-bottom: 20px;
	float: left;
	overflow: auto;
}
.new-ctit {
	height: 32px;
	width: 780px;
	clear: both;
	background-image: url(image/news-icon-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 38px;
	font-size: 16px;
	font-weight: bold;
	color: #30C;
	vertical-align: middle;
	line-height: 38px;
}
.new-date {
	font-size: 15px;
	color: #333;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	font-weight: normal;
}
