@charset "gb2312";

/*----通栏蓝色模块-----*/
.blueConBox {
	width:100%;
	float:left;
	height:auto;
	background:#f9fdfe;
	border:1px solid #cfcfcf;
	padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}

/*---基层法律服务介绍---*/
.description { background:none;}
.description h2.title .titleTxt {
	text-indent:24px;
	background:url(imagestitleIcon03.png) no-repeat left center;	
	}
.description p {
	text-indent:2em;
	line-height:24px;
	float:left;
	margin-top:6px;
	}


/*-----法律服务查询----*/
.lawSearch {
	background:none;
	border:0px;
	}

.lawSearch h2.title { border:0px;}


/*----------搜索组合---------*/
.lawSearch h2.title .searchBox {
	float:left;
	height:auto;
	border:0px;
	width:auto;
	margin:0px 0 0 12px;
	padding:0px;
	background:none;
	}
.lawSearch h2.title .searchBox .selectStyle {
	width:113px;
	}
.lawSearch h2.title .searchBox .inputStyle {
	width:315px;
	height:34px;
	line-height:34px;
	border:1px solid #cfcfcf;
	float:left;
	text-indent:6px;
	margin:0px;
	}
.lawSearch h2.title .searchBox .searchBt {
	float:left;
	width:133px;
	height:36px;
	background:url(imagessearchBt_normal.png) no-repeat;
	text-indent:-9999px;
	}
.lawSearch h2.title .searchBox a.searchBt:hover {
	cursor:pointer;
	background:url(imagessearchBt_hover.png) no-repeat;
	}


.lawSearch .searchBoxList { padding:0px;}
.lawSearch .searchBoxList table { margin:0px;}
/*-----关键字-------*/	
.searchTab { margin:6px 0;}

/*-----如何委托-------*/
.howEntrust {
	width:230px;
	margin-left:10px;
	}
.howEntrust h3.title { background:url(imagestitleTxt01.png) no-repeat;}

/*-----最新委托-----*/
.lastEntrust {
	width:490px;
	margin:10px 0 10px 10px;
	background:#fdfefe;
	border:1px solid #e8e8e8;
	}
.lastEntrust h2.title .titleTxt{ background:none; color:#00335e;}

/*----------*/
a.wantAskButton,
a.entrustButton { margin:10px 0 0 20px;}

/*----管理部门+收费标准+政策法规+执业指南----*/
a.glbmBt,
a.sfbzBt,
a.zcfgBt,
a.zyznBt {
	float: left;
	background:url(imagesglbmBt_normal.png) no-repeat;
	width:230px;
	height:57px;
	margin-top: 0px;
	text-indent:-9999px;
	}
a.sfbzBt {margin-top: 10px; background:url(imagessfbzBt_normal.png) no-repeat;}
a.zcfgBt {margin-top: 10px; background:url(imageszcfgBt_normal.png) no-repeat;}
a.zyznBt {margin-top: 10px; background:url(imageszyznBt_normal.png) no-repeat;}

a.glbmBt:hover {background:url(imagesglbmBt_hover.png) no-repeat;}
a.sfbzBt:hover {background:url(imagessfbzBt_hover.png) no-repeat;}
a.zcfgBt:hover {background:url(imageszcfgBt_hover.png) no-repeat;}
a.zyznBt:hover {background:url(imageszyznBt_hover.png) no-repeat;}









