/********** deheng **********/
/* start global */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 11px;
	background-color: #D1D1D1;
	color: #333333;
	font-family: Verdana, Helvetica;
}
a {
	color: #333333;
}
li {
	list-style: none;
}
.zw11 {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 21px;
	color: #444444;
	text-decoration: none;
}
.wz22 {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 21px;
	color: #5D5D5D;
	text-decoration: none;
}
.wz33 {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.zw14 {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #444444;
	text-decoration: underline;
}
.wz15 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}

.lan12 {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 26px;
	color: #354993;
	text-decoration: none;
}

.zw14 a{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #444444;
	text-decoration: underline;
}

img {
	border: none;
}
.clear {
	clear: both;
}
#page {
	width: 990px;
	margin: 0 auto;
	background: #FFFFFF url(../images/bg_page.jpg) repeat-x;
	padding-top: 10px;
}
#container {
	width: 950px;
	margin: 0 auto;
}
/* end global */
/* start header */
#header {
	margin-bottom: 10px;
}
#top {
	height: 110px;
	background: url(../images/bg_top.jpg) repeat-x left bottom;
	position: relative;
	margin-bottom: 10px;
}
#logo, #search {
	position: absolute;
}
#logo {
	left: 13px;
	top: 23px;
}
#language {
	position: absolute;
	right: 0;
	top: 20px;
	/*text-decoration: none;*/
}
#language a
{ text-decoration: none;}
#search {
	width: 290px;
	height: 60px;
	padding: 5px 10px 0 10px;
	background-color: #364994;
	right: 0;
	bottom: 0;
	color: #FFFFFF;
}
#search span.bz {
	width: 62px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	background-color: #DBDFEC;
	color: #000000;
}

#bootom{ position:absolute; background-repeat:no-repeat; left:-1000px; width: 187px; height: 80px;  top: 0px;}


/*#search td.language a {
	color: #FFFFFF;
	text-decoration: none;
}*/
#search span.line {
	color: #A5AECF;
}
#search_box {
	width: 218px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #D6DAE9;
	color: #666666;
}
a.button_search {
	width: 60px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #DDDDDD;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#menu {
	height: 40px;
	background-color: #C6CDD7;
}
#menu li {
	float: left;
	border-right: 1px solid #FFFFFF;
}
#menu li a {
	/*width: 94px;*/
	width: 82px;
	padding-left: 12px;
	height: 40px;
	line-height: 40px;
	display: block;
	/*text-align: center;*/
	background-color: #C6CDD7;
	text-decoration: none;
	color: #333333;
}
#menu li a:hover {
	background-color: #EDEDED;
		color: #333333;

}
/* end header */
/* start footer */
#footer {
	background: url(../images/bg_footer.jpg) repeat-x;
	margin-top: 20px;
	text-align: center;
	line-height: 24px;
	padding-top: 10px;
}
/* end footer */
/* start index */
#content h2, #rightSidebar h2, .sub_nav h2, #awards h2 {
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #354993;
	padding-left: 13px;
	font-weight: normal;
}
#content {
	width: 630px;
	float: left;
}
#news {
	margin-top: 10px;
}
#wrap_news, #wrap_intro, #wrap_expertise, #wrap_links {
	line-height: 16px;
	background-color: #EEEEEE;
	padding: 14px;
}
#wrap_news span.time {
	color: #354993;
}
#wrap_news a {
	text-decoration: none;
}
#rightSidebar {
	width: 310px;
	float: right;
}
#expertise, #links {
	margin-top: 10px;
}
.select {
	width: 260px;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}
/* end index */
/* start leftSidebar */
#leftSidebar {
	width: 210px;
	float: left;
}
.sub_nav a {
	text-decoration: none;
}
.sub_nav ul {
	/*padding: 10px 0 10px 20px;*/
	background-color: #EEEEEE;
	padding: 10px 20px 20px;
}
.sub_nav li {
	line-height: 26px;
	background: url(../images/arrow.jpg) no-repeat 0 8px;
	padding-left: 17px;
	border-bottom: 1px solid #CCCCCC;
}
.sub_nav li a:hover {
	color: #10277D;
}
#friend_links {
	border: 1px solid #D6DAE9;
	margin-top: 10px;
	padding: 0 10px 10px 10px;
	background-color: #EEEEEE;
}
#friend_links h2 {
	padding: 10px 0 10px 10px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}
#friend_links li {
	line-height: 26px;
	padding-left: 27px;
}
/* end leftSidebar */
/* start content02 */
#content02 {
	width: 490px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #999999;
}

#content02 h2 {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

#content022 {
	width: 716px;
	float: left;
	margin-left: 10px;
}
.img_container {
	width: 719px;
	height: 170px;
	padding: 4px;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin: 0 auto 20px auto;
}
#content02 p {
	line-height: 20px;
	margin-bottom: 20px;
}
#content02 h3 {
	font-size: 11px;
	margin-bottom: 10px;
}
#content02 li {
	line-height: 20px;
}
#map {
	margin-bottom: 20px;
}
input.textbox, textarea.address, textarea.remark {
	border: 1px solid #B7B7B7;
}
#map02 {
	width: 419px;
	margin: 20px auto;
}
#map021 {
	width: 467px;
	margin: 0px auto;
}
.lawyer_info {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#wrap02 {
	padding: 0 20px 20px 20px;
}
/* end content02 */
/* start rightSidebar02 */
#rightSidebar02 {
	width: 220px;
	float: right;
}
*html #rightSidebar02 {
	    width: 220px;
	    float: right;
		margin-left:5px} 
	
	
	

#awards h2 {
	background-color: #666698;
}
#awards ul {
	padding: 10px 14px;
	background-color: #EEEEEE;
}
#awards li {
	line-height: 20px;
	margin-bottom: 10px;
}
#awards a {
	text-decoration: none;
}
#xinwentiao {
	font-size: 11px;
	color: #585858;
	background-color: #F4F5F7;
	height: 21px;
	font-family: Verdana, Helvetica;
	padding-left: 0px;
	width: 490px;
	margin-left: 0px;
	line-height: 21px;
	text-decoration: none;
}
#xinwentiao1 {
	font-size: 11px;
	color: #585858;
	font-family: Verdana, Helvetica;
	padding-left: 0px;
	width: 490px;
	margin-left: 0px;
	text-decoration: none;
	line-height: 21px;
}
#xinwenzhong {
	height: 24px;
	width: 490px;
	font-size: 12px;
	font-weight: bold;
	color: #354993;
	padding-left: 0px;
}
.news02 {
	margin-top: 10px;
}
.news02 h2 {
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	margin-bottom: 20px;
}
.news02 dl {
	line-height: 16px;
	margin-bottom: 20px;
}
.news02 dd.time {
	font-weight: bold;
}
/* end rightSidebar02 */
.biaoti {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
.wzbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

