.topLayout #top_mainContent {
	float:left;
	width:627px;
	/*margin: 0 337px 0 0;*/
	padding: 0 0 50px 7px;
}
* html .topLayout #top_mainContent {
	/*margin: 0 334px 0 0*/
	width:627px;
}
.topLayout #sidebar1 {
	float: right;
	width: 260px;
	padding: 0px 27px 50px 0px;
	background: #fff;
}
/*

=====================================*/
#top_mainBox {
	margin: 0 0 33px;
}
/*

=====================================*/
#top_infoBox {
	margin-bottom: 54px;
	padding: 0 0 24px;
	border-bottom: 1px solid #d9d9d9;
	width:620px;
}
#top_infoBox h2 {
	margin-bottom: 10px;
}
.top_infoUl {
	margin: 0 10px;
}
.top_infoUl li {
	padding: 8px 0;
	/*border-bottom: 1px dotted #69c;*/
	background:url(../images/common/bg_border.gif) repeat-x left bottom;
	line-height:1.2;
}
.top_infoUl li span {
	display: block;
	color: #69c;
}
/*

=====================================*/
#top_banner {
	height: 127px;
	padding-right:7px;
}
/*

=====================================*/

.topLayout #sidebar1 ul li {
	line-height:0;
}
.topLayout #sidebar1 ul li a {
	display:block;
	margin-bottom:10px;
}
.topLayout #sidebar1 ul li a img{
vertical-align:bottom;}
/*html:not(:target) .topLayout #header {
	padding: 23px 17px 18px;
}
html:not(:target) .topLayout #header #utilityNav {
margin-top:-5px;}*/

