html {
    background: #eee;
}
body {
    margin: 0;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica,宋体,sans-serif;
    color: #333;
    text-align: center;
    overflow: no;
    line-height: 180%;
}
#Pages {
    max-width: 1180px;
    text-align: left;
    margin: 0px auto;
}
.content {
    padding: 40px;
}
.content h1 {
    margin-bottom: 20px;
    font-family: microsoft yahei;
    font-size: 16px;
}
.tab, .tab_menu, .tab_box, .tab_content {
    overflow: hidden;
    zoom: 1;
    clear: both;
}
#csstable {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
	font-size: 12px;
}
#csstable td {
    padding: 10px 15px;
}
#csstable td {
    text-align: left;
}
#csstable td {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #ddd;
}
.content .tips {
    color: #666;
    margin: 20px 0 40px;
    font-size: 12px;
    line-height: 2;
    clear: both;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}
.zf td {
    line-height: 2;
	font-size: 12px;
}
.pTable {
    font-size: 12px;
}
.v8Title {
    font-size: 24px;
    font-family: 'Microsoft Yahei','verdana';
    color: #333;
    padding-left: 9px;
    margin: 27px 0 27px 0;
}
#border {
    /* border: 1px solid #ccc; */
    margin-bottom: 10px;
    background: #fff;
    /* background: url(/images/v6/border_back.jpg) left bottom repeat-x #FFFFFF; */
    overflow: hidden;
}
.v8Padding {
    padding: 30px;
}
.content{width:auto !important;}

.btn1{background: #cc0000;color: #fff;border-bottom: 2px solid #990000;border-top: none;border-left: none;border-right: none;}
.zhifu table{font-size:12px;}
.zhifu table td img{width:auto;}

@media screen and (max-width: 414px){
	#left .leftBar,#right,.c_form{width:100%;}	
	#left .leftBar{margin-bottom: 20px;}
	#left .leftBar li{float:left;text-align: center;width: 24.6%;border-right: 1px solid #b40026;border-bottom: 1px solid #b40026;border-top: 1px solid #b40026;height: 33px;overflow: hidden;}
	#left .leftBar li:first-of-type{border-left: 1px solid #b40026;}
	.leftBar li.title,.leftBar li a.hot,.leftBar li a{background:none;}
	.leftBar li a.hot{background: #b40026;color: #fff;}
	
	.p_a{float:none;text-align: center;}
	.pbtn{width:25%;}
	.content,.box{padding:0;}
	#csstable td{padding:5px;}
	.content h1,.zf{padding: 10px 5px;margin-bottom: 10px;}
	.v8Padding{padding: 10px;margin: 0 !important;}
	
	.p_a{float:none;text-align: center;}
	.pbtn{width:25%;}
	.zhifu{padding:0 10px;}
}
@media screen and (max-width: 320px){
	#left .leftBar li{width: 24.5%;}
	.content{padding:0;}	
	
}