﻿/*=========================
style sheet for jinyinjie.net
	project:fabu,dingzhi
	version:1.0
	created date:2008-8-29
	last changed:2008-8-29
	primary user:sigo
	note:

//自身属性 width height margin padding border background //显示属性 display list-style position float clear //文本属性 color font text-decoration text-align vertical-align white-space other text content
=========================*/

.address {height:35px;clear:both;text-indent:10px;line-height:35px;}

#searchall {width:600px;margin-left:150px;}
#searchall .barbg {height:28px;background:url(../App_Page/WEB/images/lead.gif) no-repeat 10px -472px;background-color:#f1f1f1;color:#F57505;font-size:14px;font-weight:bold;text-indent:30px;line-height:28px;}
#searchall ul {
	margin-top:15px;
	border-left:#dedede solid 1px;
	border-top:#dedede solid 1px;
	border-right:#dedede solid 1px;
}
#searchall li {
	height:30px;
	border-bottom:#dedede solid 1px;
	line-height:30px;
}
#searchall dd {
	float:left;
}
.d1 {
	width:20%;
	padding-right:10px;
	border-right:#dedede solid 1px;
	text-align:right;
}
.d2 {
	width:70%;
	padding-left:10px;
	text-align:left;
}
#searchall .subbg {height:23px;padding:2px 12px 0px 12px;border:#000000 solid 1px;background:#F6F6F6;color:#898989;}
#searchall .sub {
	margin-top:15px;
	text-align:center;
}

