@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bege.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.pdr_header {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 8px;
	height: 79px;
}
.pdr_header_l {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	float:left;
	clear:none;
	height: 74px;
}
.pdr_header_r {
	width: 462px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	float:left;
	clear:none;
}
.facbk {
	float:right;
	background-image: url(../images/icon-facebook.png);
	height: 30px;
	width: 30px;
	margin-top: 20px;
}
.facbk:hover {
	float:right;
	background-image: url(../images/icon-facebook.png);
	height: 30px;
	width: 30px;
	margin-top: 20px;
	background-position: 0px -40px;
}
.p_menu {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
	font-size: 12px;
}
.p_menu22 {
	width: 1023px;
	height: 45px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.p_menu ul{
	list-style:none;
	position:relative;
	left:50%;
	padding:0;
	margin:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	height:47px;
}
.p_menu li{
	float:left;
	position:relative;
	padding:0;
	margin:0;
}
.p_menu a {
	text-decoration:none;
	background:#fff;
	float:left;
	color:#000;
	padding: 15px 15px;
	text-align:center;
	white-space:nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
}
.p_menu a:hover, .menu #current a {
	color: #e30086;
}
.p_center {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.p_center2 {
	width: 960px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 10px;
	color: #333;
}
.p_cent_box {
	text-align:left;
	float:left;
	clear:none;
	padding-right: 35px;
}
.p_cent_box2 {
	float:left;
	clear:none;
	padding-right: 211px;
}
h2 {
	color: #009596;
	font-weight: normal;
	font-size: 36px;
}
.zaw {
	width: 960px;
	overflow:hidden;
}
.zaw_box_l {
	width:180px;
	float: left;
	clear:none;	
}
.zaw_box_c {
	float: left;
	clear:none;
	width: 600px;	
}.zaw_box_r {
	width:180px;
	float: left;
	clear:none;	
}

