#minLogin {
	height:30px;
	background-image: url(../images/loginBg.gif);
	border-bottom:1px solid #c6c6c6;
	background-repeat: repeat-x;
	background-position: bottom;
	min-width:980px;
	text-align:center;
}
#login {
	height:26px;
	width:900px;
	margin:auto auto;
	padding-left:80px;
	padding-top:4px;
	text-align:center;
}
#login ul {
	list-style-type: none;
	padding:0; margin:0;
}
.loginImg {
	padding-top:2px;
}
.loginImg2 {
	padding-top:5px;
}
.input{
	border:1px solid #3c3c3c;
}
#login li {
	float:left;
	margin-right:10px;
	margin-left:10px;
}

#top {
	width:980px;
	height:112px;
}
#topLine {
	width:980px;
	height:80px;
}
#topLine ul {
	list-style-type: none;
	padding:0; margin:0;
	margin-top:8px;
	text-align:center;
	line-height:20px;
	_line-height:30px;
	font-weight:bold;
	font-size:13px;
}
#topL {
	float:left;
	height:80px;
	width:398px;
}
#topL li {
	float:left;
	margin-right:12px;
	margin-left:12px;
}
#logo {
	float:left;
	height:80px;
	width:180px;
	text-align:center;
}
#topR {
	float:left;
	height:80px;
	width:398px;
}
#topR li {
	float:right;
	margin-right:12px;
	margin-left:12px;
	
}
#menu {
	width:980px;
	background-image:url(../images/menuBg.jpg);
	height:32px;
}
#menu2 {
	width:980px;
	background-image:url(../images/menu.gif);
	height:32px;
}
#menu ul,#menu2 ul {
	list-style-type: none;
	padding:0; margin:0;
	line-height:32px;
}
#menu li,#menu2 li {
	float:left;
	margin-right:23px;
	margin-left:27px;
	_margin-right:22px;
	_margin-left:23px;
}
#menu a:link,#menu2 a:link{ color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:14px;}
#menu a:visited,#menu2 a:visited {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:14px;}
#menu a:hover,#menu2 a:hover{ color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:14px;}
#search{
	height:28px;
	width:980px;
	float:left;
	background-image:url(../images/searchBg.gif);
	line-height:22px;
	background-repeat: no-repeat;
}
#search .left {
	float:left;
	width:300px;
}
#search .right {
	float:left;
	width:655px;
	text-align:right;
	padding-right:25px;
}
#search .btn{
	border:0;
	background:url(../images/ico_search.png) no-repeat 0 2px;
	padding-left:12px;
	height:16px;
	width:40px;
	vertical-align: middle;
	cursor:pointer;
}
#search .select{
	vertical-align: middle;
}
#search h1,#search h2,#search h3{
	font-size:14px;
	margin:0px;
	display:inline;
}
