A, A:link, A:visited, A:active {
	text-decoration: none;font-family: "Arial", "Helvetica", "Verdana", "sans-serif", "Lucida Grande", "LiGothicMed", "Taipei", "MS Gothic", "細明體"; color: #000; text-decoration: none;
}
A:hover {
	color: #666666; text-decoration: underline;
}
body {
	font-size: 12px;
	line-height: 18px;
	color: black;
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif", "Lucida Grande", "LiGothicMed", "Taipei", "MS Gothic", "細明體";
	background-color: #ffffff;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
html, body, h2, h3, h4, div, p, ul, li, input {
   font-family: "Arial", "Helvetica", "Verdana", "sans-serif", "Lucida Grande", "LiGothicMed", "Taipei", "MS Gothic", "細明體";
}
img {
	border: 0;margin: 0;padding: 0;
}
#body {
	width: 900px;text-align: center;margin: 0 auto;padding: 0;background: none;
}
#header {
	width:900px;
	background:white;
	text-align:center;
	position: relative;
	margin: 0;padding: 0;
	margin-bottom: 20px;
	line-height: 0;
}
#contain {
	margin: 0;
	padding: 0;
	width: 900px;
	clear: both;
	text-align: center;
	background: none;
}
#mainbg {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
	text-align: left;
}

#content {
	font-size: 15px;line-height: 180%;letter-spacing: 0.5px;clear:both;
}
#content h2 {
	font-size: 20px;line-height: 30px;letter-spacing: 1.5px;
}
#content h3.title {
	font-size: 16px;line-height: 200%;letter-spacing: 1px;font-weight: normal;
}
#content .addeddate {
	font-weight: bold;text-align:right;border-top:1px solid gray;margin-top: -15px;text-indent: 60px;
}
.contents {
	font-size: 100%;letter-spacing: 100%;
}
.contents a ,.contents a:link {color: navy;	background: url('/images/icon_external.png') center right no-repeat; padding-right: 16px;}
.contents a:active {color: #080;}
.contents a:visited {color: #008;}
.contents a:hover {color: #800;text-decoration: none;}

#link_content{
	font-size: 15px;line-height: 180%;letter-spacing: 0.5px;clear:both;
}

#footer {
	clear:both;
	width:900px;
	margin: 0 auto; 
	padding: 0px;
	background: #FFF;
	font-size: 12px;
	line-height: 15px;
	border-top:1px solid purple;
}
#footer span {margin: 2px 12px;}

/*************** FCKeditor 2.2 @ 2006/4/28 上午 10:51 ***************/
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #666666 1px solid;
	padding: 5px;
	margin: 5px 5px 5px 10px;
	color: #000000;
	font-family: 'Courier New' , Monospace;
	background-color: #DDDDDD;
}
.Indent
{
	text-indent: 200%;
}
