﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url("img01.gif"/*tpa=http://www.csie.ntu.edu.tw/~b94100/DSD/images/img01.gif*/) repeat-y;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #71624F;
}

h3 {
	font-weight: normal;
}

h2 {
	font-weight: normal;
}

h1 {
	font-weight: normal;
}

h2 {
	font-size: 2em;
	color: #71624F;
}

h3 {
}

ol {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

blockquote {
	margin-bottom: 1.5em;
}

p {
	margin-bottom: 1.5em;
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #71624F;text-decoration : none;
}

a:hover {
	color: #B59C7E; 
}

img {
	border: none;
}

img.left {
	float: left;
	margin: .35em 1em 1em 0;
}

img.right {
	float: right;
	margin: .35em 0 1em 1em;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	padding: 25px 0 0 0;
	background: url("img03.gif"/*tpa=http://www.csie.ntu.edu.tw/~b94100/DSD/images/img03.gif*/) no-repeat;
}

.boxed .title {
	padding-left: 15px;
	background: #A91313;
	border-left: 1px solid #807261;
	border-right: 1px solid #807261;
	font-size: 1.2em;
	font-weight: bold;
	color: #71624F;
}

.boxed .content {
	padding: 15px;
	background: #71624F url("img04.gif"/*tpa=http://www.csie.ntu.edu.tw/~b94100/DSD/images/img04.gif*/) no-repeat 100% 100%;
	border: 1px solid #71624F;
	border-top: none;
}

/* Post */

.post {
	padding: 2em 0 0 0;
}

.post .title {
}

.post .date {
	margin: -1.4em 0 1em 0;
	text-align: right;
	font-size: 1em;
}

.post .meta {
	padding: 1em;
	background: #B59C7E;
	border-left: 2px solid #71624F;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 1em;
}

.post .story ol {
	line-height: 180%;
}

.post .story ul {
	line-height: 180%;
}

.post .story blockquote {
	line-height: 180%;
}

.post .story p {
	line-height: 180%;
}

/* Table */

.table {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: #B59C7E;
	border: 1px solid #71624F;
}

.table .title {
	clear: both;
	padding: 5px 0;
	color: #71624F;
}

.table .topleft {
	float: left;
	width: 140px;
	height: 21px;
	padding: 9px 0 0 0;
	background: #FFFFFF;
	text-align: center;
	font-size: x-small;
	color: #71624F;
}

.table .topright {
	float: left;
	width: 604px;
	height: 21px;
	padding: 7px 0 0 0;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: x-small;
}

.table .meta p {
}

.table .story {
}

.table h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.table .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}


.table .story ul {
	margin-bottom: 1.5em;
	line-height: 180%;
}


.table .story blockquote {
	margin-bottom: 1.5em;
	line-height: 180%;
}


.table .story p {
	margin-bottom: 1.5em;
	line-height: 180%;
}


/* Breadcrumb */

#breadcrumb {
	width: 715px;
	height: 30px;
	margin: 0 auto;
	padding: 15px 0 0 25px;
	background: #71624F url("img01.gif"/*tpa=http://www.csie.ntu.edu.tw/~b94100/DSD/images/img01.gif*/) no-repeat;
	color: #FFFFFF;
}

/* Logo */

#logo {
	padding: 70px 0 20px 0;
	background: url("img02.gif"/*tpa=http://www.csie.ntu.edu.tw/~b94100/DSD/images/img02.gif*/) no-repeat center top;
	text-align: center;
}

#logo h1 {
	text-transform: lowercase;
	font-size: 2.6em;
	font-weight: bold;
	font-style: italic;
}

#logo h2 {
	text-transform: lowercase;
	font-size: 1em;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
}

#extra {
}

/* Content > Main */

#main {
	margin: 0 220px 0 260px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#sidebar h3 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding: 5px 0;
}

#menu a {
	display: block;
	padding: 0 0 0 17px;
	background: url("img05.gif"/*tpa=http://www.csie.ntu.edu.tw/~b94100/DSD/images/img05.gif*/) no-repeat left center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#menu .active a {
}

#menu a:hover {
	color: #B59C7E;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 20px;
}

/* Support */

#support {
	width: 150px;
	height: 60px;
	margin: 0 0 20px 0;
	padding: 60px 0 0 10px;
	background: url("img08.gif"/*tpa=http://www.csie.ntu.edu.tw/~b94100/DSD/images/img08.gif*/) no-repeat;
}

#support h2 {
	font-size: 1.4em;
}

#support h3 {
	font-size: 1em;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}
