/* CSS Document */
body {
	font-family: "微軟正黑體", Verdana;	
}
.nav {
	font-size: 12px;
}
.title {
	font-size: 22px;
	font-style: bold;
}
.title2 {
	font-size: 23px;
	font-style: bold;
}
.albumseminar {
	padding-right: 20px;
	font-size: 16px;
	font-style: bold;
}
.content {
	padding: 25px 25px 25px 25px;
	text-align: justify;
}
.course {
	text-align: left;
}
ol,li {
	margin-left: -8px;
}

div {
	padding: 0px 10px 0px 10px;
}

div.indexleft1 {
	background:url(../img/cht/linebar/indexleft-01.png) no-repeat;
	height: 21px;
}

div.indexleft2 {
	background:url(../img/cht/linebar/indexleft-02.png) repeat-y;
}

div.indexleft3 {
	background:url(../img/cht/linebar/indexleft-03.png) no-repeat;
}

div.indexright1 {
	background:url(../img/cht/linebar/indexright-01.png) no-repeat;
	height: 21px;
}

div.indexright2 {
	background:url(../img/cht/linebar/indexright-02.png) repeat-y;
}

div.indexright3 {
	background:url(../img/cht/linebar/indexright-03.png) no-repeat;
}

.footer {
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}
tr {
	font-size: 15px;
}
a:link {
	text-decoration:none;
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #1C53E7;
}

.publicationt {
	color: #1B680B;
	font-weight:bold;
	font-size: 20px;
}
.publicationd {
	font-size:15px;
	font-weight: bold;
}
.publicationmenu {
	color: #1B680B;
	font-weight: bold;
}
#button {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #bae0ed;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#button li{
	float: left;
	width: 145px;
	text-align: center;
	letter-spacing: 2px;

	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #fff;
	list-style-type:none;
}

#button li a{
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
	display: block;
	height: 30px;
	width: 140px;
}


#button li a:hover {
	color: #bae0ed;
	background-color: #98002e;
	width: 135px;
}
p {
	text-align:justify;
}
li.small {
	font-size: 11px;
}
#enrollm {
	padding: 0px 30px 10px 30px;
	text-align: justify;
}
.coursecontent{
	padding-left: 20px;
	padding-right: 20px;
}
.coursetitle {
	color: #702210;
	font-weight:bold;
}
.coursetitle2 {
	color: #1B680B;
	font-weight:bold;
}
.coursetitle2 a {
	color: #1C53E7;
	font-weight:bold;
}
.courseselect {
	font-size: 12px;
}
.tutor {
	padding: 0px 30px 0px 10px;
}
.courseindex {
	font-size: 12px;
}
.courseindextitle {
	color: #702210;
	font-weight: bold;
}
.courseindextitle2 {
	color: #1B680B;
	font-weight: bold;
}
hr {
	border:1px;
	height:1px;
	background-color:#702210;
	color: #702210;
}
.pindex {
	text-align: justify;
	font-size: 12px;
}
table.myTable {
	border-collapse:collapse;
}
table.myTable td, table.myTable th { border:1px solid black;padding:5px;
}
table.form td {
	font-size: 16px;
}
.pasteventtitle {
	font-size: 18px;
	color: #702210;
	font-weight: bold;
}
.publicationtitle2 {
	font-size: 15px;
	color: #154d87;
}
.latestnews td {
	font-size: 14px;
}
ul {
	padding-left: 30px;
}
.pasteventindex td {
	padding-right: 10px;
}
.pasteventcontent {
	height: 610px;
}
.pasteventmenu {
	height: 613px;
}
td .deactive {
	color: #E8E8E8;
}
.latestnewsmenu {
	text-align: center;
}
.pasteventsmall {
	font-size: 11px;
	color: #702210;
}
.pasteventpageno {
	font-weight: bold;
	text-align: right;
}
.support {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.selected {
	color: #1B680B;
	font-weight: bold;
	text-decoration:underline;
}
.albumtitle {
	font-size: 20px;
	font-weight: bold;
	color: #702210;
}