/******* Special Block *****************/
.siteBlock {
	padding: 40px 0;
	text-align: center;
}

/******* Comment List *****************/
#commentList {
	padding: 10px 5px;
}

#commentList h1 {
	height: 20px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}

#commentInfo {
	clear: both;
	margin-top: 10px;
	border-bottom: 1px solid #a7d28d;
	padding-bottom: 5px;
	text-align: center;
}

/******* Announcement *****************/
#siteBulletin {
	clear: both;
}

#siteBulletin dt {
	height: 24px;
	margin-top: 10px;
	padding-left: 7px;
	background: #e7e7e7;
	font-size: 14px;
	line-height: 24px;
}

#siteBulletin dd {
	margin: 5px 0 20px 0;
	padding-left: 7px;
	line-height: 20px;
}

#siteBulletin dd p.noteText {
	margin-bottom: 5px;
}

/******* Friendly Link *****************/
#siteLink {
	margin: 0 auto;
	width: 600px;
}

#siteLink ul {
	clear: both;
}

#siteLink li {
	float: left;
	width: 80px;
	text-align: left;
}

#siteLink ul.imgLink {
	margin-top: 10px;
}

#siteLink ul.imgLink li {
	float: left;
	width: 98px;
	text-align: left;
}

/******* Login *****************/
#siteLogin {
	width: 600px;
	margin: 0 auto;
}

#loginForm {
	float: left;
	width: 185px;
	height: 110px;
	border-right: 1px solid #a7d28d;
	text-align: left;
}

#loginForm li {
	display: block;
	height: 22px;
	margin-bottom: 5px;
	line-height: 22px;
}

#loginForm li label {
	float: left;
	width: 45px;
}

#loginForm li cite {
	float: left;
}

#loginForm li cite input {
	width: 120px;
}

#loginForm li cite button {
	height: 23px;
	line-height: 22px;
}

#loginTips {
	float: left;
	width: 394px;
	height: 110px;
	padding-left: 20px;
	text-align: left;
}

#loginTips li {
	line-height: 24px;
}

#loginTips li a {
	text-decoration: underline;
}

/******* Sitemap *****************/
#siteMap {
	margin: 0 auto;
	width: 600px;
}

#siteMap div {
	border-top: 1px solid #e7e7e7;
	padding-top: 10px;
}

#siteMap div.divider {
	clear: both;
	overflow: hidden;
	height: 10px;
	border-top: 0;
	padding-top: 0;
}

#siteMap div h3 {
	float: left;
	display: inline;
	width: 80px;
	padding-right: 20px;
	font-size: 14px;
	text-align: right;
	line-height: 24px;
}

#siteMap div ul {
	float: left;
	display: inline;
	width: 470px;
	border-left: 1px solid #a7d28d;
	padding-left: 20px;
}

#siteMap div li {
	float: left;
	display: inline;
	width: 80px;
	text-align: left;
	line-height: 24px;
}

/******* Site Panel *****************/
#sitePanel {
	margin: 0 auto;
	border: 1px solid #a7d28d;
	padding: 10px 0;
	width: 440px;
}

.panel2R {
	height: 134px !important;
}

.panel3R {
	height: 184px !important;
}

#sitePanel h3 {
	height: 24px;
	margin: 0 10px;
	background: #e7e7e7;
	line-height: 24px;
}

#sitePanel ul {
	margin-top: 10px;
}

#sitePanel li {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 10px;
}

#sitePanel li a {
	display: block;
	height: 50px;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	line-height: 50px;
}

#sitePanel li a:hover {
	color: #333;
}

#sitePanel li a.home { background: url(../images/panel_home.gif); }
#sitePanel li a.home:hover { background: url(../images/panel_home_hover.gif); }
#sitePanel li a.login { background: url(../images/panel_login.gif); }
#sitePanel li a.login:hover { background: url(../images/panel_login_hover.gif); }
#sitePanel li a.logout { background: url(../images/panel_logout.gif); }
#sitePanel li a.logout:hover { background: url(../images/panel_logout_hover.gif); }
#sitePanel li a.reg { background: url(../images/panel_reg.gif); }
#sitePanel li a.reg:hover { background: url(../images/panel_reg_hover.gif); }
#sitePanel li a.space { background: url(../images/panel_space.gif); }
#sitePanel li a.space:hover { background: url(../images/panel_space_hover.gif); }
#sitePanel li a.cp { background: url(../images/panel_cp.gif); }
#sitePanel li a.cp:hover { background: url(../images/panel_cp_hover.gif); }
#sitePanel li a.forum { background: url(../images/panel_forum.gif); }
#sitePanel li a.forum:hover { background: url(../images/panel_forum_hover.gif); }
#sitePanel li a.admin { background: url(../images/panel_admin.gif); }
#sitePanel li a.admin:hover { background: url(../images/panel_admin_hover.gif); }

