.dqwz {
	width:1200px;
	margin:0 auto;
	line-height:24px;
	padding-bottom:4px;
}
.main:after {
  height:0;
  content:".";
  clear:both;
  display:block;
  visibility:hidden;
}
.main {
	width:1200px;
	margin:10px auto 14px;
	clear:both;
	background:url(../images/aboutline.png) repeat-y 80px center;
}
.leftmenu {
	float:left;
	width:81px;
}
.rightcont {
	width:1118px;
	float:right;
	border:1px solid #dddcdc;
	border-left:none;
	min-height:366px;
	_height:366px;
	padding:16px 0 16px;
}
.leftmenu li {
	padding-bottom:4px;
}
.leftmenu a {
	display:block;
	width:81px;
	height:44px;
	line-height:44px;
	text-align:center;
	background:url(../images/aboutbg.png) no-repeat left center;
}
.leftmenu a {
text-decoration: none;
color: #333;
}
.leftmenu a:hover {
	color:#2872ae;
}
.leftmenu a.hover {
	color:#2872ae;
	font-weight:bold;
	background:url(../images/abouthover.png) no-repeat left center;
}
.biaoti {
	text-align:center;
	clear:both;
	font: 26px/76px "Microsoft YaHei", Arial, Tahoma;
}
.content {
	font-size:14px;
	line-height:28px;
	padding:0 26px 14px;
	width: 1080px;
}
.content p{
    text-indent:2em;
}
.grimm {
	float:left;
	padding:0 14px 0 0;
}
.friendtab {
	margin-top:20px;
}
.wenzilink {
	font-size:12px;
	padding-top:10px;
}
.wenzilink a {
	margin:0 14px 0 0;
	white-space:nowrap;
}
.wenzilink a img {
	margin-top:10px;
}
.wenzilink a:hover {
	text-decoration:underline;
}
.contact {
	min-height:500px;
	_height:500px;
	padding-left:60px;
	background:url(../images/contact.jpg) no-repeat 494px 88px;
}
.contactitle {
	color:#2872ae;
	font: 30px/86px "Microsoft YaHei", Arial, Tahoma;
}
.contact p {
	line-height:30px;
	padding-left:10px;
	color:#333;
 width:900px;
}

.adList
{
	padding:5px;
}

.adList ul
{
	margin:0px;
	padding:0 0 0 36px;
	list-style-type:none;
}

    .adList ul li {
        width: 320px;
        float: left;
        overflow: hidden;
        margin: 8px 14px;
        border: solid 1px #ccc;
        padding: 1px;
        text-align: center;
    }

    .adList ul li .img1 {
        width: 314px;
        height: 435px;
        border: 0px;
    }
        .adList ul li .img2 {
            width: 314px;
            height: 355px;
            border: 0px;
        }
    .adList ul li a .itemtitle {
        font-size: 14px;
        font-weight: bold;
        color: #333;
        height: 23px;
        line-height: 23px;
        text-align: center;
    }