body {
	background-image: url(img/bg.gif);
}
#demo {
	background: #FFF;
	overflow:hidden;
	height: 600px;
	text-align: center;
	float: left;
	width: 124px;
}
#demo img {
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.style1 {font-size: 12px}
.style2 {color: #367EA6}
* {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
.body {
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
	background-color: #EEE;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
p,cite,code,ul {
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1 {
	font-size: 12pt;
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
	font-family: "Lucida Sans Unicode", serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
}
.clearer {
	clear: both;
}
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	padding-bottom: 6px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header {
	background: url(img/sub0-test-1.png) repeat-x;
	padding-bottom: 5px;
	height: 240px;
}
.title h1 {
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}
.navigation {
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	background-color: #D9E1E5;
	background-image: url(img/nav.gif);
	background-repeat: repeat-x;
}
.mid_br {
	height: 12px;
	padding: 2px;
}
.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	line-height: 40px;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.navigation a:hover {background-position: left bottom; color: #234;}
.main {
	clear: both;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background: #EEE;
	border: 1px solid #E5E5E5;
	float: left;
	width: 130px;
	padding-top: 0px;
	font-size: 10px;
	bottom: 10px;
}
.sidenav h1 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: url(img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 12pt;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}
.top {
	float: none;
	width: 890;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	font-size: 8px;
	color: #666666;
	font-family: "新細明體";
	line-height: 1.7;
}
.content {
	float: right;
	width: 630px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	font-size: 8px;
	color: #666666;
	font-family: "新細明體";
	line-height: 1.7;
}
.content .item {
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 8pt;
	text-align: center;
	width: 720px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 6px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}
.lable {
	left: 200px;
	top: 240px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "標楷體";
	position: absolute;
}
.nopadma {
	margin: 0px;
	padding: 0px;
}
