@charset "utf-8";
/* CSS Document */
/*左部内容*/
/* 左部 */
.boxshadow{
border:#eeeeee 1px solid;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=120,strength=4);/*ie*/
-moz-box-shadow: 1px 1px 10px #eeeeee;/*firefox*/
-webkit-box-shadow: 1px 1px 10px #eeeeee;/*safari或chrome*/
box-shadow:1px 1px 10px #eeeeee;/*opera或ie9*/
}

.left{
	padding-top:20px;
	height:740px;
	width:200px;
	background:#eeeeee;
	}
.left1{
	height:227px;}
.coneng2 {
	margin-right:10px;
	margin-top:5px;
}
.lefttitle {
	padding-left:15px;
	padding-top:3px;
	color:#8c0b04;
	font-size:15px;
}
.leftba {
	height:27px;
	font-family:"微软雅黑";
}
.leftba h4{
	margin-top:15px;;}
.leftsp1{
	width:75px;
	height:7px;
	background:#a36d0c;}
.leftsp2{
	color:#8c0b04;
	font-size:12px;
	-webkit-text-stroke: 0.01px white;}
.left2con{
	line-height:24px;
	height:290px;
	font-size:13px;
	padding:20px;}
.left2 img{
	padding-left:25px;}

.ared a:link {color:#000000; text-decoration: none;}
.ared a:visited {color:#000000; text-decoration: none;}
.ared a:hover {color:#8c0b04;  text-decoration:none; }
.left1con{
	padding-top:20px; 
	height:175px;
	}
.left1con ul{
	margin:0px auto;
	width:80px;
	padding-top:10px;}
.left1con ul li{
	 font-family:"宋体";
	 line-height:25px;
	 height:25px;
	 padding-left:15px;
	 background:url(../images/list1.png) no-repeat left;
	 }
