@charset "utf-8";
/* CSS Document */

#pgContentCenterMain UL LI {
	list-style: circle; color: #1a3b60; 
}

#pgContentCenterLogo {
	width: 610px;
	height: 155px;
	background: #e7e6e1 url('../img/logo.gif') no-repeat;
}

#pgContentCenterTop {
	width: 610px;
	height: 28px;
	background: url('../img/bg-pgContent-top.gif') no-repeat;
}

#pgContentCenterMain {
	width: 560px;
	min-height: 300px;
	_height: 300px;
	background: url('../img/bg-pgContent.gif') repeat-y;
	padding: 0px 25px 0px 25px;
	margin: 0;
}

#pgContentCenterBottom {
	background: url('../img/bg-pgContent-bottom.gif') no-repeat 1px 0px;
	height: 25px;
	width: 610px;
}