body{
	margin: 0px;
	padding:0px;
	font:12px "宋体";
	background-color:#000000;
}
form{
	padding: 0;
	margin: 0;
	display:inline;
}
img{
	border: none;
	display: block;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
.logo{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.png) no-repeat;
	width:200px;
	height:80px;
	margin: 0px;
	float:left;
	/*border:1px solid #ff0000;*/
}
.header{
	overflow:hidden;
	width:1000px;
	height:20px;
	color:#CCCCCC;
	margin:0px auto;
}
.header a{
	color:#ffffff;
}
.header img{
	display:inline;
	height:14px;

}
.header span{
	float:left;
}
.header ul{
	float:right;
	padding:2px 0px;
}
.header ul li{
	display:inline;
	margin:0px 5px;
}
.main{
	width:1000px;
	margin:0 auto;
	border:1px solid #000000;
	background-color:#ffffff;
}
.userpanel{
	clear:both;
	width:100%;
	padding:0px;
	height:20px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	background-color:#566db4;/*#FF3333;*/
	color:#FFFFFF;
}
.userpanel a{
	text-decoration:none;
	color:#FFFFFF;
}
.userpanel ul{
	padding:5px;
	float:left;
}
.userpanel ul li{
	display:inline;
	padding:10px;
	
}
.userpanel span{
	font-style:italic;
	overflow:hidden;
	display:block;
	width:400px;
	float:left;
	padding:5px 20px;
	text-align:right;
}
.searchbox{
	overflow:hidden;
	width:100%;
	background-color:#566db4;
	margin:0px 0px 10px 0px;
	/*border:1px solid #000000;*/
}

.searchbox .logo{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.png) no-repeat;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='../images/logo.png', sizingMethod=scale);
	background:none;*/
	width:200px;
	height:80px;
	margin: 0px;
	float:left;
	/*border:1px solid #ff0000;*/
}

.searchbox .searchform{
	float:right;
	width:700px;
	padding:22px;
	/*border:1px solid #000000;*/
}
.bigsearchbox{
	overflow:hidden;
	width:100%;
	margin:20px 0px 20px 0px;
	/*border:1px solid #00ff00;*/
}

.bigsearchbox .biglogo{
	overflow:hidden;
	background:url(../images/big_logo.png) no-repeat;
	width:500px;
	height:200px;
	margin:0px auto;
}

.bigsearchbox .searchform{
	display:block;
	width:500px;
	padding:10px;
	margin:0px auto;
	/*border:1px solid #000000;*/
}

.bigsearchbox .hotwords{
	overflow:hidden;
	width:80%;
	padding:5px 10px;
	margin:0px auto;
	/*border:1px solid #00ff00;*/
}
.hotwords{
	font:14px "宋体";
	overflow:hidden;
	width:800px;
	margin:5px auto;
	/*border:1px solid #000000;*/
}
.hotwords h1{
	font:bold 16px "宋体";
	display:block;
	/*color:#ffffff;
	background-color:#566db4;*/
	padding:5px;
	margin:0px;
}
.hotwords span{
	color:#FF0000;
	margin:0px;
	padding:0px;
	/*font-weight:bold;
	border:1px solid #00ff00;*/
}

.hotwords ul{
	/*border:1px solid #000000;*/
	margin:0px 20px;
}

.hotwords ul li{
	display:inline;
	margin:0px 5px 0px 0px;
	line-height:20px;
}

