@charset "utf-8";


div#wrapper{
	margin: 0 auto;
	text-align: left;
	width: 900px;
	line-height: 1.3;
	font-size: 13px;
}





div#header{
	width: 900px;
	height: 83px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 5px 5px;
}

div#header h1{
	font-weight: bold;
	float: left;
	width: 180px;
	padding: 0px 0 0 0px;
	font-size: 30px;
	color: #504F4F;
	text-shadow:0px -1px 1px #777
}




div#header ul#gNavi{
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;		
}

ul#gNavi li{
	display: block;
	float: left;

}

/* -------
ul#gNavi li.firstItem{
	border-right: 1px solid #dedede;
}

------- */

ul#gNavi li img{
	vertical-align: bottom;
}


ul#gNavi li.lastItem{
	margin-left: 0;
}

div#header ul#gNavi li a{
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px 0px;

}

div#header ul#gNavi li a:hover{
	background: url(http://pchaning.com/2013_img/top_p_27.png) no-repeat ;
	vertical-align: bottom;
}

div#footer{
	background: url(http://pchaning.com/2013_img/top_4.gif) no-repeat center;
	margin-top: 5px;
	text-align: center;
}

div#footer p#copyright{
	text-align: center;
	padding: 10px;
	color: #000;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}



div#pageTop{
	text-align: right;
	padding: 0 40px 0 0 ;
}
