.article_content{padding-top:8px}
.article_content .left{float:left;width:135px;margin-left:10px}
.article_content .left img {
	padding-bottom:5px;
	background: url(template/images/article_img_bg.gif) bottom no-repeat
}
.article_content .right{width:245px;float:right;margin-top:80px;background:url(template/images/aboutlink_top_bg.gif) no-repeat; padding-top:8px}
.article_content .right .top{background:url(template/images/aboutlink_top_bg.gif) no-repeat;height:8px;}
.article_content .right .bottom{ background: url(template/images/aboutlink_down_bg.gif) no-repeat;height:14px; margin-bottom:12px;}

.article_content .center{ width:500px; float:left}

.article_content h4 {
	font-weight:normal;
	margin:0;
	font-size:28px;
	color:#7e7e7e;
	font-family: Microsoft YaHei,arial,黑体;
}
.article_content h4 span {
	font-size:11px;
	color:#a8a8a8;
	font-family: Arial;

}
.article_content h4 a:visited {
	color:#0086e3;
}
.article_content h5 {
	color:#a8a8a8;
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:normal;
	margin-bottom:2px;
}
.article_content h11 {
    color: #7e7e7e;
	font-weight:normal;
	font-size:12px;
}

.article_content p {
	line-height: 20px;
}

/*.article_content h6 a {
	background:url(template/images/mroe.gif) no-repeat center left;
	padding-left:16px;
	font-weight:normal
}*/
.article_content h6 a:hover {
	/*background:url(template/images/mroe_hover.gif) no-repeat center left;*/
}

.list1 { 
   padding:0 12px;
   background:url(template/images/aboutlink_bg.gif);
}


.list2 {
   padding:0 12px;
   background:url(template/images/aboutlink_bg.gif);
}

.list1 ul{

   margin:0px 2px 0 2px;
}
.list1 li{background:url(template/images/liststyle01.gif) no-repeat 0 3px; padding-left:12px; line-height:20px}
.list1 li span{color:#a8a8a8; font-size:10px}


.list2 li{
   height: 100px;
   margin-top:3px;
}

.list2 li img {
	margin:0 10px;
	padding-bottom:5px;
	background: url(template/images/article_img_bg.gif) bottom no-repeat;
	float:left;
	margin-left:1px;
}

/*
.list2 div{color:#7e7e7e;font-size:12px; font-weight:bold}
.list2 p{margin:0; color:#828282; font-size:10px; font-weight:normal}
*/
.list2 li h5 {
   color: #7e7e7e;
   font-family: Arial,黑体;
   font-weight: bold;
   font-size: 11px;
}
.list2 li h6 {
   color: #828282;
   font-family: Arial,黑体;
   font-size: 10px;
   margin:2px;
   padding:0px;
}
.list2 li h7 {
   color: #828282;
   font-family: Arial,黑体;
   font-size: 10px;
   margin:2px;
   padding:0px;
}
.list2 p {
	padding:0px;
	margin:0px;
	line-height:25px;
}
.page_prev {
   background:url(template/images/pageup.gif) no-repeat; 
   /*padding-left: 12px*/
}

.page_down {
   background:url(template/images/pagedown.gif) no-repeat; 
  /* padding-left:12px*/
}

.list2 p a {
    margin-left: 125px;
    margin-right:0px;
	padding-left:16px;
	background:url(template/images/mroe.gif) no-repeat;
	background-position:0 1px;
	font-size:11px;

}
.list2 p a:hover {
	background: url(template/images/mroe_hover.gif) no-repeat;
	background-position:0 1px;
}

.back {
   width: 50px;
   background:url(images/back.gif) no-repeat;
   padding-left: 15px;
   margin-left:10px;
   background-position: 0px 7px;
}