body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 900px;
	height: 85px;
	background-image: url(images/bg_header_new3.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
	font-size: 36px
}

#container-slogan {
	float: left;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 900px;
	height:40px;	
}

#container-navigation {
	width: 900px;
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 0px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}

#container-content {
	width:900px;
	background-image: url(images/bg_content_new.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	height: 900px;
}

#container-content_member {
	width:900px;
	background-image: url(images/bg_content_new.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	height: 1000px;
}

#container-content {
	width:900px;
	background-image: url(images/bg_content_new.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	padding-left: 5px;
	float: left;
}

#content_research {
	width: 350px;
	padding-left: 60px;
	float: left;
}


#border {
	width: 450px;
	margin-left: 450px;
}

#border_research {

	width: 540px;
	margin-left: 345px;
}


#border_faculty {
	width: 440px;
	margin-left: 440px;
	color: #03C;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
}

#container-footer {
	border-top: 20px solid #E5E5E5;
	width: 900px;
	padding: 0px 0px 0px 0px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding-left: 20px ;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	font-family:"Times New Roman", Times, serif;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	letter-spacing: 1px;
}

h7 {
	font-size: 20px;
	color: #006AC3;
	letter-spacing: 1px;
	padding-right: 20px;
	font-family:"Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-family:"Times New Roman", Times, serif
	}
	
h4 {
	font-size: 22px;
	color: #DF0101;
	letter-spacing: -0.5px;
	padding-left: 16px;
	font-family:"Times New Roman", Times, serif
	}
h5{
	font-size: 14px;
	padding-left: 25px;
	line-height: 20px;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	}
h6
{
	font-size:14px;
	padding-left: 25px;
	line-height: 20px;
	padding-right: 10px;
	letter-spacing: 1px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	
hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 0px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.style2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #0C0;
}
.style3 {
	font-family: ¼Ð·¢Åé;
	font-size: large;
}
.style4 {
	color: #0000FF;
	font-size: 14px;
}
.style5 {
	color: #FF0000;
}
.style6 {
	font-size: 16px;
}
.style7 {
	text-align: center;
}
.style8 {
	margin-right: 44px;
}
.style9 {
	text-decoration: none;
}
.td {
}
#container #container-content_member #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td h5 span {
	color: #000;
}
#container #container-content #border_faculty div p {
	font-size: 16px;
	color: #03C;
	font-weight: bold;
}
#container #container-content_member #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p {
	font-size: 18px;
	color: #000;
}
#container #container-content_member #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible {
	font-size: 18px;
}
#container #container-content_member #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p a {
	font-style: italic;
}
#container #container-content_member #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p a {
	font-style: normal;
}
.本實驗室誠徵博士生 {
	font-family: MS Serif, New York, serif;
}
