#obCenter {
	text-align: center;
	padding-bottom: 20px;
}

#obLayout {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	/*width:100%;*/
	width: 910px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #4E4E4E;
	background: white; 
	margin: 0; 
	padding: 0;
	}

form {
	margin: 0px;
	padding: 0px;
}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
td {
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	font-size: 10pt;
}

a {
	color: #5b5b5b;
	text-decoration: none;
}
a:hover {color:#FF0033;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}

ul {}
li {}

input.formButton {}

.item {
	padding:5px
}
.itemHead {
	color: #666666;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	line-height: 19px;
	vertical-align: middle;
	font-size: 12pt;
	font-weight: bold;
}
.itemInfo {
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
.itemTitle a {
	color: #666666;
}
.itemPoster, .itemStats, .itemPostDate, .itemPermaLink, .itemAdminLink  {
	font-size: 90%;
}
.itemBody {
}
.itemText {
	line-height: 1.5em;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
.itemFoot {
	padding: 3px 3px 13px 5px;
	font-size: 90%;
}
.itemAdminLink {}
.itemPermaLink {}

td#headerbanner {
	vertical-align:middle;
	text-align:center
}

td#headerbar a{
	color:#FF0000
}

td#headerbar {
	color:#FF0000
}

#leftcolumn {
	padding: 5px 10px 5px 5px;
}
td#leftcolumn th {}
td#leftcolumn div.blockTitle {}
td#leftcolumn div.blockContent {}
#leftcolumn .blockTitle, #rightcolumn .blockTitle {}
#leftcolumn .blockContent, #rightcolumn .blockContent {}
td#blockTitle{}

#centercolumn {
	padding: 5px;
	width: 99%
}
#centercolumn th {}

#centerCcolumn, #bottomCcolumn {}
#centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {
}
#centerCcolumn .blockContent, #bottomCcolumn .blockContent {
	padding:2px
}
#centerLcolumn, #bottomLcolumn, #centerRcolumn, #bottomRcolumn {}
#centerLcolumn .blockTitle, #bottomLcolumn .blockTitle, #centerRcolumn .blockTitle, #bottomRcolumn .blockTitle {
	color:#FFFFFF;
	padding:3px
}
#centerLcolumn .blockContent, #centerRcolumn .blockContent, #bottomLcolumn .blockContent, #bottomRcolumn .blockContent {
	padding:2px
}

#content { 
	text-align: left;
	padding: 0px;
}

#rightcolumn {
	padding: 5px 5px 5px 10px;
}
#rightcolumn th{}
td#rightcolumn {}
td#rightcolumn th {}
td#rightcolumn div.blockTitle {}
td#rightcolumn div.blockContent {}

tr#footerbar {
	background-color:#F1F1F1;
	vertical-align:middle;
}

td#mainmenu a {display: block; margin: 0; padding: 4px;}
td#mainmenu a:hover {}
td#mainmenu a.menuTop {}
td#mainmenu a.menuMain {}
td#mainmenu a.menuSub {padding-left: 15px;}

td#usermenu a {display: block; margin: 0; padding: 4px;}
td#usermenu a:hover {}
td#usermenu a.menuTop {}
td#usermenu a.highlight {}

.outer {

	background-color: #C7D5AF;

}

.head {

	padding: 5px;
	font-weight: bold;
	border: 1px solid #b2e472;
	text-align: center;
	background-color:#ece9d8

}

.even {

	padding: 5px;

	border: 1px solid #b2e472;

}

.odd { padding: 5px; 	border: 1px solid #b2e472;

}

.foot {

	padding: 5px;

	font-weight: bold;

	text-align: center;

}

tr.even td {background-color: #E6EED5; padding: 5px;}

tr.odd td {background-color: #E1EFC4; padding: 5px;}

/*.head {
	padding: 5px;
	font-weight: bold;
	background-color:#fff3f2;
 }
.even {
	padding: 5px;
	background-color: #F4F4F4;
}
tr.even td {
	padding: 5px;
	background-color: #F4F4F4;
}
.odd {
	padding: 5px;
	background-color: #FAFAFA;
}
tr.odd td {
	padding: 5px;
}
*/
div.errorMsg {
	background-color: #FFCCCC;
	text-align: center;
	border-top: 1px solid #6096D4;
	border-left: 1px solid #6096D4;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
	color: #FFFFFF;
}
div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode {
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: Courier New,Courier,monospace;
	padding: 0px 6px 6px 6px;
}

/* let code break to new line */
div.xoopsCode pre {
	white-space: normal;
}

div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: Courier New,Courier,monospace; padding: 0px 6px 6px 6px;}
.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {
	padding: 2px;
}

.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

div#spacer{
	background-image:url(images/spacer.gif);
}

/* login area in page header */
div#loginbutten{
	width:99px;
	height:17px;
	padding:1px
}
a#loginbutten{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover#loginbutten{
	text-decoration: underline;
}

/* mainmenu area in page header */
td#mainmenu1{
	background-image: url(images/02_94.gif);
	width:1px;
	height:1px
}

#mainmenu2 a.menuTop {
	padding-left: 3px;
}
#mainmenu2 a.menuMain {
	padding-left: 3px;
}
#mainmenu2 a.menuSub {
	padding-left: 16px;
}

td#bannertitle{
	background-color:#DCE6F6;
	padding:5px;
}
td#bannercontent{}

td#columnCTitle{
	background-color:#f2f2f2;
	padding:3px;
	padding-left:10px;
	padding-bottom:0px
}

div#blocksCorners{
	background-color:#38A900;			/* to change color */
}
div#blocksCorners .blockTitle{
	background-color:#38A900;			/* to change color */
	padding: 3px;
	font-weight: bold;
	vertical-align: middle;
	font-size: 10pt;
	color:#FFFFFF;
	font-family:黑体;
}
div#blockLRCenterTitle{
	background-color:#000000
}
div#blockLRCenterTitle .blockTitle{
	background-color:#000000
}

td#centerCircleTop{
	width:99%
}
td#leftCicleTop{
	vertical-align:top;
	text-align:left
}
td#leftCicleBottom{
	vertical-align:bottom;
	text-align:left
}
td#rightCicleTop{
	vertical-align:top;
	text-align:right
}
td#rightCicleBottom{
	vertical-align:bottom;
	text-align:right
}

/* top area */
td#topButton{
	height:60px;
	width:96px;
	background-color:#246C00;
	border-right-style:solid;
	border-right-color:#246C00;			/* to change color */
	border-left-color:#246C00;			/* to change color */
	border-right-width:1px
}
td#topButtonLast{
	text-align:center;
	vertical-align:middle;
	background-color:#246C00;			/* to change color */
	border-left-color:#246C00;			/* to change color */
}
td#topBottem{
	background-color:#E1F0D5;			/* to change color */
	height:17
}
