html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,dl,dt,dd,iframe,span {margin:0px; padding:0px; border:0px;}
body {
	padding:0px;
	margin:0px;
	zoom:100%;
	font-size:16px;
	line-height:1;
	background:url(tjh_bg.png) no-repeat top center ;
	background-color: #F3F3F3;
	font-family: "microsoft yahei","微软雅黑","黑体";
}
html{min-width: 1200px;}
ul,dl, dt,dd,ol{list-style-type:none;}
select,input {vertical-align:middle;}
a{ color:#3b3b3b; text-decoration:none;}
a:hover{ color:#b53204; text-decoration:none;}           
* html .clear{zoom:1;}
*+html .clear{zoom:1;} 
*{ margin:auto; padding:auto;}
.r{ float:right;}.l{ float:left;}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
/*头部*/
.header{
	width: 1200px;
	padding-top: 30px;
}
.header img{
	display: block;
	margin: 0 auto;
}
.header .header_top{
	height: 45px;
	margin-bottom: 16px;
}
.header .header_top .right_title{
	height: 39px;
	margin-left: 6px;
}
.header .header_top .right_title a{
	color: #CD0008;
	font-weight: 700;
	font-size: 21px;
}
.header .header_top .right_title a span{
	color: #3E3E3E;
	font-size: 14px;
	margin-top: 4px;
    display: block;
}
.header .header_top .right_title a span em{
	color: #CD0008;
	font-style: normal;
}
.header .title img{
	margin-top: 97px;
}

/*尾部*/
.footer{
	height: 105px;
	background:#318442;
}
.footer .footer_content{
	width: 1200px;
}
.footer .footer_content .footer_left{
	float: left;
	color: #FFFFFF;
	height: 58px;
	margin-top: 26px;
}
.footer .footer_content .footer_left p{
	float: left;
	line-height: 30px;
	margin-right: 80px;
}
.footer .footer_content .footer_right{
	float: right;
	margin-top: 26px;
}
.footer .footer_content .footer_right img{
	margin-left: 35px;
}

/*分页样式*/
.pages { width:1200px;text-align: center;padding: 22px 0 50px;clear: both;background: #FFFFFF;}
.pages span, .pages a, .pages b {font-size: 16px;margin: 0 2px;}
.pages span font {color: #333333;font-size: 12px;}
.pages a, .pages b {border: 1px solid #ccc;background: #DDD;padding: 2px 8px;text-decoration: none}
.pages span { padding-right: 10px}
.pages b, .pages a:hover {background: #FFFFFF;color: #FF1700;}