@charset "utf-8";
html,body,p,dl, dt,ul,li,dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin:0; 
	padding:0;
	} 
body{
	background-color:#fff;
	}
ul,li{
	list-style-type:none;
	}
a{
	list-style:none; 
	text-decoration:none;
	color:#000;
	font-size:16px;
	font-family:"Microsoft Yahei","微软雅黑","宋体";
	}
a:hover{
	text-decoration:underline;
	color:#c6100f;
	}
img{
	border:0px;
	margin:0; 
	padding:0;
	}
.c{ 
	clear:both;
	}
/**/
.top{
	background:url(tp.jpg) no-repeat scroll top center;
	width:100%;
	height:618px;
	margin:0 auto;
	padding:0px;
	}
.my_bg{
	background:url(bg.jpg) no-repeat scroll top center;
	width:100%;
	height:2290px;
	margin:0 auto;
	padding:0px;
	}
.img_box{
	width:1000px;
	margin:0 auto;
	padding:0px;
	}
.img_box ul{
	width:1200px;
	}
.img_box ul li{
	float:left;
	display:inline;
	width:313px;
	margin-right:30px;
	margin-top:20px;
	}
.img_box ul li p{
	font-size:22px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:"Microsoft YaHei","黑体";
	font-weight:bold;
	}
