@charset "UTF-8";
/* CSS Document */
body {
	line-height: 1.3;
	color: #000;
	text-align: center;
	background-image: url(../../images/bg_body_sby.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000;
}
#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#header {
	width: 960px;
	background-color: #000;
}
#header #sam {
	font-size: 83.3%;
	float: left;
	height: 14px;
	width: 774px;
	padding-top: 4px;
	background-image: url(../../images/bg_sam_sby.gif);
 
	background-repeat: repeat;
	background-position: left top;
	color: #999;
	padding-left: 6px;
}
#header #utility-link01 {
	float: left;
	width: 90px;
}
#header #header-left {
	float: left;
	width: 735px;
}
#header #logo {
	margin-left: 20px;
	float: left;
	margin-top: 28px;
	margin-bottom: 20px;
	width: 320px;
	margin-right: 24px;
}
#header ul#utility {
	float: left;
	margin-top: 20px;
}
#header ul#utility li {
	float: left;
	padding-right: 12px;
}
#header ul#utility li#utility01 {
	width: 122px;
}
#header ul#utility li#utility02 {
	width: 50px;
}
#header ul#utility li#utility03 {
	width: 104px;
}
#header ul#utility li#utility04 {
	width: 99px;
}
#header ul#gNav {
	margin-left: 20px;
	clear: both;
}
#header ul#gNav li {
	float: left;
	margin-right: 28px;
}
#header ul#gNav li#nav00 {
	width: 37px;
}
#header ul#gNav li#nav01 {
	width: 79px;
}
#header ul#gNav li#nav02 {
	width: 53px;
}
#header ul#gNav li#nav03 {
	width: 52px;
}
#header ul#gNav li#nav04 {
	width: 67px;
}
#header ul#gNav li#nav05 {
	width: 52px;
}
#header ul#gNav li#nav06 {
	width: 52px;
}
#header ul#gNav li#nav07 {
	width: 93px;
}
#pNav  {
	clear: both;
	width: 884px;
	background-color: #FFF;
	padding-top: 8px;
	padding-left: 16px;
	padding-bottom: 8px;
}
#pNav li#bg {
	background-image: url(../../images/bg_pNav_sby.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	margin-right: 12px;
	padding-right: 20px;
}
#pNav a:link {
	color: #E0305C;
	text-decoration: none;
}
#pNav a:visited {
	color: #E0305C;
	text-decoration: none;
}
#pNav a:hover {
	color: #E0305C;
	text-decoration: underline;
}
#contentsArea {
	width: 960px;
	background-color: #FFF;
}
#contentsArea a:link {
	color: #E0305C;
	text-decoration: none;
}
#contentsArea a:visited {
	color: #E0305C;
	text-decoration: none;
}
#contentsArea a:hover {
	color: #E0305C;
	text-decoration: underline;
}
#contentsArea #center {
	float: left;
	width: 720px;
	margin-left: 5px;
	margin-top: 5px;
}
#contentsArea #right {
	float: right;
	width: 230px;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(../../images/bg_banner_sby.gif);
	background-repeat: repeat;
}
#footer {
	width: 960px;
	font-size: 83.3%;
	color: #CCC;
	padding-bottom: 24px;
	margin-top: 5px;
	clear: both;
	background-color: #000;
}
#footer ul {
	margin-bottom: 8px;
	margin-left: 16px;
}
#footer ul li {
	display: inline;
	padding-right: 28px;
}
#footer #bg  {
	background-image: url(../../images/bg_footer_ul_li_sby.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer ul#textNav {
	margin-top: 16px;
}
#footer #copyright {
	margin-top: 12px;
	margin-left: 16px;
}
#footer a:link {
	text-decoration: none;
	color: #CCC;
}
#footer a:visited {
	text-decoration: none;
	color: #CCC;
}
#footer a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