/******* Signup Your Space *****************/
#siteReg {
	margin: 10px auto 0 auto;
	width: 600px;
}

#siteReg h2 {
	height: 24px;
	margin: 0;
	background: #e7e7e7;
	text-align: center;
	line-height: 24px;
}

#siteReg div {
	clear: both;
}

#siteReg div.divider {
	clear: both;
	overflow: hidden;
	height: 10px;
	margin-top: 0;
	border-top: 0;
	padding-top: 0;
}

#siteReg div label {
	float: left;
	width: 70px;
	padding-right: 10px;
	text-align: left;
	line-height: 24px;
}

#siteReg div span {
	float: left;
	width: 520px;
	text-align: left;
}

#siteReg div span button {
	height: 23px;
	margin-right: 5px;
	padding: 0 10px;
	line-height: 22px;
	letter-spacing: 2px;
}

#siteReg div ul {
	float: left;
	width: 520px;
	text-align: left;
}

#siteReg div li {
	float: left;
	width: 120px;
	height: 160px;
}

#siteReg div li img {
	margin-bottom: 5px;
}

#siteReg div li input {
	vertical-align: middle;
	margin-right: 3px;
}

/******* Tag *****************/
#tagInfo {
	clear: both;
	height: auto;
	margin-top: 10px;
	border: 1px solid #b6e296;
	padding: 10px;
}

#tagInfo h1 {
	height: 20px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
}

#tagInfo p {
	height: 20px;
	text-align: left;
	line-height: 20px;
}

.tagRelative {
	margin-top: 10px;
}

.tagRelative dl {
	clear: both;
	margin-top: 5px;
}

.tagRelative dt {
	height: 24px;
	margin-top: 5px;
	padding-left: 7px;
	background: #e7e7e7;
	font-size: 14px;
	line-height: 24px;
}

.tagRelative dd {
	margin-top: 5px;
	padding-left: 7px;
	line-height: 20px;
}

.tagRelative ul {
	clear: both;
	margin-top: 5px;
}

.tagRelative ul li {
	clear: both;
	height: 24px;
	border-bottom: 1px solid #e7e7e7;
	padding-left: 10px;
	background: url(../images/icon_li_arrow_orange.gif) no-repeat left;
	line-height: 24px;
}

.tagRelative ol {
	list-style: none;
	clear: both;
	margin-top: 5px;
}

.tagRelative ol li a {
	display: block;
	float: left;
	width: 138px;
	margin-right: 4px;
	border: 1px solid #a9a9a9;
	padding: 2px;
}

/******* Search *****************/
#search {
	width: 600px;
	margin: 40px auto;
	border: 1px solid #a7d28d;
	position: relative;
}

#searchTabs {
	height: 24px;
	margin: 0;
	position: absolute;
	top: -25px !important;
	top: -24px;
}

#searchTabs a {
	display: block;
	float: right;
	margin: 0 3px -1px 0;
	border: 1px solid #a7d28d;
	padding: 0 1em;
	background: #b6e296;
	text-decoration: none;
	line-height: 23px;
	cursor: pointer;
}

#searchTabs a:hover {
	text-decoration: none;
}

#searchTabs a.thisTab {
	border-bottom: 1px solid #fff;
	background: #fff;
}

#search form {
	text-align: center;
	margin: 4em 0;
}

#search input {
	height: 16px;
}

#search button {
	height: 23px;
	line-height: 22px;
}

#search .open {
	text-align: left !important;
	margin: 2em !important;
	line-height: 2em;
}

#search .open div div {
	clear: both;
	margin-top: 10px;
	padding-left: 7em;
}

#search .open label {
	float: left;
	width: 7em;
}

#search .open div label {
	margin-left: -7em;
}

#search .open button {
	float: right;
}

#search .open fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#search .open fieldset label {
	float: none;
	margin: auto;
	white-space: nowrap;
	margin-right: 1em;
}