@charset "utf-8";


/*   frameworks
------------------------------------------*/

.frame{
	background-color: #ededc1;
}

.content {
	height: auto;
	width: 950px;
	margin: 0px auto 0px auto;
}

.mainColumn {
	float: left;
	height: auto;
	width: 720px; /* max 730 */
	margin: 0px auto 0px auto;
}


.sidebarColumn {
	float: right;
	height:auto;
	width: 220px;
	margin: 0px auto 0px auto;
}


.footer{
	width:100%;
	height:auto;
	background:#38341b url(/dsa/img/footerBg.jpg) repeat-x scroll left top;
}





/*   globalMenu
------------------------------------------*/

.globalMenu{
	width:700px;
	height:66px;
	margin:0px auto 0px auto;
	background:#ffffff url(/dsa/img/globalMenuBack.jpg) no-repeat scroll left top;
}

.globalMenu2{
	width:700px;
	height:66px;
	margin:0 auto;
	background:#ffffff url(/dsa/img/gmbg.jpg) no-repeat scroll left top;
}

.mainLogo{
	width:225px;
	height:66px;
	float:left;
}

.globalMenuList{
	width:470px;
	height:66px;
	float:left;
}


.globalMenuBox{
	width:470px;
	height:25px;
	margin-top:15px;
}

.menu1, .menu4{
	width:120px;
	height:25px;
	float:left;
}

.menu2, .menu3{
	width:115px;
	height:25px;
	float:left;
}




/*   main Column
------------------------------------------*/

.mainFrameTop{
	width:720px;
	height:10px;
	margin-top:15px;
}


.mainFrame{
	width:720px;
	height:auto;
	background: url(/dsa/img/mainColumnFrame.jpg) repeat-y scroll center top;
	padding-bottom:10px;
}

.localLink{
	width:660px;
	margin:10px auto 10px auto;
}



/*　　sidebar Column
------------------------------------------*/
.inq{
	background: url(/dsa/img/inquiry.jpg) no-repeat scroll top center;
	height: 207px;
	width: 220px;
}


.addressB{
	background: url(/dsa/img/addBg.jpg) repeat-y scroll top left;
	width:220px;
}






/*　　footer area
------------------------------------------*/

.categoryLinkBox {
	height: auto;
	width: 900px;
	padding-top: 20px;
	margin: 0px auto 0px auto;
}

.area{
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
	font-size:12px;
}

.copyright {
	height: 40px;
	width: 900px;
	margin: 0px auto 20px auto;
	/*background:url(/dsa/img/logof.jpg) no-repeat scroll left top;*/
}





/*　　blank space
------------------------------------------*/

.blankSpaceFrame{
	width:660px;
	margin:0px auto 0px auto;
}



