@charset "UTF-8";

#gNav {
	position: relative;
}
#contents {
	padding: 11px 14px 20px;
	width: 770px;
	background: url(../img/bg_title-shadow.gif) repeat-x left top;
}
#header {
	height: 71px;
}
#pickup {
	width: 154px;
	float: left;
}
#pickup ul {
	padding: 0px 2px 2px;
	border-right: 1px solid #c6d7e4;
	border-bottom: 1px solid #c6d7e4;
	border-left: 1px solid #c6d7e4;
}
#whatsNew {
	float: left;
	margin-left: 15px;
	width: 432px;
	display: inline;
}
#whatsNew  h3 {
	margin-bottom: 8px;
}
#whatsNew table {
	width: 410px;
	margin-bottom: 12px;
}

#whatsNew th {
	font-weight: normal;
	background: url(../../imgs/top_arr_newsRelease.gif) no-repeat left 13px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding: 7px 5px 0px 10px;
	font-size: x-small;
}
#whatsNew td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#whatsNew .inner {
	padding: 8px 10px;
	border-right: 1px solid #c6d7e4;
	border-bottom: 1px solid #c6d7e4;
	border-left: 1px solid #c6d7e4;
}
*html #whatsNew .inner {
	padding: 8px 10px 18px;
}
*:first-child+html #whatsNew .inner {
	padding: 8px 10px 18px;
}
#whatsNew .sttlNews {
	padding-top: 14px;
	border-top: 1px solid #CCCCCC;
}


#whatsNew  .icnNEW {
	margin-left: 5px;
}
#whatsNew .icnPDF {
	margin-left: 5px;
}


#rightBox {
	float: right;
	width: 154px;
}

#myPage {
	width: 154px;
	background: url(../../imgs/top_bg_myPage-btm.gif) no-repeat center bottom;
	padding-bottom: 8px;
}
#myPageInner  {
	background: #FFFFFF;
	border-right: 3px solid #64a9d5;
	border-left: 3px solid #64a9d5;
	padding: 4px 9px 10px;
	width: 130px;
}
#myPageInner li {
	margin: 9px 5px 0px;
}
#myPageInner li.btn {
	margin: 0px;
	padding-bottom: 1px;
}


#rightBox .banner {
	margin-top: 10px;
}
