/* CSS Document */
html,body{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#main{
	width:999px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a:link{
	color:#000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#top{
	padding: 0px;
	margin:0px;
}
#top-nav{
	height:48px;
	width:100%;
	background-image: url(../image/linehed.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#top ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#top-nav ul{
	list-style-type: none;
	text-align: center;
	margin:5px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
#top-nav li,#footer-middle li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-top: 5px;
	width:100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}



#top li {
	float: left;
	line-height: 250%;
	text-align: center;
	height:33px;
}

#top li.li1{
	background-image: url(../image/dte3.jpg);
	background-repeat: no-repeat;
	width: 92px;
}

#top img{
display:block;
text-decoration: none;
}
#mainbody{
	height:100%;
	width:100%;
	margin-top: 8px;
}
#mainbody-left{
	width:202px;
	height:100%;
	margin: 0px;
	padding: 0px;
	float: left;


}
#mainbody-left p {
}

#mainbody-left div{
    width:200px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5C9EBF;
	border-bottom-color: #5C9EBF;
	border-left-color: #5C9EBF;
}

#mainbody-left div li {
	background-image: url(../image/orange-arrow.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 9px;
	line-height: 20px;
	background-position: left center;
}
#mainbody-left div span {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
#mainbody-left div ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#mainbody-left p {
	background-image: url(../image/p_b.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width:202px;
	text-align: center;
	line-height:20px;
	color: #FFFFFF;
	font-weight: bold;
}
#mainbody-right{
	width:790px;
	height:100%;
	padding-left: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#mainbody-right #left{
	width:552px;
	height:100%;
	float:left;
	margin-top: 15px;
}
.span {
	font-size: 18px;
	line-height: 19px;
	color: #CC6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 1.5em;
}
#left p {
	line-height: 18px;
	text-indent: 1.5em;
}
#loayout{
	width:518px;
	height:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#loayout div{
	width:158px;
	height:150px;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 5px;
}
#footer-top {
	font-size: 12px;
	clear: both;
	width: 100%;
	margin-top: 2px;
	border: 1px solid #999999;
	height: 50px;
	line-height: 18px;
	text-indent: 1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#loayout div img{
height:120px;
width:120px;
text-align:center;
}
#footer-middle {
	background-color: #D2CE93;
	text-align: right;
	height: 38px;
	width: 100%;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-middle ul {
	list-style-type: none;
	text-align: center;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	}
#footer-bottom {
	text-align: center;
	height: 35px;
	width: 100%;
	margin-top: 4px;
	padding-top: 3px;
	line-height: 18px;
}


#loayout div span{
	font-size: 11px;
	text-indent: 1.5em;
	color: #0066CC;
	font-weight: bold;
}
#mainbody-right #right {
	margin-left: 2px;
	padding-left: 4px;
	height: 100%;
	width:230px;
	float: left;
}
#right div{
	margin: 0px;
	padding: 0px;
	border: 1px solid #5C9EBF;
}
#right div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right div li {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

