BODY {
	margin: 0px;
	padding: 0px;
}
#wap {
	height: 100%;
	width: 100%;
}
#new {
	height: 42px;
	width: 100%;
	background-image: url(images/new_bg.jpg);
	background-repeat: repeat-x;
}
#new_box {
	height: 42px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_logo {
	float: left;
	height: 42px;
	width: 129px;
}



#new_box ul {
	float: right;
	width: auto;
	height: 42px;
	margin: 0px;
	padding: 0px;
}
#new_box ul li {
	display: inline;
	color: #C9C9C9;
	font-size: 14px;
	width: auto;
	line-height: 42px;
	margin: 0px;
	padding: 0px;
}
#new_box ul li a {
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#new_box span {
	color: #D10101;
}

#new_box ul li a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #CB0303;
}




#bj {
}
#wap .contents01 {
	background-image: url(images/top_01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 174px;
}
#wap .contents02 {
	background-image: url(images/dgxt_02.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 168px;
}
#wap .contents03 {
	background-image: url(images/dgxt_03.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 348px;
}
#wap .contents04 {
	background-image: url(images/dgxt_04.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 110px;
}
#footer {
	height: 70px;
	width: 100%;
	padding-top: 40px;
}
#footer p {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
