DIV#container {
	margin: auto;
	width: 762px;
	border: #000000 0px solid;
}

DIV#top{
	width: 760px;
	height: 35px;
	border-left: #7C6355 1px solid;
	border-right: #7C6355 1px solid;
	background-image:url(../template/images/top.jpg);
}

DIV#topSx{
	margin: 0;
	padding: 0;
	width: 379px;
	height: 35px;
	border: #7C6355 0px solid;
	float: left;
}

DIV#topDx{
	padding: 0;
	width: 159px;
	height: 35px;
	border: #7C6355 0px solid;
	float: right;
	text-align: right;
	padding-right: 20px;
}

DIV#head{
	border-left: #7C6355 1px solid;
	border-right: #7C6355 1px solid;
}


DIV#menu{
	width: 740px;
	height: 30px;
	background-image:url(../template/images/menu.jpg);
	border-left: #7C6355 1px solid;
	border-right: #7C6355 1px solid;
	border-bottom: #0C479A 1px solid;
	text-align:right;
	padding-right: 20px;
	line-height: 30px;
}


DIV#body{
	background-color:#FFFFFF;
	border-left: #7C6355 1px solid;
	border-right: #7C6355 1px solid;
}

DIV.readSx{
	float: left; 
	border: #000000 0px solid; 
	width: 110px; 
	height: 15px; 
	padding-top: 5px;
}

DIV.readDx{
	float: right; 
	border: #000000 0px solid; 
	width: 49px; 
	height: 20px; 
	margin-right: 10px;
}

DIV#bottom{
	width: 760px; 
	height: 45px; 
	border-left: #7C6355 1px solid;
	border-right: #7C6355 1px solid;
}


DIV#foot{
	line-height: 2.5em;
	text-align:center;
	font-size: 10px;
	color:#FFFFFF;
}