﻿/*
-------------------
名称：CEOWEN搜索1.2
作者：闻青
版权所有：北京首闻科技有限公司
Copyright (c) 2003-2007 CEOWEN Corp.

网址：http://www.ceowen.com  首闻网
      http://www.ceowen.net  首闻科技
电话：86+10+6252 3400
传真：86+10+6252 3400
Email：ceowencorp@126.com
-------------------
*/

body {
	background: #fff;
	font-family:arial;
	color: #000;
	margin: 0;
	padding: 0;
	text-align:center;
	font-size:12px;
	margin:auto;
}

img { border:0px; }

a{color:#0000cc;}
a:hover{color:#0000cc;}

#menu sup{color:#ff0000;font-family:arial;}


.btn_search{
	margin-right:5px;
	height:2em;
	width:5.6em;
	font-size:14px;
}

.kw{
	width:400px;
	font-family:Verdana;
	font-size:16px;
	height:22px;
	padding-top:5px;
}



#loginbox{
	text-align:right;
	width:100%;
	height:20px;
}

#logo{
	width:100%;
	height:80px;
	text-align:center;
}

#menu{
	margin-top:15px;
	width:100%;
	height:22px;
	text-align:center;
}
#menu a{text-decoration:underline;padding:4px 0px 0px 0px;margin-left:8px;width:100%;font-size:14px;}
#menu a:hover{text-decoration:underline;background:#FFF;margin-left:8px;padding:4px 0px 0px 0px;font-size:14px;}
#menu b{font-size:14px;margin-left:8px;}


#searchbox{
	width:100%;
	height:80px;
	text-align:center;
}


#hotsearch{
	margin-top:20px;
	width:100%;
	height:60px;
	text-align:center;
}


#footer_nav{
	width:100%;
	height:20px;
	text-align:center;
	padding:0px;
	margin:0px;
	color:#ccc;
}

#footer{
	width:100%;
	height:20px;
	text-align:center;
	font-family:Verdana;
}

#homepage{
	width:100%;
	height:30px;
	text-align:center;
	font-family:Verdana;
}


#w3c{
	margin-top:8px;
	width:100%;
	height:35px;
	text-align:center;
	display:none;
}



.qBg1{background:#FFF url(../images/h15.jpg) repeat-x;}
.qBg2{background:url(../images/h14.jpg) no-repeat left;}
.qBg3{ width:380px; height:30px; background:url(../images/h16.jpg) no-repeat right;}
/*.qBg3 input{ margin:0 4px; padding:4px 0; background:none; width:372px; border:none; font-size:16px; font-weight:bold; line-height:22px;}*/
.qBg3 .suggest{ display:none; position:absolute; top:30px; left:0px; background:#fff; border:#817f82 solid 1px; z-index:99;}
.qBg3 .suggest table{width:403px;}
.qBg3 .suggest table .num{text-align:right;}
.qBg3 .suggest table .key{text-align:left;}
.qBg3 .suggest table tr.on{ background:#3366cc;color:#fff;}
.qBg3 .suggest .suggestClose{ text-align:right;}