.searchform form div{
	overflow: hidden;
	width: 100%;
	padding: 11px 0 0 15px;
}
.searchform .inp-search{
	width: 350px;
	display: block;
	float:left;
	margin-right:7px;
	padding: 1px 5px 2px;
}
.searchform .btn-search{
	display: block;
	width:84px;
	height:27px;
	float:left;
	margin: 0px;
	border:none;
	background:url(../images/search.png) no-repeat;
}
.searchform span{
	font: 14px/21px Arial, Helvetica, sans-serif;
	color:#999;
	display: block;
	float:left;
	margin: 0 30px 0 0;
}
.searchform span em{
	color: #ff0000;
	font-style: normal;
}
.message_h{
	width:800px;
	height:10px;
	background:url(../images/msg_h_f.png) no-repeat;
	margin:5px auto 0px auto;
}
.message_f{
	width:800px;
	height:10px;
	background:url(../images/msg_h_f.png) no-repeat;
	background-position:bottom left;
	margin:0px auto 5px auto;
}
.message{
	width:800px;
	overflow:hidden;
	margin:0px auto;
	padding:0px;
	background:#e4e9f3;
	/*border:1px solid #000000;*/
}
.message p{
	margin:5px 20px;
}
.navinfo{
	width:100%;
	overflow:hidden;
	padding:5px;
}
.content{
	clear:both;
	overflow:hidden;
	width:100%;
	margin: 0px;	
}
.filters{
	overflow:hidden;
	width:205px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px 2px;
	background-color:#ffffff;/*#566db4;*/
	/*border:1px solid #00ffff;*/
}
.filters_msg_h{
	overflow:hidden;
	width:200px;
	height:20px;
	background:url(../images/filters_msg_h.png) no-repeat;
}
.filters_msg{
	overflow:hidden;
	width:200px;
	margin:0px 0px 10px 0px;
	padding:0px;
	background-color:#566db4;
}
.filters_msg p{
	padding:0px 5px;
	margin:5px;
}
.filter_h{
	overflow:hidde;
	width:200px;
	height:4px;
	margin:0px;
	background:url(../images/filter_h_f.png) no-repeat;
}
.filter_f{
	overflow:hidde;
	width:200px;
	height:4px;
	margin:0px 0px 10px 0px;
	background:url(../images/filter_h_f.png) no-repeat;
	background-position:bottom left;
}

.filter{
	overflow:hidden;
	width:200px;
	padding:0px;
	margin:0px;
	background-color:#e4e4e4;
	/*border:1px solid #0000ff;	*/
}
.filter h1{
	font:bold 12px "宋体";
	background:url(../images/arrow_r.png) no-repeat;
	text-indent:8px;
	/*background-color:#FF3333;*/
	color:#0000ff;
	padding:2px 10px;
	margin:0px;
}
.filter a{
	display:block;
	width:140px;
	height:15px;
	padding:2px;
	font: 12px "宋体";
	color:#000000;
}
.filter a:hover{
	text-decoration:underline;
}

.filter ul{
	padding:5px 5px 5px 20px;
}
.filter ul li{
	margin:5px 0px;
}
.results{
	overflow:hidden;
	width:750px;
	float:left;
	padding:5px;
	margin:0px 5px 10px 5px;
	background-color:#eeeeee;
	/*border:1px solid #00ffff;*/
}
.results .navibar{
	overflow:hidde;
	width:70%;
	float:right;
	margin:10px 0px;
}
.navibar ul{
	float:right;
}
.navibar ul li{
	float:left;
	margin:0px 5px;
}
.navibar ul li a{
	display:block;
	width:20px;
	height:20px;
	text-indent:5px;
	vertical-align:center;
	background:url(../images/nav_bg.png) no-repeat;
}
.navibar ul li a:hover{
	background:url(../images/nav_bg_h.png) no-repeat;
}
.navibar #prev a,#next a{
	width:50px;
	height:20px;
	vertical-align:center;
	background:none;
}

.results .ret-items{
	overflow:hidden;
	width:750px;
}
.results .ret_h{
	overflow:hidden;
	width:100%;
	height:10px;
	background:url(../images/ret_h_f.png) no-repeat;
}
.results .ret_f{
	overflow:hidden;
	width:750px;
	height:10px;
	background:url(../images/ret_h_f.png) no-repeat;
	background-position:bottom left;
}
.ret-items .ret-item{
	overflow:hidden;
	width:100%;
	margin:0px;
	padding:15px 5px;
	background-color:#ffffff;
	font:12px "宋体";
}
.ret-item h1{
	font:bold 14px "宋体";
	padding:0px;
	margin:0px;	
}
.ret-item h1 a{
	text-decoration:underline;
}
.ret-item h1 span{
	float:right;
	padding:0px 20px 0px 0px;
}
.ret-item h1 img{
	display:inline;
}
.ret-item h2{
	width:600px;
	font :12px "宋体";
	margin:5px 5px 5px 20px;
	padding:5px;
	text-align:right;
	border-top:1px solid #cccccc;
}
.ret-item p{
	width:600px;
	margin:0px;
	padding:5px 5px 0px 20px;
}
.ret-item #olink{
	margin:0px 0px 0px 20px;
	color:#009900;
}
.ret-item #slink{

	text-decoration:underline;
	color:#000077;
}
.ret-item #fetchdate{
	margin:0px;
}
.footer{
	clear:both;
	overflow:hidden;
	width:1000px;
	color:#BBBBBB;
	margin: 5px auto;
}
.footer span{
	float:left;
}
.footer ul{
	float:right;
}
.footer ul li{
	display:inline;
	margin:0px 5px;
}
.footer a{
	color:#BBBBBB;
}

