﻿
#top{
	background-image:url(../img/topBg.png);
	background-repeat:no-repeat;
	min-width:976px;
	width:976px;
	min-height:146px;
	margin-left:auto;
	margin-right:auto;
}

#contentSubMenuTop{
	min-width:976px;
	width:976px;
	min-height:26px;
	min-min-height:26px;
	text-align:center;
	vertical-align:middle;
	clear:both;
}

#subBoxTop{
	background-image:url(../img/subContentTop.png);
	background-repeat:no-repeat;
	min-width:700px;
	width:700px;
	min-height:11px;
	height:11px;
}

#subBoxContent{
	background-image:url(../img/subContentRepBg.png);
	background-repeat:repeat-y;
	min-width:700px;
	width:700px;
	min-height:300px;
}


#subBoxFoot{
	background-image:url(../img/subContentFoot.png);
	background-repeat:no-repeat;
	min-width:700px;
	width:700px;
	min-height:18px;
}

#subMenuBoxTop{
	background-image:url(../img/subMenuContentTop.png);
	background-repeat:no-repeat;
	min-width:276px;
	width:276px;
	min-height:11px;
}

#subMenuBoxContent{
	background-image:url(../img/subMenuContentRepBg.png);
	background-repeat:repeat-y;
	min-width:276px;
	width:276px;
}


#subMenuBoxFoot{
	background-image:url(../img/subMenuContentFoot.png);
	background-repeat:no-repeat;
	min-width:276px;
	width:276px;
	min-height:18px;
}


#boxSx1{
	background-image:url(../img/boxSx1.png);
	background-repeat:no-repeat;
	min-width:276px;
	width:276px;
	min-height:225px;
	float:left;
}

#boxSx2{
	background-image:url(../img/boxSx2.png);
	background-repeat:no-repeat;
	min-width:276px;
	width:276px;
	min-height:146px;
	float:left;
}

#boxDx{
	background-image:url(../img/boxDx.png);
	background-repeat:no-repeat;
	min-width:276px;
	width:276px;
	min-height:371px;
	float:right;
}

#boxCenter{
	background-image:url(../img/boxCenter.png);
	background-repeat:no-repeat;
	min-width:422px;
	width:422px;
	min-height:371px;
	height:371px;
	float:right;
	vertical-align:top;
}



#footerNav{
	background-image:url(../img/footerNav.png);
	background-repeat:no-repeat;
	min-width:976px;
	width:976px;
	min-height:76px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	min-width:976px;
	width:976px;
	min-height:32px;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
}
