﻿.article-credit {
	font-size: 18px;
	padding-left: 20px;
	font-weight: bold;
	/*font-size: 1.1em;*/
	color: #999999;
	text-align: center;
}
.article-time {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.article-headline {
	font-weight: bold;
	font-size: 27px;
	background: #eeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
	color: #2a607e;
	font-family: Tahoma, Arial;
	border: 1px solid #cccccc;
}
.box1 {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 9pt;
	background: #ffffff;
	font-family: Tahoma, Arial;
	color: #333333;
	border: 1px #6699cc solid;
	line-height: 120%;
}
.box2 {
	margin: 0px 0px 50px;
	padding: 10px;
	color: black;
	background-color: #eeeeee;
	border:1px dashed #cccccc;
}
.box3 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #eeeeee;
	font-weight: bold;
}
.context {
	 font-family: Tahoma, Arial;
	 font-size: 9pt;
	 font-weight: normal;
	 color: #666666;
	 letter-spacing: 1px;
}
.note1 {
	font-weight: bold;
	color: #000000;
}
.title2 {
	color: #2a607e;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Arial;
}

/* start rollovers */
/* globals */

a.menu_cat:link,
a.menu_cat:hover,
a.menu_cat:visited,
a.menu:link,
a.menu:visited,
a.menu:hover,
div.menu_bottom {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	display : block;
	padding: 1px 25px 3px 6px;
	text-align : left;
}

td.menu_body {
	width : 150px;
	background-color : #f1f1f1;
	/*border-top : 1px solid #cccccc;*/
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

/* main item style */

a.menu_cat:link, a.menu_cat:visited, a.menu_cat:hover {
	/* 標題的背景色 */
	color : black;
	background-color : #dddddd;
	font-size: 8pt;
	font-weight: bold;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}


/* sub item style */
a.menu:link, a.menu:visited, a.menu:hover {
	color : #000;
	font-size: 8pt;
	margin: 3px 3px 3px 3px;
	font-weight: normal;
}

a.menu:link, a.menu:visited {
	margin: 3px 3px 3px 3px;
	border : 1px solid #f1f1f1;
	background-color : #f1f1f1;
}

a.menu:hover {
	border : 1px solid #aaaaaa;
	background-color : #cccccc;
}


/* divider */

div.menu_bottom {
	border-right-width : 0px;
	border-left-width : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

/* end rollovers */

table.context {
        font-size: 9pt;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background: #cccccc;
}
