.subPage {
	float:left;
	width:630px;
	padding-top:20px;
	padding-left:15px;
}
#contentArea #contents {
padding:20px 12px;
}
/*가운데컨텐츠끝*/

/*오른쪽컨텐츠시작*/
#screenControlArea {
float:left;
}
.tableA {
width: 100%;
margin: 15px auto;
border-top: 3px solid #07a54f;
border-bottom: 3px solid #07a54f;
BORDER-COLLAPSE: collapse;
text-align: center;
margin-top: 0;
}
.tableA td {
font-family: 'Nanum Gothic','Malgun Gothic','돋움',dotum,sans-serif;
border: 1px solid #ccc;
font-size: 10.5px;
line-height: 15px;
padding: 3px;
}