

/* ======= Group Style 9 ======= */
body {
	background-color: #E0DDC2;
	background-image: url(style_9/background1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #E6E0B7;
}
a:link, a:visited {
	color: #48352F;
}
.txt_normal {
	color: #4B4844;
}

.txt_light {
	color: #595651;
}
.button {
	color: #FFFFFF;
	background-color: #B6975F;
	border: 1px solid #666666;
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.btn {
	color: #666666;
	background-color: #E3E3E3;
	border: 1px solid #666666;
	border-top-color: #F1F1F1;
	border-left-color: #F1F1F1;
}
.differ {
	background-color: #E7E0C9;
}

.col {
	border: 1px solid #D7D5BE;
	background-color: #ECE9D4;
}
.col_head {

}
.col_head h3 {
	color: #44342C;
	line-height: 33px;
	height: 33px;
	margin: 2px;
	background-image: url(style_9/col_head.jpg);
	background-repeat: repeat-x;
}

.more a {
	color: #44342C;
}

.activities li {
	padding-left: 30px;
	height: 22px;
}
.activities span {
	line-height: 14px;
	height: 14px;
}
.activities span.theme a {
}
.topics li {
	border-bottom: 1px solid #CECECE;
	height: 22px;
}
.topics span {
	line-height: 14px;
	height: 14px;
}
#container {

}
#header {
	background-image: url(style_9/background1.jpg);
	background-repeat: no-repeat;
	background-position: center -37px;
}
#group_name {
	color: #000000;
}

#group_logo {
	margin-left: -10px;
}
#group_info {
	margin-right: -10px;
	width: 560px;
}

#group_nav {
	height: 30px;
	line-height: 30px;
}
#group_nav li {
	height: 22px;
	background-color: #ACA592;
}
#group_nav li.current {
	background-color: #E2E1CD;
	color: #000000;
}
#group_nav li a {
	color: #48352F;
	height: 22px;
}
#group_nav li a:hover {
	background-image: url(trans90.png);
	color: #666666;
}
#search {
	bottom: 0px;
}
#column_main .col {
	width: 682px;
}
#column_side .col {
	width: 258px;
}
#bulletin #words {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#bulletin .message .head, .log .head {
	background-color: #DBD5B9;
}
#my strong {
	color: #333333;
}
#my a.button {
	color: #C17D40;
	background-color: #F7F1E1;
	border-right-color: #B78E62;
	border-bottom-color: #B78E62;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDFBEE;
	border-left-color: #FDFBEE;
}

#footer {
	background-image: url(trans60.png);
	width: 100%;
}
#foot_nav {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 20px;
}
#foot_nav a {
	color: #666666;
}
.copyrights {
	color: #999999;
}
