@charset "utf-8";
/* CSS Document */

@import url(layout.css);

@import url(menu.css);

@import url(joomla.css);

/* 統一瀏覽器設定 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 統一瀏覽器設定 end */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

blockquote { margin: 0 0 1em 1.5em; }

.mospage{
width:auto;
margin:0;
padding:0;
background:#000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position:left;
}


td, tr, p, div {
	text-align: left;
	font-size: 12px;
	height:100%;
}


a:link, a:visited {
	color:#3F738B;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#C00;
	text-decoration: none;
	font-weight: normal;
}
/****************]w END****************/

.clr {
	clear: both;
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
	height:100%;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

.maintitle {
	color: #C00;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
	text-align:left;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: normal;
}

/** old stuff **/

div.back_button {
  float: right;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_btn.png) no-repeat;
  line-height: 20px;
  margin: 1px;
  color:#333333;
  width:99px;
  padding-right: 8px;
}
div.back_button a {
	color:#C00;
}
div.back_button a:visited {
	color:#C00;
}
div.back_button a:hover {
	color:#999999;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border: 1px double #ffffff;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	color:#000;
}

.pagenavbar {
	margin-left: 10px;
	float: left;
}


table.contentpaneopen {
    width: 95%;
	height:100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-left: 8px;
	padding-right: 4px;
	margin-right: 15px;

}
td.contentdescription{
margin-left: 8px;
}
table.contentpaneopen td {
   padding-left: 5px;

}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
		text-align:center;
}

table.contentpane {/*Contact us*/
    width: 450px;
	width: auto !important;
	padding: 0px;
	border-collapse: separate;
	border-spacing: 0px;
	margin-right: 10px;
}

div.contact_email{
width:450px;
width:auto !important;
display:block;
	border-collapse: collapse;
	border-spacing: 0px;
}
#contact_text{
color:#000000;
width:80%;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	color:#000;
	font-family: Tahoma;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border: 1px #000000;
	border: 1px #000000 !important;
	width: auto;
	background:url(../images/button_bg.png);
	background-position:bottom;
	line-height: 19px !important;
	line-height: 18px;
	height: 28px !important;
	height: 27px;
	margin: 0px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #666666;
	background-color: #E8E8E8;
	color: #C00;
}

.componentheading {
	text-align:left;
	padding-top: 10px;
	padding-left:55px;
	background:url(../images/icon01.gif) no-repeat left top;
	height: 30px;
	color: #900;
	font-weight: bold;
	font-size: 18px;
	padding-bottom:10px !important;
	padding-bottom:0px;
}

.contentcolumn {
	padding-left: 5px;
}

.contentheading {
	text-align: left;
	padding-top: 13px;
	padding-left:10px;
	height: 25px;
	color:#C00;
	font-weight: bold;
	font-size: 13px;
	padding-bottom:4px !important;
	padding-bottom:0px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-align:left;
}

table.searchinto {
	width: 100%;
}
div.search{
padding-top: 5px;
}
table.searchintro td {
	font-weight: normal;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding-top:5px;
	padding-left:6px;
	padding-right:6px;
	width:138px;
	float:left;
	color:#000;
}

h3 {
	font-size: 14px;
	padding-left: 10px;
	color:#C00;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/top_module.png) no-repeat;
	background-position:bottom left;
	color:#900;
	text-align: left;
	padding-left: 27px;
	height: 27px;
	line-height: 30px;
	font-weight: bold;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:3px;
}

div.module{
	width: 94%;
	padding-left: 5px;
	color:#000;
	padding-top: 10px;
}
table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}

table.pollstableborder {
  padding: 2px;
  width:96%;
}
table.poll{
	color:#000;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
  font-weight: bold;
  background-color:#CCCCCC;
  padding: 4px;
  height:20px;
}
a.category {
  font-weight: bold;
  padding: 8px;
  color:#d10101;
}
a.category:hover {
	font-weight: bold;
	padding: 8px;
	color:#999;
}
a.category:visited {
  font-weight: bold;
  padding: 8px;
  color:#d10101;
}
img.image{
  border: 1px solid #666666;
  width:64px;
  height:64px;
}
a.download {
	font-weight: bold;
	color:#CCCCCC;
}
a.download:hover {
	font-weight: bold;
	color:#660000;
}
a.download:visited {
  font-weight: bold;
  color:#CCCCCC;
}
.sectiontablefooter {
}

.sectiontableentry1 {
	background: url(../images/sectiontableentry1.png);
	color:#FFFFFF;
}

.sectiontableentry2 {
	background: url(../images/sectiontableentry2.png);
	color:#000000;
}

.small {/*Author*/
	color:#999;
	font-size: 11px;
}

.createdate {/*time*/
	line-height: 15px;
	padding-bottom: 10px;
	color:#999;
	font-size: 11px;
}
table.blog{
padding-left: 2px;
padding-right: 2px;
}
.modifydate {/*last data*/
	line-height: 15px;
	padding-top: 10px;
	color: #999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #4b0c0c;
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	color: #cccccc;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: #990000;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:98%;
}

div.mosimage {
  border: 1px solid #cccccc;
}

div.message {
	color:#C00;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {/*D*/
	display: block;
	height: 1.5em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#333;
	font-weight:normal;
}
a.mostread:hover {
	color:#C00;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#CC0000;
	font-weight:normal;
}
a.latestnews:hover {
	color:#666;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-right:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-right:10px;
}
ul.latestnews{
padding-left: 8px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:normal;
	color:#3C4571;
}
td.site_desc {
	font-size:15px;
	font-weight:normal;
	color:#3C4571;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited {
	display:block;
	width:100px;
	color:#000;
	padding-left:15px;
	background-image:url(../images/readon.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding-top:3px;
	height:21px;
}

th.pagenav_next {
	width:70px;
	height:21px;
	line-height:21px;
	background-image:url(../images/pagenav.gif);
	background-repeat:no-repeat;
	display:block;
	color:#000000;
	font-size:11px;
	text-align:center;
}

th.pagenav_prev {
	width:70px;
	height:21px;
	line-height:21px;
	background-image:url(../images/pagenav.gif);
	background-repeat:no-repeat;
	display:block;
	color:#000000;
	font-size:11px;
	text-align:center;
}