/* POSITIONING
-------------------------------------------------------------------------*/
body {
	margin:  0;
	padding: 0;
	/** /background-color: #FFF;/**/
	text-align: center;
	}
#container {
	margin: 0 auto;
	text-align: left;
	width: 640px;
	}
#header {
	width: 628px;
	height: 40px;
	margin: 0 6px 6px;
	}
#content {
	position: relative;
	}
#primary-content {
	margin: 0px 0 0 6px;
	width: 628px;
	}
#secondary-content  {
	display: none;
	}
img { border: none; }

/* FEATURE
-------------------------------------------------------------------------*/
#feature {
	display: none;
	}

/* GENERAL
-------------------------------------------------------------------------*/
.inv {
	position: absolute;
	left: -3000px;
	}
div.clear {
	clear: both;
	height: 0;
	line-height: 1px;
	}
/* LINKS
-------------------------------------------------------------------------*/
a:link, a:active {
	color: #AB6666;
	text-decoration: none;
	}
a:visited {
 	color: #B3B3B3;
	text-decoration: none;
 	}
a:hover {
	color: #710101;
	text-decoration: none;
	}
a:focus {
	outline: none;
	-moz-outline:none;
	}

/* TEXT TREATMENTS
-------------------------------------------------------------------------*/
body {
	font: 12px/16px Geneva, Arial, sans-serif; /*font: 10px/16px Geneva, Arial, sans-serif; by sbluo*/
	color: #666;
	
	/*\*/
	font-size: expression((10/13.9)+"em");
	line-height: expression((18/13.9)+"em");
	/**/
	}
abbr,acronym {
	font-style: normal;
	}
pre, code {
	font-size: 12px;
	text-decoration:underline; /*加底線*/
	}

pre {
	margin: 0 0 16px; 
	padding: 0;
	width: 100%;
	height: auto;
	/*\*/
	overflow: auto;/**/
	}
p ins {
	font-style: normal;
	}
p strong,
p b {
	font-family: Tahoma, sans-serif;
	}
p span { text-decoration:line-through; /*加刪除線*/	}

/* FOOTER
-------------------------------------------------------------------------*/
#footer {
	display: none;
	}

abbr, acronym {
	border-bottom: 1px dotted #788D9F;
	cursor: help;
}
abbr {
	speak: spell-out;
}
acronym {
	speak: normal;
}

/* NAVIGATION
-------------------------------------------------------------------------*/
#navigation {
	padding-top: 7px;
	height: 40px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 33px;
	}
#navigation #masthead {
	display: block;
	float: left;
	width: 116px;
	height: 27px;
	text-indent: -3000px;
	background: url(/share/images/navigation/print_masthead.gif) left top no-repeat;
	}
#navigation #flashead {
	display: none;
	}
#navigation ul {
	display: none;
	}
#utilities {
	display: none;
	}
#module-style {
	display: none;
	}
div.post ul.prev-next-btns li.prev-btn a {
	display: none;
	}
div.post ul.prev-next-btns li.next-btn a {
	display: none;
	}
/* POST STYLES
-------------------------------------------------------------------------*/
#primary-content p {
	margin: 0 0 12px 0;
	}
html>/**/body #primary-content p:hover a:link { color: #AB6666; border-bottom: 1px dotted #AB6666; } /*added by sbluo for Modern browsers only (not IE)*/
html>/**/body #primary-content p:hover a:visited { color: #AB6666; border-bottom: 1px dotted #AB6666; } /*added by sbluo for Modern browsers only (not IE)*/
html>/**/body #primary-content p:hover a:hover { color: #710101; border-bottom: none; } /*added by sbluo for Modern browsers only (not IE)*/

div.post p {	
	line-height: 22px;
	font: 12px/22px Geneva, Arial, sans-serif;
	}

div.post h2 {
	margin: 0;
	padding: 0;
	font: 10px/12px "Din-Medium",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #666;
	}
div.post h2 em {
	font-family: "Din-Regular",Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #999;
	}
div.post h1 {
	margin: 0;
	padding: 0;
	font: 16px/22px "Din-Light",Arial,Helvetica,sans-serif; /*font: 22px/22px "Din-Light",Arial,Helvetica,sans-serif;*/
	text-transform: uppercase;
	color: #AB6666;
	}
div.post h3 {
	font: normal 10px/12px "Din-Light",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #666;
	margin: 18px 0 8px;
	}
div.post div.h3 {
	margin: 18px 0 8px;
	}
div.post h4 {
	font-family: Tahoma, sans-serif;
	}
div.post {
	min-height: 44px;
	}
div.post img {
	display: none;
	}

div.post div.h1,
div.post h1 {
	margin-bottom: 14px;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	}

div.image {
	display: none;
	}

.post table {
	border-style: none;
	width: 100%;
	margin-bottom: 12px;
	padding-bottom: 1px;
	border-bottom: 1px solid #888;
	}
.post table th {
	position: relative;
	margin: 0 0 1px;
	padding: 12px 5px 1px 4px;
	text-align: left;
	font-size: 10px;
	font-weight: normal !important;
	color: #FFF !important; 
	background-color: #666;
	text-shadow: 2px 2px #555;
	border-top: 8px solid #555;
	border-bottom: 1px solid #555;
	}
.post table td {
	padding: 3px 15px 3px 3px; 
	border-top-width: 0;
	border-bottom: 1px dotted #CCC; 
	vertical-align: top;
	}
.post table td.accent { 
	font-size: 9px; 
	color: #555; 
	background-color: #CCC; 
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #BBB;
	text-shadow: 2px 2px #DDD;
	margin-bottom: 1px;
	}
.post table td.size {
	text-align: right;
	}

div.post ul,
div.comment ul {
	margin: 0 0 16px 0;
	padding: 0;
	list-style: none;
	}
div.post ul li,
div.comment ul li {
	margin: 0;
	background: url(/share/images/common/bullet.gif) 0 5px no-repeat;
	padding: 0 0 0 12px;
	}
blockquote {
	font-size: 12px; /*added by sbluo*/
	margin: 0 0 12px;
	padding: 7px 0 0 26px;
	background: url(/share/images/common/bg_quote.gif) 0 0 no-repeat;
	}

