*{
	padding: 0;
	margin: 0;
}
.c_center{
width:1000px;
margin-left:auto;
margin-right:auto;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
#header_bg{
	background-image: url(img/header_bg.jpg);
	background-repeat: repeat-x;
}
h1{
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	margin-top: 10px;
}
.b_21   {
	padding-bottom: 21px;
}
.b_48   {
	padding-bottom: 48px;
	clear: both;
}
#mv_all_bg {
	background-image: url(img/mv_all_bg.jpg);
	background-repeat: repeat;
	border-top: 1px solid #fff;
	clear: both;
	line-height: 0;
}
#mv_bg {
	background-image: url(img/mv_bg.jpg);
	background-repeat: no-repeat;
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	line-height: 0;
}
#mv_bg p {
	padding-top: 40px;
	padding-left: 705px;
	font-size: 14px;
	line-height: 24px;
	padding-right: 165px;
}
#index_ul {
	list-style-type: none;
	margin-right: -36px;
}
#index_ul li {
	width: 482px;
	margin-right: 36px;
	float: left;
}
#index_ul li p {
	font-size: 14px;
	line-height: 22px;
	padding-top: 13px;
	padding-bottom: 28px;
}
#index_bg {
	background-image: url(img/index_bg.jpg);
	width: 1000px;
	height: 359px;
	clear: both;
}
#index_bg p {
	font-size: 14px;
	padding-left: 512px;
	padding-top: 298px;
}
.index_text {
	font-size: 14px;
	line-height: 22px;
}
#index_ul02  {
	list-style-type: none;
	margin-right: -32px;
}
#index_ul02 li {
	width: 312px;
	position: relative;
	border-radius: 5px;
	float: left;
	margin-right: 32px;
	margin-bottom:28px;
}
#index_ul02 li div {
	background-color: rgba(0,0,0,0.8);
	height: 135px;
	margin-top: -135px;
	position: relative;
	z-index: 999;
	width: 312px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#index_ul02 li div p {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	padding-left: 16px;
    padding-right: 6px;
    padding-top: 10px;
}
#index_box {
    clear: both;
    overflow: hidden;
}
#index_box ul {
	list-style-type: none;
	font-size: 14px;
	position: relative;
	left: 50%;
	float: left;
	margin-right: -48px;
}
#index_box ul li {
	float: left;
	position: relative;
	left: -50%;
	margin-right: 48px;
	margin-bottom: 22px;
	width: 301px;
}
#index_box ul li p {
	font-size: 14px;
	line-height: 22px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 130px;
}
#index_box_bg {
	background-image: url(img/index_li_bg.gif);
	width: 301px;
	height: 301px;
}
#index_box_bg02 {
	background-image: url(img/index_li_bg02.gif);
	width: 301px;
	height: 301px;
}
#index_box_bg03 {
	background-image: url(img/index_li_bg03.gif);
	width: 301px;
	height: 301px;
}
#index_box_bg04 {
	background-image: url(img/index_li_bg04.gif);
	width: 301px;
	height: 301px;
}
#index_box_bg05 {
	background-image: url(img/index_li_bg05.gif);
	width: 301px;
	height: 301px;
}
#copyright {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #C7E7DA;
}