.page_footer{
	clear:both;
	overflow:hidden;
	width:1000px;
	height:10px;
	margin:0px;
	background-color:#566db4;
}

.help{
	margin:0px;
	overflow:hidden;
	width:1000px;
	height:30px;
	text-align:right;
	vertical-align:center;
	line-height:40px;
	background:url(../images/help.png) no-repeat;
	background-position:top right;
}
.help a{
	margin:10px 20px;
	color:#ffffff;
}

.page_header{
	overflow:hidden;
	width:1000px;
	background-color:#566db4;
}
.page_header .menu{
	//display:block;
	float:right;
	width:700px;
	height:30px;
	/*border:1px solid #090999;*/
	text-align:right;
	background:url(../images/reg_bg.png) no-repeat;
	background-position:top right;
}
.menu a{
	line-height:30px;
	vertical-align:center;
	padding:20px 10px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.leftpanel{
	overflow:hidden;
	float:left;
	width:210px;
	/*height:600px;*/
	padding:0px 5px;
	/*background-color:#e4e4e4;*/
}
.login{
	overflow:hidden;
	width:200px;
	margin:10px 0px;
	background-color:#e4e4e4;
	border:1px solid #000000;
}
.login form{
	width:100%;
}
.login form p{
	margin:10px;
}
.login form #p_inp_submit{
	text-align:right;
}
.login form #inp_submit{
	width:80px;
	height:25px;
	border:none;
	background:url(../images/login.png) no-repeat;
}
.login form #inp_uid,#inp_pwd_0{
	width:130px;
}

.promotion{
	overflow:hidden;
	float:left;
	width:760px;
	margin:0px 0px;
	font-size:14px;
	line-height:25px;
	/*border:1px solid;*/
}
.promotion .p_h{
	overflow:hidden;
	width:700px;
	height:10px;
	margin:10px auto 0px auto;
	background:url(../images/p_frame.png) no-repeat;
}
.promotion .p_f{
	width:700px;
	height:10px;
	margin:0px auto 10px auto;
	background:url(../images/p_frame.png) no-repeat;
	background-position:bottom left;
}
.promotion .aboutservice{
	overflow:hidden;
	width:700px;
	margin:0px auto;
	background:url(../images/p_frame_b.png) repeat-y;
	/*border:1px solid #000000;*/
}
.promotion .desc{
	padding:10px 20px;
	
}

.promotion h1{
	display:inline;
	margin:0px;
	padding:0px;
	color:#ff0000;
}


.promotion .stat{
	overflow:hidden;
	width:700px;
	margin:0px auto;
	background:url(../images/p_frame_b.png) repeat-y;
	/*border:1px solid #000000;*/
}
.stat{
	font:14px "宋体";
	overflow:hidden;
	width:800px;
	margin:5px auto;
	/*background:url(../images/p_frame_b.png) repeat-y;*/
	/*border:1px solid #000000;*/
}

.stat h1{
	font:bold 16px "宋体";
	display:block;
	/*color:#ffffff;
	background-color:#566db4;*/
	padding:5px;
	margin:0px;
}
.stat .inforoll{
	overflow:hidden;
	width:100%;
	height:200px;
	margin:10px 15px;
	/*border:1px solid #000000;*/
}
.stat .inforoll ul{
	line-height:25px;
	padding:0px 10px;
}
.stat .inforoll a:hover{
	text-decoration:underline;
}

.datasource{
	font:14px "宋体";
	overflow:hidden;
	width:800px;
	margin:5px auto;
	/*background:url(../images/p_frame_b.png) repeat-y;*/
	/*border:1px solid #000000;*/
}

.datasource h1{
	font:bold 16px "宋体";
	display:block;
	/*color:#ffffff;
	background-color:#566db4;*/
	padding:5px;
	margin:0px;
}

.datasource p{
	margin:10px 20px;
}

.datasource p span{
	font:bold 16px "宋体";
	color:#ff0000;
}

.notebook{
	font:14px "宋体";
	overflow:hidden;
	width:800px;
	margin:5px auto;
	/*background:url(../images/p_frame_b.png) repeat-y;*/
	/*border:1px solid #000000;*/
}

.notebook h1{
	font:bold 16px "宋体";
	display:block;
	/*color:#ffffff;
	background-color:#566db4;*/
	padding:5px;
	margin:0px;
}

.notebook p{
	margin:10px 20px;
}

.coopsites{
	font:14px "宋体";
	overflow:hidden;
	width:800px;
	margin:5px auto;
}

