@charset "utf-8";
/* CSS Document */

#head {
	height: 50px;
	width: 1002px;
}
#search {
	height: 30px;
	width: 1002px;
	background-color: #eaeff3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a2abb0;
}
#blank {
	height: 30px;
	width: 710px;
	float: left;
}
#searchForm {
	float: left;
	height: 30px;
	width: auto;
}
#searchForm input{
	border:0;
	height:20px;
	float:left;
	margin-top: 5px;
}
#banner {
	height: 180px;
	width: 1002px;
}
#welcome {
	height: 30px;
	width: 700px;
	padding-left:10px;
	font-size: 24px;
	color: #07325d;
	margin:10px 0 10px 0;
}
#sbmintro {
	color: #1a3139;
	height: 50px;
	width: 700px;
	padding-left:10px;
}
#invite {
	color: #1a3139;
	height: 44px;
	width: 700px;
	padding-left:10px;
	margin:10px 0 10px 0;
}
#banner #left {
	float: left;
	height: auto;
	width: 710px;
	font-weight:bold;
}
#banner #left #bottom{
	height: auto;
	width: 710px;
}
#banner #left #bottom #blank {
	background-color: #345b84;
	float: left;
	height: 30px;
	width: 10px;
	overflow: hidden;
}
#banner #left #bottom #title {
	font-size: 12px;
	background-color: #d6e0ea;
	float: left;
	height: 30px;
	width: 168px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color:#165586;
	line-height:30px;
	font-weight:bold;
	padding-left:20px;
}
#banner #left #bottom #contentTitle {
	color: #165586;
	background-color: #d6e0ea;
	float: left;
	height: 30px;
	width: 480px;
	margin-left: 10px;
	line-height:30px;
	font-weight:bold;
	padding-left:10px;
	letter-spacing:1px;
}

#banner #right {
	float: left;
	height: auto;
	width: 292px;
}
#head #left {
	float: left;
	height: 43px;
	width: 450px;
	padding-top:7px;
}
#head #middle {
	float: left;
	height: 50px;
	width: 300px;
}
#head #right {
	float: left;
	height: 50px;
	width: 252px;
	font-size: 12px;
	line-height: 30px;
}
.logo{
	font-size: 35px;
	font-weight: bold;
	color: #fc0606;
}
.logo a{
	color: #fc0606;
}
.logo a:visited{
	color: #fc0606;
}
.logo2{
	font-size: 14px;
	font-weight: bold;
	color: #fc0606;	
}
.logo2 a{
	color: #fc0606;
}
.logo2 a:visited{
	color: #fc0606;
}

#findTitle {
	color: #FFFFFF;
	background-color: #345b84;
	height: 30px;
	width: 292px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
#findTitle #left {
	float: left;
	height: 30px;
	width: 281px;
}
#findTitle #left a{
	color:#FFF;
}
#findTitle #right {
	background-color: #849cb6;
	float: left;
	height: 30px;
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.findContent {
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #486378;
	background-color: #e6e9ee;
	height: 30px;
	width: 292px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.findContent .left {
	float: left;
	height: 30px;
	width: 261px;
	padding-left:20px;
}
.findContent .right {
	float: left;
	background-color: #f7f8fa;
	height: 30px;
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

