﻿@charset "utf-8";
/* global */
*{
	margin:0px;
	padding:0px;
}
body{
	font-size:14px;
	font:14px '宋体';
	color:#666666;
}
ul,li{
	list-style:none;
}
img{
	border:0px;
	vertical-align:middle;
}
a{
  text-decoration:none;
   color:#7d7d7d;
}
a:hover{
  text-decoration:none;
  color:#1799d7;
}
i,em{
  font-style:normal;
}
select,input,img{ vertical-align:middle;}
/******************************/
/*通用table样式*/
.kuangtab0{ clear:both; overflow:hidden; width:100%; border-collapse:collapse;}
.kuangtab0 td{ padding-top:5px; padding-bottom:5px; line-height:30px; empty-cells:show;}
.kuangtab0 .td1{ text-align:right; padding-right:10px; width:150px;}
.kuangtab0 .td1 span{ color:#fb0000;}
.kuangtab0 .td2{ text-align:left; padding-left:10px;}
.kuangtab1{ clear:both; overflow:hidden; width:100%; border-collapse:collapse;}
.kuangtab1 .toptr{ background-color:#f1fcfe; }
.kuangtab1 td{ border-bottom:dotted 1px #aeaeae; line-height:50px; height:50px; text-align:left; empty-cells:show;}
.kuangtab2{ clear:both; overflow:hidden; width:100%; border:solid 1px #CCC; border-collapse:collapse;}
.kuangtab2 td{ border-bottom:solid 1px #CCCCCC; line-height:30px; text-align:left; empty-cells:show;}
.kuangtab2 .td1{ text-align:right; padding-right:10px; width:150px;}
.kuangtab2 .td2{ text-align:left; padding-left:10px;}
/*分页*/
.listpage{ width:100%; height:30px;line-height:30px;padding:20px 0px; overflow:hidden;}
.listpage .total{ float:left;}
.listpage .total span{margin:0px 5px; color:#666;}
.listpage .pager { float:right;}
.listpage .pager a{ display:inline-block; height:30px; margin-left:5px; padding:0px 10px;border:solid 1px #CCC; background:#FFF;color:#666;}
.listpage .pager a:hover,.listpage .pager .oran_pg_cur{border:solid 1px #009cff; background:#009cff;color:#FFF;}
.btn{
	width:73px;
	height:30px;
	text-align:center;
	line-height:30px;
	border:none;
    font-size:13px;
    cursor:pointer;
    background:url(../images/btn.png);
}
.txb{  background:#FFF url(../images/mdx_v2_cx_skin1.png) repeat-x 0 -62px;
border:1px solid #dcdddd;line-height:16px;padding:3px 0 2px 4px;color:#999; vertical-align:middle;
}
.txb2{ background:#FFF url(../images/mdx_v2_cx_skin1.png) repeat-x 0 -62px;
border:1px solid #dcdddd;line-height:16px;padding:3px 0 2px 4px;color:#000; vertical-align:middle;
}
.txb3{ 
border:1px solid #dcdddd;line-height:16px;padding:3px 0 2px 4px;color:#000; vertical-align:middle;
}
.share_bottom{ text-align:right; width:100%; height:20px; line-height:20px; clear:both; overflow:hidden;}
.share_bottom a{margin-right:5px;}
.share_bottom img{ margin-right:3px; vertical-align:text-bottom;}
.newlist{ width:100%; float:left; padding-bottom:20px; overflow:hidden;}
.newlist li {
    line-height:40px;
    height:40px;
	width:952px;
    float:left;
	padding-left:20px;
	border-bottom:dotted 1px #CCC;
	background:url(../images/mfk_55.gif) no-repeat 5px center;
}
.newlist a {
    display:block; 
    float:left;
    width:832px;
    height:40px;
    overflow:hidden;
    font-size:14px; 
}
.newlist .currli
{
	background:url(../images/mfk_55.gif) no-repeat 5px center;
}
.newlist .currli a{ color:#FF0000;}
.newlist li span {
	color:#F0F0F0;
    float:right;
	width:120px;
	display:block;
	text-align:center;
	color:#999;
	font-size:14px;
}
.piclist { width:972px; float:left; padding-bottom:20px; overflow:hidden;}
.piclist ul{ width:1002px;}
.piclist li{ float:left; width:302px; margin:0px 30px 30px 0px; border:solid 1px #F0F0F0; overflow:hidden;}
.piclist li em{ width:290px; height:240px; padding:6px; text-align:center; display:block; float:left; overflow:hidden;}
.piclist li span{ width:100%; background:#F0F0F0; height:40px; line-height:40px; text-align:center; display:block; overflow:hidden;}

.piclist2 { width:992px; float:left; padding-bottom:20px; overflow:hidden;}
.piclist2 li {
   width:228px;
   float:left;
   margin-right:20px;
   overflow:hidden;
   padding-bottom:20px;
}
.piclist2 li em{ clear:both; padding:1px; background:#FFF; border:solid 1px #CCCCCC; width:224px; height:168px; display:block; margin:auto; overflow:hidden; text-align:center;}
.piclist2 li span {
   width:226px;
   clear:both;
   text-align:center;
   height:40px;
   line-height:40px;
   display:block;
   border:solid 1px #CCCCCC;
   border-top:none;
   background:url(../images/imgbg.jpg) 0px bottom repeat-x;
   overflow:hidden;
}