@charset "utf-8";
/* CSS Document */
/*左部内容*/
/* 左部 */
.left{
	margin-top:15px;
	width:220px;}
.left1 {
	height:250px;}
.lefttitle {
	font-family:"微软雅黑";
	font-size:15px;
	padding-top:4px;
	padding-left:30px;
	color:#fff;
	width:126px;
	height:26px;
	background:url(images/lefttitle.png) no-repeat;
}
.leftba {
	height:30px;
	background:url(images/leftba.png) repeat-x;
	border-bottom:#dcdcdc 1px solid;
}
.left1con{
	background:#f1f1f1;
	height:220px;}
.left1con ul{
	width:90px;
	margin:0 auto;
	padding-top:20px;
	}
.left1con ul li{
	height:33px;
	letter-spacing:2px;
	line-height:33px;
	vertical-align:bottom;
	font-size:14px;
	font-family:"微软雅黑";
	}
.left1con ul li img{
	margin-top:11px;
	margin-right:20px;
	float:left;}
.left2{
	margin-top:15px;}
.left2con{
	line-height:25px;
	background:#f1f1f1;
	padding:15px;
	height:406px;}