.coopsites h1{
	font:bold 16px "宋体";
	display:block;
	padding:5px;
	margin:0px;
}

.coopsites p{
	margin:10px 20px;
}

.promotion .buy{
	overflow:hidden;
	width:700px;
	margin:0px auto;
	background:url(../images/p_frame_b.png) repeat-y;
	/*border:1px solid #000000;*/
}
.buy #btn_buy{
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	float:right;
	width:120px;
	height:25px;
	background:url(../images/buy.png) no-repeat;
}

.msg_panel_h{
	overflow:hidden;
	width:700px;
	height:10px;
	margin:10px auto 0px auto;
	background:url(../images/p_frame.png) no-repeat;
}

.msg_panel_f{
	width:700px;
	height:10px;
	margin:0px auto 10px auto;
	background:url(../images/p_frame.png) no-repeat;
	background-position:bottom left;
}

.msg_panel{
	overflow:hidden;
	width:700px;
	margin:0px auto;
	font-size:14px;
	background:url(../images/p_frame_b.png) repeat-y;
	/*border:1px solid #000000;*/
}
.msg_panel p{
	width:100%;
	padding:20px;
	margin:5px 0px;
	/*background-color:#eeeeee;
	border:1px solid #000000;*/
}
.msg_panel .error{
	width:100%;
	padding:20px;
	margin:5px 0px;
	/*border:1px solid #000000;*/
}
.msg_panel .error a{
	text-decoration:underline;
	font-size:16px;
}

.profile{
	width:700px;
	margin:10px auto;
	border:2px solid #fb7b20;
}
.profile h1{
	padding:0px 10px;	
}
.profile p#msg{
	width:80%;
	margin:0px auto;
	padding:20px;
	border:1px solid #cccccc;
	background-color:#e4e4e4;
}
.profile form{
	width:100%;
}
.profile form p{
	margin:10px;
}
.profile a{
	margin:0px 10px;
	text-decoration:underline;
}
.profile span{
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin:0px 10px;
}
.profile #inp_uid,.profile #inp_pwd,.profile #inp_pwd_2,.profile #inp_company,.profile #inp_pcode,.profile #inp_address,.profile #inp_contact,.profile #inp_office_call,.profile #inp_mobile_call,.profile #inp_email{
	width:400px;
}
.profile #ro_agreement{
	width:400px;
	height:200px;
}
.profile p#submit{
	text-indent:300px;
}

.suggestion{
	overflow:hidden;
	width:100%;
}
.suggestion h1{
	padding:0px;
	margin:5px 40px 20px 70px;
}
.suggestion form{
	width:100%;
}
.suggestion p{
	margin:10px;
	padding:0px;
}
.suggestion span{
	display:block;
	width:100px;
	float:left;
	margin:0px 10px;
	text-align:right;
}
.suggestion #inp_s_title{
	width:400px;
}
.suggestion #inp_s_content{
	width:400px;
	height:200px;
}
.suggestion #submit{
	text-indent:370px;
}

.password{
	width:700px;
	margin:10px auto;
	border:2px solid #fb7b20;
}
.password h1{
	padding:0px 10px;	
}
.password form{
	width:100%;
}
.password form p{
	margin:10px;
}
.password span{
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin:0px 10px;
}
.password #inp_uid,.password #inp_old_pwd,#inp_new_pwd,#inp_new_pwd_2{
	width:300px;
}
.password #submit{
	text-indent:270px;
}


.about_menu{
	background-color:#e5e5e5;
	padding:10px 20px;
	margin:10px;
	border:1px solid #000000;
}
.about_menu ul{
	line-height:25px;
	vertical-align:center;
	
}
.about_menu a{
	display:block;
	width:140px;
	color:#000000;
	padding:0px 10px;
}
.about_menu a:hover{
	text-decoration:underline;
	/*background-color:#fb7b20;
	border:1px solid #fb7b20;*/
}
.rightpanel{
	overflow:hidden;
	width:750px;
	float:left;
	margin:10px 5px;
	border:1px solid #000000;
}
.about_doc {
	width:100%
	/*border:1px solid #ff0000;*/
}
.about_doc div{
	padding:10px;
	line-height:25px;
	vertical-align:center;
}
.about_hubwiz .hubwiz_logo{
	float:left;
	width:130px;
	height:25px;
}
.about_jfyf .jfyf_logo{
	float:left;
	width:100px;
	height:25px;
}
.contact_us ul{
	padding:0px 20px;
}
