@charset "utf-8";
/* 基本元素 */
*{
	margin:0;
	padding:0;
}
html,body{
	height:100%
}
* html{
	background:url(http://i1.j.cn/fake.gif) no-repeat 0 0;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:url(http://i1.j.cn/layout/body_bg.gif) #fff 0 0 repeat-x;
}
#outer{
	position:relative;
	z-index:1;
	width:950px;
	min-height:100%;
	margin:0 auto;
	background:#fff;
}
* html #outer{
	height:100%
}
input,button{
	font-size:13px;
}
select,textarea{
	font-size:12px;
	background:#fff;
}
th{
	white-space:nowrap;
}
img{
	display:block;
	border:none;
}
input,select{
	vertical-align:middle;
}
li{
	list-style:none;
}
em{
	font-style:normal;
}
a{
	color:#16387c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/* 搜索引导 */
.searchtop{
	clear:both;
	width:944px;
	height:65px;
	margin:0 auto 10px auto;
	padding:0 0 0 6px;
	background:url(http://i1.j.cn/layout/searchtop_left.gif) left no-repeat;
}
.searchtop .col{
	width:938px;
	height:65px;
	padding:0 6px 0 0;
	background:url(http://i1.j.cn/layout/searchtop_right.gif) right no-repeat;
}
.searchtop .col .subcol{
	width:938px;
	height:65px;
	background:url(http://i1.j.cn/layout/searchtop_bg.gif) 0 0 repeat-x;
}
.searchtop .col .subcol p{
	line-height:65px;
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 10px;
	padding:0 0 0 60px;
	background:url(http://i1.j.cn/icon/icon_all.gif) 0 -1105px no-repeat;
}
.searchtop .col .subcol p a{
	text-decoration:underline;
}
/* 搜索结果提示 */
.searchresulttipcol{
	position:relative;
	z-index:2;
}
.searchresulttip{
	position:relative;
	z-index:2;
	height:43px;
	line-height:43px;
	margin:0 0 0 10px;
	padding:10px 0 10px 60px;
	color:#080;
	font-size:14px;
	font-weight:bold;
	background:url(http://i1.j.cn/icon/icon_all.gif) 0 -1175px no-repeat;
}
.searchresulttip strong{
	color:#333;
	margin:0 5px;
}

/* 结果提示 */
.resulttip{
	position:relative;
	z-index:2;
	color:#080;
	font-size:12px;
	height:38px;
	line-height:38px;
	margin:0 0 0 10px;
}
.resulttip span{
	float:left;
}
.resulttip select{
	float:left;
	margin:7px 5px 0 5px;
}
.resulttip strong{
	color:#333;
	margin:0 5px;
}
/* 行业信息提示地图提示 */
.resulttip .infotip,.resulttip .maptip{
	position:absolute;
	right:10px;
	top:0;
	font-size:12px;
	line-height:38px;
}
.resulttip .selectstyle{
	margin:7px 5px 0 5px;
}
.resulttip .selectstyle span{
	width:17px;
	color:#333;
}
.resulttip .selectstyle ul.option{
	width:42px;
}
.contextresulttip{
	padding-left:28px;
	background:url(http://i1.j.cn/icon/icon_all.gif) 0 -797px no-repeat;
}
.discountresulttip{
	padding-left:28px;
	background:url(http://i1.j.cn/icon/icon_all.gif) 0 -732px no-repeat;
}
.maptip{
	color:#333;
	font-weight:bold;
}
/* 专题链接 */
#maincontent .zhuantilink{
	position:absolute;
	z-index:5;
	top:67px;
	right:10px;
}

.line{
	clear:both;
	height:1px;
	font-size:1px;
	overflow:hidden;
	background:#ebebeb;
}
.line_layout{
	clear:both;
	height:4px;
	font-size:1px;
	overflow:hidden;
	background:url(http://i1.j.cn/layout/line_layout.gif) repeat-x;
}
.line_layout2{
	clear:both;
	height:7px;
	font-size:1px;
	overflow:hidden;
	background:url(http://i1.j.cn/layout/line_layout2.gif) repeat-x;
}

a.more{
	line-height:16px;
}
a.more em{
	font-size:8px;
	font-style:normal;
	font-family:"宋体";
	color:#1a48a3;
}

/* fontcolor */
.red{
	color:#e45800;
}
.orange{
	color:#e45800;
}
.gray{
	color:#999;
}
.green{
	color:#080;
}
/* 加载未完成提示 */
.tip_msg{
 display:none;
 position:absolute;
 z-index:100;
 font-size:12px;
 color:#000;
 width:150px;
 overflow:hidden;
 padding:5px;
 border:1px solid #f2f054;
 background:#fffe91;
}
/* 搜索引擎提示 */
#search_tip{
	position:relative;
	width:928px;
	height:26px;
	line-height:26px;
	margin:0 auto;
	padding:0 10px;
	border:1px solid #d4b716;
	background:url(http://i1.j.cn/basic/search_tip_bg.gif) #fffe81 repeat-x;
}
#search_tip p{
	line-height:26px;
	color:#000;
}
#search_tip p a{
	text-decoration:underline;
	color:#000;
}
#search_tip .close{
	display:block;
	position:absolute;
	right:10px;
	top:7px;
	width:12px;
	height:12px;
	font-size:1px;
	background:url(http://i1.j.cn/basic/search_tip_close.gif) #cc0000 no-repeat;
}

.langtaojin_ad {
	bottom:0;
	margin:0 10px 0 0;
	padding:5px;
	border:1px dotted #ccc;
	background:#fff;
}