body {
	margin: 0px;
	padding: 0px;
	background: url(images/back.gif);
}
#header {
	background: url(images/title_bunner.gif) no-repeat;
	height: 80px;
	width: 966px;
}
#left_column h1 {
	margin: 0px;
}
#contents {
	width: 966px;
	height: auto;
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main h2 {
	width: 718px;
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin: 0px 0px 0px 2px;
}
#contents #main {
	background: #FFFFFF no-repeat left top;
	color: #333333;
	width: 540px;
	margin-left: 220px;
	padding: 0px;
}
#main form {
	background: url(images/back2.gif);
	text-align: right;
	display: block;
	width: 730px;
	padding-right: 5px;
	margin: 5px 0px 0px;
	border-bottom: 1px solid #339933;
}
#menu {
	background: #339933;
	width: 150px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background: #000099;
	height: 15px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	border-top: 3px solid #0066FF;
	border-right: 3px solid #003366;
	width: 966px;
	padding-top: 5px;
}
#main #data {
	width: 730px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000066;
}
#wapper {
	text-align: left;
	width: auto;
	height: auto;
}
#contents #left_column {
	height: auto;
	width: 210px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}


#contents .dropmenu {
	font-weight: normal;
	list-style-type: none;
        padding:0px;
        margin:0px;
        padding-left:-5px;
        margin-left:-5px;
}

#contents ul {
        padding:0px;
        margin:0px;
}

#contents li {
	list-style-type: none;
        padding:0px;
        margin-left:10px;
}

#left_column a {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background: #F3F3F3 url(images/button1.gif) no-repeat 5px center;
	width: 190px;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	text-indent: 20px;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	margin-right: auto;
	margin-left: 0px;
}
#left_column a:hover {
	background: url(images/button2.gif) no-repeat 5px center;
	text-decoration: underline;
}
#seach {
	text-align: right;
	font-size: 12px;
	padding: 5px;
	display: block;
	background: #FFCC66 url(images/dimple.gif);
}


#contents .B_crumbBox {
	font-size: 12px;
}


