#bar {
	padding-top: 26px;
	padding-bottom: 30px;
	margin-top: 0px;
}
#bar a {
	background: url(../../images/button_bg.png) right center no-repeat;
	padding-right: 60px;
	padding-top: 21px;
	padding-bottom: 21px;
	border-left: 2px solid #96ff00;
	padding-left: 30px;
	color: #333333;
	float: right;
	top: -20px;
	position: relative;
}
#bar a:hover {
	color: #3c3b89;
	text-decoration: none;
}
#title_bar {
	background: none;
}
#logo_bg {
	background-color: #ff33cc;
	background: url(../../images/bg/a.jpg) bottom center no-repeat;
	border-top: 2px solid #96ff00;
	padding-top: 90px;
	padding-bottom: 20px;
}
#intro {
	margin-left: 30px;
	margin-right: 30px;
	border: 1px solid #666666;
	background: url(../../images/intro_bg.png);
	padding: 10px;
	padding-right: 450px;
	padding-top: 20px;
}
#init_search {
	margin-top: 20px;
	margin-bottom: 20px;
}
#feature {
	width: 450px;
	position: absolute;
	top: 90px;
	right: 30px;
	padding-top: 80px;	
	text-align: center;
	min-height: 250px;
}
#feature a {
	text-decoration: none;
}
#feature a span {
	display: block;
	padding-left: 25px;
	text-align: left;
	padding-right: 30px;
	line-height: 16px;
	font-size: 14px;
}
#feature img {
	border: 4px solid #e7d6c4;
}
#lower_section {
	padding-top: 15px;
}
.outer {
	width: 33%;
	float: left;
}
#central {
	border-left: 1px solid #3c3b89;
	border-right: 1px solid #3c3b89;
}
.outer div {
	padding: 10px;
}
.outer img {
	float: right;
	border: 4px solid #e7d6c4;
	margin-bottom: 2px;
	margin-left: 2px;
}
.outer a {
	text-decoration: none;
	line-height: 16px;
	font-size: 14px;
}
.outer a span.blue {
	font-size: 22px;
	float: right;
	display: block;
	margin-top: 6px;
	margin-right: 8px;
}
#reference {
	border-top: 1px dashed #666666;
	margin-top: 5px;
	padding-top: 8px;
}