@charset "utf-8";
/* CSS Document */

body{ background: #FFFFFF;}

#main #left .info{
	min-height:500px;
	padding:40px;
	margin:0;
	box-shadow: 0 0 5px #666;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	}

.about .tabbable #panel-03{
	background:url("../img/lvjin-china-bg.png") 0px 0px no-repeat;
	
	}	
	


.about .tabbable #panel-02 dl{
	position:relative;
	border-bottom:1px solid #e4e5e6;
	padding:0px 0px 20px 0;
	margin:30px 0 30px 0px;}
	
.about .tabbable #panel-02 dl img{
	float:right;
	margin-left:30px;
	max-width:250px;
	max-height:380px;}
	
	
.about .tabbable #panel-02 dt{
	font-size:16px;
	color:#4e6b7c;
	margin-bottom:10px;}
	
	
.about .tabbable #panel-02 dd{
	font-size:13px;
	line-height:22px;
	margin:8px 0px;
	color:#333;}
	
	
.about .tabbable #panel-02 .lead-pic{
	/*min-height:400px;
	max-height:700px;*/
	float:right;
	margin-left:30px;
	}
	
	
.about .tabbable #panel-02 .lead-pic  img{
	width:280px;}	
	
	
  	.leader{
		border-bottom:1px solid #e4e5e6;
		padding-bottom:20px;
		margin-bottom:30px;}
  	.leader .col-xs-8,.leader  .col-xs-5{
		padding:0;}
		
	.leader .col-xs-5{
		text-align:right;
		float:right;}














