#container {
	width: 772px;
	background-image: url(../images/shadowback.jpg);
	background-repeat: repeat-y;
	float: left;
}
#footer {
	float: left;
	width: 710px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subcontainer {
	float: left;
	width: 752px;
	padding-right: 10px;
	padding-left: 10px;
}

#center {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 235px;
	width: 207px;
	float: left;
	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-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#top {
	height: 50px;
	width: 542px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#image {
	height: 184px;
	width: 542px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
#contentcontainer {
	width: 750px;
	float: left;
	background-image: url(../images/contentback_18.jpg);
	background-repeat: repeat-x;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#bluebox {
	background-image: url(../images/bluebox_18.jpg);
	background-position: left top;
	height: 21px;
	width: 750px;
	background-repeat: no-repeat;
	float: left;
}
#leftside {
	width: 208px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/line_18.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#text {
	width: 505px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
}

body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
/* example_3 css */
#example_3 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 470px; /* important */
	height: 86px; /* important */
	margin: 0 85px;
	background: #000;
}

#example_3_frame {position: relative}
#example_3_previous {float: left;}
#example_3_next {float: right;}
#example_3_content {
	position: absolute;
	top: 0;
	margin-left: 20px;
}

#example_3_content
#example_3_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#example_3_content {
		width: 5418px;
}
#container_bd #example_3 ul li {
		display: block;
		float: left;
		margin: 5px;
		padding: 5px;
		border: 1px solid #666;
		background-color: #000;
}
#container_bd #example_3 ul li img {
	display: block;
}.hidden {
	background-color: #EAEAEA;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 11px;
}
.style1 {
	font-size: 11px
}
a:link {
	color: #2D5273;
}
a:visited {
	color: #2D5273;
}
a:hover {
	color: #4985BA;
}
a:active {
	color: #2D5273;
}

