@charset "utf-8";
/* CSS Document */

.left{
	margin-top:25px;
	width:170px;
	height:650px;
	-webkit-border-radius: 10px;
	border:#dfdfdf 1px solid;
    border-radius: 10px;
	padding:20px;
	background:url(../images/leftbg.png) right repeat-y;
	float:left;}
.left1{
	height:250px;}
.leftba{
	padding-bottom:3px;
	background:url(../images/leftba.png) left no-repeat;
	padding-left:15px;
	border-bottom:#eaeaea 3px solid;
	font-family:"微软雅黑";
	font-size:16px;}
.left1 ul{
	margin:15px 0px;
	font-family:"新宋体";
	font-size:14px;
	}
.left1 ul li{
	line-height:28px;
	height:28px;
	vertical-align:bottom;
	padding-left:20px;
	border-bottom:1px #bfbfbf dashed;
	}
.left1 ul li img{
	margin-right:20px;}
.lefteng{
	color:#8a232a;
	font-size:12px;}
.left2{
	margin-top:8px;
	height:515px;}
.left2con {
	color:#5e5e5e;
	line-height:22px;
	margin-top:20px;}
