html, body {color: #000; background: #141414 url(images/body_400_300_141414.gif) repeat 50% top; margin: 0; padding: 4px 0px 0px 0px; font-size:9pt; font-family: '微軟正黑體', '新細明體', Arial, Verdana, Helvetica, sans-serif;}

table {width: 100%;}
table td, dd, dl, dt {padding: 0; border-width: 0; vertical-align: top;margin: 0;}

a {color: #666; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #ff6600;}

h1 {font-size:1.4em;}
h2 {font-size:1.3em;}
h3 {font-size:1.2em;}
h4 {font-size:1.1em;}
h5 {font-size:1em;}
ul { margin: 0px; padding: 0px; list-style: disc inside; text-align: left;}
ol { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { color: #2A75C5;}
#li_border li {margin-bottom: 6px;border-bottom: 1px dotted #BBB;}
#menu {font: 12px tahoma, sans-serif; position:absolute;z-index:8; padding: 10px; margin: 20px 0px 0px 1px; overflow: hidden;background-color:#000; filter:alpha(opacity=70); opacity:0.7; border-top: 4px solid #555;}
#menu li.backLava {background-color:#666; position: absolute;}
#menu li a {text-decoration: none; color: #FFF; text-align: center; padding: 4px 5px; z-index: 10; display: block; position: relative; margin: auto 5px;font-weight: normal;font-family: Helvetica, Verdana, Arial, sans-serif;}
#menu li {float: left; list-style: none;}
#menu li.noLava a{padding:0px;margin:-4px 0px}

input {border: 1px solid #AAAAAA; color: #A00; font: 12px verdana, arial, helvetica, sans-serif; background-color: #F6F6F6}
input:hover {background-color: #FFF}
input.formButton {}
input#uname {width:116px;height:17px;margin-bottom: 1px;}
input#pass {width:116px;height:17px;margin-top: 1px;}
input#login {float:right;border: 0px;margin: 0px;}

form#login {margin: 0px;}

.item {border: 1px solid #666;}
.itemHead {border: 1px solid #FFF;padding:6px 26px;background: url(images/title_bg.gif) no-repeat left top;border-radius: 4px;}
.itemHead_focus {background: url(images/title_focus_bg.gif) no-repeat left top;}
.itemInfo {text-align: right; padding: 3px; background: url(images/title_80_bg.gif) repeat-x left 90%;border-bottom:1px solid #EEE;}
.itemTitle a {font-size: 1.2em; font-weight: bold; font-variant: small-caps; color: #436C97; background-color: transparent;}
.itemPoster {font-size: .9em;}
.itemPostDate {font-size: .9em;}
.itemStats {font-size: .9em;}
.itemBody {padding: 0px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 1.3em; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef;width:auto;clear:both;}
.itemAdminLink {font-size: .9em;}
.itemPermaLink {font-size: .9em;}

#header {
    margin :  		0 auto;
	width:   		994px;
    padding :		0px;
    height:   		382px;
    background:		#76A300 url(images/header_bg.gif) repeat-x left top;
    color:   		#fff;
    border:  		3px solid #222;
	position:		relative;
	overflow:		hidden;/*因為為了讓IE6可以有足夠的空間顯示float的內容,我們將coda-slider-wrapper的寬度加上80px,故這邊需要讓超出範圍的內容不顯示,所以加上overflow:hidden*/
}
#headerbanner {width: 100%; vertical-align: middle; text-align:center;}
/* fix for banner */
#xo-bannerfix {
    position:               absolute;
    top:                    5px;
    right:                  25px;
    width:                  480px;
    height:                 72px;
    background:             url(bg-ad-top.png) no-repeat;
    padding:                6px;
	z-index:99;
}
#xo-bannerfix object, #xo-bannerfix img {display: block;}
/* end fix for banner */
#headerlogo img {padding: 0;}
#headerbar {border-bottom: 1px solid #ddd; background-image: url(hbar.gif);}

#leftcolumn {margin:-20px 0px 0px 10px; background:#dcdcdc url(images/leftcolumn_400_300_e4e4e4.gif) repeat 50% top;; width:220px; border: 4px solid #C5D2D2;}
#leftcolumn th {background-color: #2A75C5; color: #fff; vertical-align: middle;}
#leftcolumn .blockTitle {margin:10px 4px;padding: 0px; background: #020202 url(images/coda-nav-a_bg.gif) repeat-x left top; color: #eee; font-weight: bold;border: 2px solid #888;}
#leftcolumn .blockTitle .itemHead {border: 0px solid #FFF;padding:10px 0px 14px 26px;background: url(images/leftcolumn_title_bg.gif) no-repeat left top;text-shadow: 0px -1px 0px #000;}
#leftcolumn .blockContent {padding: 10px 10px; line-height: 1.0em;}


#centercolumn {
    margin :  		0 auto;
	width:   		994px;
    padding :		0px;
    background:		#76A300 url(images/header_bg.gif) repeat-x left top;
    color:   		#333;
    border:  		3px solid #222;
	position:		relative;}
	
#centercolumn #centercolumn {
	width:   		auto;
    border:  		0px solid #EFE1CA;}
	
#centercolumn th {background-color: #2A75C5; color: #fff; vertical-align: middle;}

#centerCcolumn, #bottomCcolumn {padding: 0;}
#centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {padding: 1px; color: #333; font-weight: normal; margin: 0; background: #FFF url(images/eee_40_bg.gif) repeat-x left bottom;box-shadow:0px 0px 4px rgba(0,0,0,0.4);-moz-box-shadow:0px 0px 4px rgba(0,0,0,0.4);-webkit-box-shadow: 	0px 0px 4px rgba(0,0,0,0.4);border-radius: 4px;clear:both;}
#centerCcolumn .blockContent, #bottomCcolumn .blockContent {padding: 10px; margin: 0;}

#centerLcolumn, #bottomLcolumn, #centerRcolumn, #bottomRcolumn {
        width: 50%; padding: 0 3px 0 0;
}
#centerLcolumn .blockTitle, #bottomLcolumn .blockTitle, #centerRcolumn .blockTitle, #bottomRcolumn .blockTitle {
        padding: 3px; color: #2A75C5; font-weight: bold; margin-top: 0;
}
#centerLcolumn .blockContent, #centerRcolumn .blockContent, #bottomLcolumn .blockContent, #bottomRcolumn .blockContent {
        border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ddd; padding: 3px; margin-left: 2px; margin-right: 3px; margin-bottom: 2px; line-height: 1.2em;
}

#content {margin:0px; text-align: left; padding: 10px; height:100%; background-color:#FFF;line-height: 2em;}

#rightcolumn {width: 190px; border: 4px solid #EEE; font-size:1em;margin:10px 10px 10px 786px;}
#rightcolumn th {background-color: #2A75C5; color: #fff; vertical-align: middle;}
#rightcolumn .blockTitle {margin:5px 5px;padding: 0px; background: #F3F3F3 url(images/title_80_bg.gif) repeat-x left top; color: #2A75C5; font-weight: bold;border: 1px solid #ccc;}
#rightcolumn .blockTitle .itemHead {border: 1px solid #FFF;padding:12px 26px;background: url(images/title_bg.gif) no-repeat left top;}
#rightcolumn .blockContent {padding: 5px; line-height: 1.5em;}

#footerbar { 
    margin :  		0 auto;
	width:   		994px;
    padding :		0px;
    background:		#76A300 url(images/header_bg.gif) repeat-x left top;
    color:   		#666;
    border:  		3px solid #222;
	clear:			both;}

#mainmenu *{margin:0px;padding:0px;line-height:1.0em; font-family: '新細明體', Arial, Verdana, Helvetica, sans-serif;}
#mainmenu li{list-style:none outside; background: #F3F3F3 url(images/title_80_bg.gif) repeat-x left top; position:relative;width:100%;}/* 加入寬度值來克服IE6的li標籤下方多出空行*/
#mainmenu a {display: block; background: url(images/title_bg.gif) no-repeat 0px 2px; font-weight: normal;width:172px;}/* 可以加入寬度值來克服IE6的a標籤下方多出空行*/
#mainmenu a:hover {background-color: #fff;}
#mainmenu a.menuTop {padding: 13px 0px 15px 26px; border-top: 1px solid #c0c0c0; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #c0c0c0;}
#mainmenu a.menuMain {padding: 13px 0px 15px 26px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #c0c0c0;}
#mainmenu a.menuSub {padding: 13px 0px 15px 40px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #c0c0c0; background: url(images/title_bg.gif) no-repeat 14px 2px;width:158px;}
#mainmenu a.menuSub:hover {background-color:#FFF}
/* 以下是往右展開的功能 */
#mainmenu ul {
	position:		absolute;
	width:			200px; /* left offset of submenus need to match (see below) */
	border-top:		1px solid #c0c0c0;
	margin:			0;
	padding:		0;
}
#mainmenu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
#mainmenu li:hover ul,
#mainmenu li.sfHover ul {
	left:	201px; /* match ul width */
	top:	0px;
}
/* 以上是往右展開的功能 */

#usermenu {font-size : 1.0em;}
#usermenu a {margin: 0; padding: 8px 0px 3px 28px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #c0c0c0; display: block; background: #F3F3F3 url(images/title_bg.gif) no-repeat 0px -4px; font-weight: normal;}
#usermenu a:hover {background-color: #fff;}
#usermenu a.menuTop {border-top: 1px solid #c0c0c0;}
#usermenu a.highlight {background-color: #fcc;}


caption {font-weight: bold;}
th, thead {background-color: #2A75C5; padding : 2px; color: #fff; vertical-align : middle;}
.outer {border: 1px solid #c0c0c0;}
.head {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
.even {background-color: #dee3e7; padding: 5px;}
.odd {background-color: #E9E9E9; padding: 5px;}
.foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color: #dee3e7; padding: 5px;}
tr.odd td {background-color: #E9E9E9; padding: 5px;}
tr.foot td {background-color: #c2cdd6; padding: 5px; color:inherit; font-weight: bold;}

.errorMsg,.confirmMsg, .resultMsg  { padding: .8em; text-align:center; margin-bottom: 1em; border: 2px solid #ddd;}
.errorMsg  { background-color: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.confirmMsg { background-color: #FFF6BF; color: #817134; border-color: #FFD324; }
.resultMsg { background-color: #E6EFC2; color: #529214; border-color: #C6D880; }
.errorMsg a { background-color: transparent; color: #D12F19; }
.confirmMsg a { background-color: transparent; color: #817134; }
.successMsg a { background-color: transparent; color: #529214; }

.xoopsCode { background: #fff; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; height: 200px; overflow: auto; font-size:.9em;}
.xoopsQuote { background: #fff; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; font-size:.9em;}
blockquote {font-style : italic; line-height:1.4em;}

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: .9em; color: #2A75C5; font-weight:bold; border: 1px solid #c0c0c0; background-color: #fff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2A75C5; font-weight:bold; font-size: .9em;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: .9em;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName a {color: #fff;}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: .8em;}
.comDateCaption {font-weight: bold; font-style: normal;}

/*============== Styles for system_siteclosed.html  (override system module) =================*/
#xo-siteclose {
    width:                  400px;
    margin:                 100px auto;
    background-color:       #e2e2e2;
    padding:                30px;
    color:                  #000;
    font-size:              1.2em;
    font-weight:            bold;
    text-align:             center;
    border:                 1px solid #666;
}
#xo-userbar_siteclosed {
    display:                block;
    background:             #2A75C5 url(xo-banner_bg.png) repeat-x left top;
    padding-top:            8px;
    padding-right:          1em;
    color:                  #fff;
    font-size :             .8em;
    text-align :            center;
}
#xo-userbar_siteclosed form {
    display:                inline;
    padding:                0;
}

#xo-userbar_siteclosed input, #xo-userbar_siteclosed button {
    width:                  100px;
    background-color:       transparent;
    color:                  #fff;
    font-size :             .9em;
    margin:                 2px;
}
#xo-userbar_siteclosed input:hover {}

/*============== Styles for system_redirect.html (override system module) =================*/
#xo-redirect {
    width:                  780px;
    margin:                 50px auto;
    padding:                1em;
    font-weight:            bold;
    text-align:             center;
}
#xo-redirect .notreload {
    height:                 28px;
    background-color:       inherit;
    padding-top:            2px;
    color:                  #000;
}
#xo-redirect .notreload a {
    background-color:       inherit;
    color:                  #ff0000;
    font-weight:            bold;
    text-decoration:        none;
}
#xo-redirect .message {
    min-height:             60px;
    background-color:       #f3f3f3;
    padding:                1em;
    color:                  #333;
    font-size:              1.2em;
    text-align:             center;
    border:                 1px solid #666;
}
#xo-redirect .message img{
    padding:                1em;
}
/*============== Styles for pagenav =================*/
#xo-pagenav {
    margin:                 7px 0;
    text-align:             center;
    font-size:              1.05em;
}
#xo-pagenav a {
    text-decoration:        none;
}
#xo-pagenav a:hover {
    color:                  #fff;
    background-color:       #2A75C5;
    border:                 1px solid #fff;
}
.xo-pagact {
    margin:                 0;
    padding:                .2em .5em;
    color:                  #fff;
    background-color:       #2A75C5;
    border:                 1px solid #fff;
}
.xo-counterpage, .xo-pagarrow {
    margin:                 0;
    padding:                .2em .5em;
    color:                  #000;
    background-color:       #fff;
    border:                 1px solid #000;
}
.xo-counterpage:hover {}
.xo-pagarrow {
    letter-spacing:         0.2em;
}
/*======= Tinymce background textarea ========*/
body.mceContentBody {
    margin:                 0;
    padding:                0;
    background-color:       #fff;
    background-image:       none;
    color:                  #000;
}
