﻿*
{
	margin: 0px;
	padding: 0px;
}

#leftcol
{
	float: left;
	width: 280px;
	padding: 0px;
}

#leftnav
{
	margin: 20px 0px 0px 50px;
}

#leftnav .menutitle .news,
#leftnav .menutitle .abouts,
#leftnav .menutitle .services,
#leftnav .menutitle .publications,
#leftnav .menutitle .media
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 110px;
}

#leftnav .menutitle .news {	background: url(images/news-menutitle.jpg) no-repeat center; }
#leftnav .menutitle .abouts {	background: url(images/abouts-menutitle.jpg) no-repeat center; }
#leftnav .menutitle .services {	background: url(images/services-menutitle.jpg) no-repeat center; }
#leftnav .menutitle .publications {	background: url(images/publications-menutitle.jpg) no-repeat center; }
#leftnav .menutitle .media { background: url(images/media-menutitle.jpg) no-repeat center; }

#leftnav .menubottom .news,
#leftnav .menubottom .abouts,
#leftnav .menubottom .services,
#leftnav .menubottom .publications,
#leftnav .menubottom .media
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 50px;
}

#leftnav .menubottom .news { background: url(images/news-menubottom.jpg) no-repeat center; }
#leftnav .menubottom .abouts { background: url(images/abouts-menubottom.jpg) no-repeat center; }
#leftnav .menubottom .services { background: url(images/services-menubottom.jpg) no-repeat center; }
#leftnav .menubottom .publications { background: url(images/publications-menubottom.jpg) no-repeat center; }
#leftnav .menubottom .media {	background: url(images/media-menubottom.jpg) no-repeat center; }

#leftnav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#leftnav ul li a
{
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}

#leftnav ul li a:link,
#leftnav ul li a:visited
{
	color: #FFFFFF;
	display: block;
	font: Verdana;
	font-size: 16px;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	text-align: center;
}

#leftnav ul li a.news {	background-color: #E70012; }
#leftnav ul li a.abouts {	background-color: #6EB92B; }
#leftnav ul li a.services {	background-color: #EB6300; }
#leftnav ul li a.publications {	background-color: #FFF100; }
#leftnav ul li a.media { background-color: #00A0EA; }

#middlecol
{
	float: right;
	width: 700px;
}

#middlecol .title
{
	display: block;
	width: 650px;
	height: 100px;
}

#middlecol .news { background: url(images/news-title_01.jpg) no-repeat center; }
#middlecol .abouts-title_01 {	background: url(images/abouts-title_01.jpg) no-repeat center; }
#middlecol .abouts-title_02 {	background: url(images/abouts-title_02.jpg) no-repeat center; }
#middlecol .abouts-title_03 {	background: url(images/abouts-title_03.jpg) no-repeat center; }
#middlecol .abouts-title_04 {	background: url(images/abouts-title_04.jpg) no-repeat center; }
#middlecol .abouts-title_05 {	background: url(images/abouts-title_05.jpg) no-repeat center; }
#middlecol .abouts-title_06 {	background: url(images/abouts-title_06.jpg) no-repeat center; }
#middlecol .abouts-title_07 {	background: url(images/abouts-title_07.jpg) no-repeat center; }
#middlecol .abouts-title_08 {	background: url(images/abouts-title_08.jpg) no-repeat center; }
#middlecol .services { background: url(images/services-menutitle.jpg) no-repeat center; }
#middlecol .publications { background: url(images/publications-menutitle.jpg) no-repeat center; }
#middlecol .media {	background: url(images/media-menutitle.jpg) no-repeat center; }

#middlecol .topictitle
{
	margin: 10px 10px;
	font-family: 細明體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.news_mid_headline_orange {
	font-family: 細明體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;		
	line-height: 30px;
}

.news_mid_word {
	font-family: Verdana, Arial, 細明體, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
	line-height: 21px;
}

.news_mid_word_large {
	font-family: Verdana, 細明體, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	text-decoration: none;
	line-height: 25px;
}

#chiefs
{
	text-align: center;
	font: Verdana;
	font-size: 16px;
	font-weight: bold;
}

#chiefs .style1
{
	display: block;
	height: 370px;
}

#chiefs .style2
{
	display: block;
	height: 30px;
}

#chiefs .style3
{
	width: 25%;
	height: 30px;
}

#chiefs .style4
{
	width: 50%;
	height: 30px;
}

