@charset "utf-8";
body{
	background-color:#f5f5f5;}
.cont-c{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px ;
	*margin-top:18px;
	margin-bottom:20px;}
.main{
	position:relative;
	float:right;
	width:840px;
	background-color:#fff;
	padding:20px;
	min-height:600px;}
.main .title{
	font-size:16px;
	line-height:48px;
	color:#a6150a;
	border-bottom:1px solid #dedede;
	margin-bottom:10px;}
.main .title h1{
	font-size:20px;
	color:#b13a1e;
	text-align:center;
	line-height:28px;}
.main h2{
	float:left;
	font-size:12px;
	color:#999999;
	line-height:28px;
	margin-right:20px;}
.main .fonts{
	float:right;
	overflow:hidden;
	position:relative;}
.main .fonts p{
	float:left;
	font-size:12px;
	position:relative;
	margin-right:4px;
	margin-left:4px;
	cursor:pointer;
	line-height:22px;}
.main .fonts span{
	float:left;
	position:relative;
	line-height:22px;
	font-size:12px;}
.main .fonts p:hover{
	color:#ff9900;}
.main .paging{}
.main .content{
	overflow:hidden;
	margin-bottom:20px;
	border-bottom:1px solid #dedede;
        min-height:500px;}
.main .content table{
	width:100%;}
.main .content img{
	max-width:90%;}
.main .content{
	font-size:14px;
	line-height:30px;
	color:#545454;}
.main .paging a{
position: relative;
    font-size: 18px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    display: block;
;}
.main .paging .right{}
.main .paging a:hover{
	color:#a90904;}
table{
width:100%;
border:1px solid #dedede;
   margin:0 auto;}
table td{
   border:1px solid #dedede;}