.pmain {
	width:100%;
	margin: 20px auto;
	text-align: center;
}

.psub {
	width:600px;
	margin: 0px 0px 10px 10px;
}

.psub img {

   	border: 0px;
   	width: 180px;
	height: 135px;
	margin: 0px 10px 0px 0px;
}

.ptxt {
	float:left;
	width:180px;
	margin: 5px 15px 5px 0px;
	text-align: center;
}

table.ga {
	width: 600px;
	font-size: 12px;
	margin:10px 0px;
	table-layout:fixed;
	border-collapse: collapse;
	text-align: center;
}

table,th,td {
	border:1px solid #999999;
	padding:5px;
}

th.ga1 {
	width:30px;
	border:1px solid #999999;
	background-color: #E6E6E6;
}

th.ga2 {
	width:200px;
	border:1px solid #999999;
	background-color: #E6E6E6;
}

th.ga3 {
	border:1px solid #999999;
	background-color: #E6E6E6;
}


td.gl {
	text-align: left;
}

