@charset "utf-8";
/* CSS Document Add by RemberSu */
/* ------------Content css------------- */
.content{font-family:黑体;font-size:13px;line-height:20px;margin-top:30px;margin-left:40px;margin-right:40px;}
.eng_content{font-family:"Times New Roman", Times, serif;font-size:13px;line-height:20px;margin-top:30px;margin-left:40px;margin-right:40px;}
.current_location{font-size:16px;color:#50301b;text-overflow : ellipsis;white-space : nowrap;overflow : hidden; }
.current_location a{font-size:16px;color:#50301b;}
.current_location img{border:0;}
.content p{text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/}
.eng_content p{text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/}
/* ------------List css--------------- */
.single_list{ margin-left:20px; margin-top:15px;background:#f4f4f4;
	padding:20px 20px 11px;
	font-size:12px;
	letter-spacing:1px;
	border-radius: 10px;  /*只支持IE内核的浏览器（IE>=7)*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}
.v_table{ font-size:14px;line-height:25px; width:100%;}
.v_page_num_div{ width:100%; float:left; margin-top:10px;}
 
.v_page_num_div .v_page_num .num_bg{ background:url(../img/icon/c_num_01.png); background-repeat:no-repeat; width:21px;}
.v_page_num_div .v_page_num .now_num_bg{ background:url(../img/icon/c_num_02.png); background-repeat:no-repeat; width:21px;}

.menber{ margin-left:20px; margin-top:15px;font-size:14px;line-height:25px; width:100%;}
.menber .hr0{ height:1px; width:500px;border:none;border-top:1px dashed;}