@charset "UTF-8";

/* CSS Document */



body {

	margin:0 auto;

	padding:0;

	height:100%;

	background-color:#edecec;

	background:#edecec;

	font-family:Arial, Helvetica, sans-serif;

}



p {

	margin:0;

}



img {

	outline:none;

	border:none;

}

a {

	color:#666;

	text-decoration:underline;

}

a:hover {

	color:#333;

	text-decoration:underline;

}

.yapnav{

height: 40px;
text-align: center;
width:960px;
clear: both;
margin: 0 auto;
padding: 0px;
}

.yap_button {
	height:39px;
	display:block;
	text-decoration:none;
	color:#666;	
	float:left;
}

a.yap_yap {
	background:url(../images/ys.png) no-repeat bottom left !important;
	outline: none;
	width:96px;
	height:39px;
}

a.yap_yap:hover {
	background:url(../images/ys.png) no-repeat top left !important;
	outline: none;
	width:96px;
	height:39px;
	
}

a.yap_rp {
	background:url(../images/rp.png) no-repeat bottom left !important;
	outline: none;
	width:127px;
	height:39px;
}

a.yap_rp:hover {
	background:url(../images/rp.png) no-repeat top left !important;
	outline: none;
	width:127px;
	height:39px;
	
}

a.yap_vrp {
	background:url(../images/vrp.png) no-repeat bottom left !important;
	outline: none;
	width:182px;
	height:39px;
}

a.yap_vrp:hover {
	background:url(../images/vrp.png) no-repeat top left !important;
	outline: none;
	width:182px;
	height:39px;
	
}

a.yap_srp {
	background:url(../images/srp.png) no-repeat bottom left !important;
	outline: none;
	width:181px;
	height:39px;
}

a.yap_srp:hover {
	background:url(../images/srp.png) no-repeat top left !important;
	outline: none;
	width:181px;
	height:39px;
	
}


a.yap_dp {
	background:url(../images/dp.png) no-repeat bottom left !important;
	outline: none;
	width:124px;
	height:39px;
}

a.yap_dp:hover {
	background:url(../images/dp.png) no-repeat top left !important;
	outline: none;
	width:124px;
	height:39px;
	
}

a.yap_ip {
	background:url(../images/ip.png) no-repeat bottom left !important;
	outline: none;
	width:103px;
	height:39px;
}

a.yap_ip:hover {
	background:url(../images/ip.png) no-repeat top left !important;
	outline: none;
	width:103px;
	height:39px;
	
}

a.yap_ip {
	background:url(../images/ip.png) no-repeat bottom left !important;
	outline: none;
	width:103px;
	height:39px;
}

a.yap_ip:hover {
	background:url(../images/ip.png) no-repeat top left !important;
	outline: none;
	width:103px;
	height:39px;
	
}

a.yap_up {
	background:url(../images/up.png) no-repeat bottom left !important;
	outline: none;
	width:135px;
	height:39px;
}

a.yap_up:hover {
	background:url(../images/up.png) no-repeat top left !important;
	outline: none;
	width:135px;
	height:39px;
	
}

.container {

	width:1025 px;

	height:625px;

	margin:0 auto;

	text-align:center;

}



.footer {

	width:1000px;

	height:50px;

	margin:0 auto;

	text-align:center;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666;

	line-height:25px;

}