@charset "UTF-8";
/* CSS Document */

html, body{
	color: #fff;
	font-size:13px;
	/*font-family:Arial, Helvetica, sans-serif;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;*/
	font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", Helvetica, Arial, FreeSans, sans-serif;
    margin: 0;
	padding:0;
}

/* content_newscenter 媒體中心 */
.content_newscenter{
	clear:both;
	width:909px;
	margin:10px 0 60px 15px;
	height:700px;
	padding:0 0 0px 0;
	font-size:13px;
	background-color:#FFF;
}
.content_newscenter_d{
	clear:both;
	width:909px;
	margin:10px 0 60px 15px;
	height:auto;
	padding:0 0 10px 0;
	font-size:13px;
	background-color:#FFF;
}

.content_newscenter_show{
	clear:both;
	width:820px;
	margin:15px 40px 60px 40px;
	height:auto;
	padding:0 0 20px 0;
	font-size:13px;
	background-color:#FFF;
	color:#666;
}

/* New link */
.content_newscenter_Navi {
	margin:0 0 20px 0;
	padding:0;
	background:#CCC;
	list-style:none;
	font-size:20px;
	float:left;
}
.navi_event {
	border-right:#FFF solid 11px;
	border-left:#FFF solid 11px;
	}
.navi_news {
	border-right:#FFF solid 10px;
	}
.navi_links {
	border-left:#FFF solid 10px;
	}
.content_newscenter_Navi li {
	padding:0;
	float:left;
	}
.content_newscenter_Navi a {
	float:left;
	width:209px;
	display:block;
	color:#666;
	text-decoration:none;
	padding: 10px 0 0px 80px ;
}
.content_newscenter_Navi a:hover {
	background:#F60;
	color:#FFF;
	}

.news_en {
	font-size:15px;
}
.news_arrow {
	width:22px;
	padding:22px;
	background:url(../img/news_arrow02.png) no-repeat;
	margin:3px 52px 0 0;
	float:right;
}
/* 
#body_news #navi_news a,
	#body_event #navi_event a,#body_links #navi_links a {
	background:#F60;
	color:#FFF;
	}
	*/
.content_newscenter_detial_left {
	width: 800px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
.content_newscenter_detial_right {
	width: 300px;
	margin:0 40px 0 0;
	float: right;
}
.news_img {
	width: 300px;
	height: 200px;
	margin:10px 0 10px 0;
	background: url(../img/news_test.jpg)  no-repeat;
}

/* 媒體中心 字體樣式設定 */
.newscenter_title1 li {
	font-size:13px;
	list-style:none;
	padding:0 0 0 40px;
	margin: 0;
	border-bottom:1px solid #999 ;
}
.newscenter_title1 H1 {
	font-size:18px;
	color:#F60;	
	border-bottom:2px solid #999 ;
	line-height:3;
}
.newscenter_title1 span {
	color:#ccc;
	padding:0 0 0 5px;
	font-size:10px;
}
.newscenter_title1 a {
	color:#666;
	text-decoration:none;
	line-height:3;
	}
.newscenter_title1 a:hover {
	color:#F60;
	text-decoration:none;
	line-height:3;
	}
.content_newscenter_detial_right li {
	font-size:13px;
	list-style-type:none;
	color:#ccc;
	margin:0 0 20px 0;
}
.content_newscenter_detial_right span {
	color:#ccc;
	padding:0 0 0 5px;
	font-size:10px;
}
.content_newscenter_detial_right li a {
	font-size:13px;
	color:#666;
	text-decoration:none;
}
.content_newscenter_detial_right li a:hover {
	font-size:13px;
	color:#F60;
	text-decoration:none;
}

/*連結樣式
.content_newscenter_detial_right li {
	A:link { color:  #19637D;text-decoration: none; } 
	A:visited { color:  #19637D; text-decoration:none; } 
	A:active { color: #4A8BA3; text-decoration:none;  } 
	A:hover { color: #4A8BA3; text-decoration:underline; 
}
*/

.content_newscenter_Navi ul li{
	color:#666;
}
