@charset "utf-8";
body,p,form,h1 { margin:0; padding:0;}
body,input { font-family:Arial, Helvetica, sans-serif;}
a { text-decoration:none; color:#36c;}

a:hover { text-decoration:underline;}	
.black,#topbar a.black { color:#000;}
.red { color:#ee0000;}


#topbar {
    color: #36c;
    font-size:12px;
    text-align: right;
    padding: 0 10px;
    line-height: 25px;
	height:26px;
	border-bottom:1px #E4EDF9 solid;
}
#topbar a{
    color: #36c;
    text-decoration:none;
	line-height: 26px;
}
#topbar a:hover{
    color:#fff;
    background:#36c;
}
#topbar .nav{ 
	float:left;
}
#topbar .nav a{
	margin-right:15px;
}
#topbar .nav strong{
	margin-right:15px;
	color:#000;
	line-height: 26px;
}



#logo { margin:25px auto; height:90px; width:194px; }
#logo a {overflow:hidden; height:77px; width:194px; display:block; text-indent:-9999px; background:url(../images/logo.gif) no-repeat;}

#search {}
	.search-menu { font-size:12px; height:24px; line-height:24px; _float:left;}
		.search-menu a { margin:0 10px;}
		.search-menu a.active { font-weight:bold;}
	.search-box { border:1px solid #C1CAD2; float:left; position:relative; z-index:90;}
	.search-inner { float:left; border:1px solid #fff; background:url(../images/search_bg.png) repeat-x; padding:.2em .22em .20em .2em;}
	.search-int {
		border-color:#7B7B7B #CBCCCE #CBCCCE #7B7B7B;
		border-style:solid;
		border-width:1px;
		float:left;
		padding:0.3em 0.25em 0.33em 0.2em;
		font-size:14px;
		width:28em;
	}
	.button-wrapper {
		background-color:#FCC530;
		border:1px solid #BD9E43;
		float:left;
		margin-left:0.3em;
		overflow:hidden;
		padding:0;
	}
	.search-button {
		background:url(../images/btn_bg.gif) repeat-x;
		border:0 none;
		cursor:pointer;
		font-weight:bold;
		height:1.8em;
		line-height:1.5;
		overflow:visible;
		width:6em;
	}

#hot,#tips { height:22px; line-height:22px; margin:40px 0 0 0; font-size:12px; clear:both;}
#search,#hot,#footer,#news ,#tips{ position:absolute; left:50%; padding:4px 4px 0; margin-left:-240px;width:560px; z-index:1; }
#search { z-index:900;}

#tips { margin-top:-25px; text-align:center; margin-left:-280px; color:#666;}

#news {margin:140px 0 0 -280px; text-align:center; font-size:14px;}
#footer { margin:180px 0 0 -280px; font-size:12px; text-align:center;width:560px; line-height:25px;}
.copy { color:#666;}

