/* CSS Document */
body {
	background: url(common_res/bg.jpg) no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;}
.maincontent {
	width: 1420px;
	margin: 0 auto;
	display: table;
 *display:block;/*for ie7*/
	background: #fff;
	);
}
/*主区域左半部分*/
.maincontent aside {
	display: table-cell;
 *display:inline-block;/*for ie7*/
 *float:left;/*for ie7*/
	width: 380px;}
.maincontent aside header {
	padding: 30px 30px 10px 30px;}
#wp_listcolumn_w3 {
	width: 80%;
	margin: 0 auto;}
.maincontent aside ul li {
	
	line-height: 40px;
	text-indent: 16px;}
.maincontent aside ul li div {
	line-height: 20px;}
/*主区域右半部分*/
.maincontent article {
	display: table-cell;
 *display:inline-block; /*for ie7*/
 *float:left;/*for ie7*/
 *color:black;
padding-top:30px;
	width: 911px;
	margin: 0 auto;
	}
.maincontent article h2 {
	font-family: "Arial", "Microsoft YaHei", "宋体";
	font-size: 22px;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;}
.maincontent article h3 {
	font-family: "Arial", "Microsoft YaHei", "宋体";
	font-size: 22px;
	border-bottom: 1px solid #ccc;
	color: #7c54c4;
	height: 40px;
	line-height: 30px;
	margin-bottom: 15px;}
/*detail页面显示文章具体内容区*/
.maincontent .article {
	width: 95%;
	margin: 0 auto;}
.maincontent .article p {
	margin: 5px auto;
	font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: 16px;}
.maincontent article p {
	margin: 5px auto;
	
	font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;}

.pline p{
		border-bottom: dotted 1px #ccc;}
.pline p>span {
	padding: 0 20px;}

.maincontent article p>span {
	/*padding: 0 20px;*/}
/*图像列表*/

.col{float:left; padding:20px 30px;}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
  width:220px;
  height:165px;}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;}
.thumbnail .caption {
  padding: 9px;
  color: #333;}

.caption{ text-align:center;}

a {
    
    font-family: 微软雅黑;
}

.header_top_bannerimg {   
    height: 245px !important;
    background: url(listt1.png);
}

.header_top_path {
    width: 1340px !important;    
}

span.Column_Anchor {
    font-size: 22px !important;   
}

a {
    color: #000;
}

.wp_article_list .list_item {   
    height: 36px !important;
    line-height: 36px !important;   
    border-bottom-width:1.4px !important;
}

.wp_listcolumn .wp_column a:hover{
     color:#3124d2
}

.venus-menu li {    
    padding: 0 6px !important;    
}

.possplit {
    background-image: url(posSplit.gif);
    background-repeat: no-repeat;
    
    text-indent: 22px;
    background-position: center;
    width: 10px;
    display: inline-block;
    border: 0px solid red;
}

.wp_listcolumn .wp_column a {    
    background: #f5f5f5 url(wp_column_menu_li_1.gif) no-repeat 6px 16px;
   
}

.wp_listcolumn .wp_subcolumn .wp_column a {
    
    background: #f1f1f1 url(wp_column_menu_li_1.gif) no-repeat 16px 16px;
}

.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    color: #444;
    font-size: 14px;
   
    font-weight: bold;
    background: #f1f1f1 url(wp_column_menu_li_1.gif) no-repeat 28px 16px;
}