@charset "utf-8";
/* CSS Document */

.left{
	margin-top:15px;
	width:170px;
	height:670px;
	-webkit-border-radius: 10px;
	border:#dfdfdf 1px solid;
    border-radius:10px;
	padding:20px;
	background:url(../images/leftbg.png) right repeat-y;
	float:left;}
.leftnei{
	margin-top:15px;
	width:170px;
	height:660px;
	-webkit-border-radius: 10px;
	border:#dfdfdf 1px solid;
    border-radius:10px;
	padding:25px 20px;
	background:url(../images/leftbg.png) right repeat-y;
	float:left;}

.left1{
	height:250px;}
.left1img{
	padding-top:15px;
	padding-left:25px;}
.leftba{
	padding-bottom:0px;
	border-bottom:#eaeaea 3px solid;
	font-family:"微软雅黑";
	font-size:16px;}
.leftba2{
	border-bottom:#eaeaea 3px solid;
	background:url(../images/leftba.png) no-repeat;
	height:34px;
	font-family:"微软雅黑";
	font-size:16px;}
.moreimg2{
	margin-top:5px;}
.lefttitle2{
	padding-left:25px;
	margin-top:-3px;
	
	}
.lefteng2{
	color:#c5656e;
	font-size:12px;}
	
	
	
.lefttitle{
	padding-left:25px;
	background:url(../images/leftba.png) left no-repeat;
	}

.lefteng{
	padding-left:25px;
	color:#c5656e;
	font-size:12px;}
.left2{
	line-height:20px;
	margin-top:8px;
	height:515px;}
.left2con {
	color:#333;
	line-height:21px;
	margin-top:15px;}
.left3{
	height:215px;}
.left3 ul{
	padding-top:8px;}
.left3 ul li{
	width:150px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
