body {
	background-image: url(images/epoch_body.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
}

#weapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/epoch_weapper.gif);
	background-repeat: no-repeat;
	background-position: center 550px;
}
#weapper_top {
	background-image: url(images/epoch_body01.png);
	height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}
#weapper_down {
	background-image: url(images/epoch_body03.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	margin-bottom: 20px;
}

#weapper #header {
	background-image: url(images/epoch_header.png);
	background-repeat: no-repeat;
	height: 400px;
	background-position: center;
	margin-top: -1px;
}

.flash {
	padding-top: 150px;
	padding-left: 280px;
}

.home {
	background-image: url(images/Home.png);
	font-size: 14px;
	float: left;
	margin-left: 30px;
	background-repeat: no-repeat;
	margin-top: 40px;
}
#weapper #content {
	background-image: url(images/epoch_body02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content_top {
	background-image: url(images/epoch_top.png);
	background-repeat: repeat-x;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 5px;
	background-position: center top;
	margin-top: -5px;
}
#content_mid {
	margin-right: 19px;
	background-image: url(images/epoch_motor.png);
	background-repeat: no-repeat;
	background-position: 100px top;
}
.dr {
	text-decoration: blink;
	margin-right: 100px;
	margin-left: 50px;
}
.epoch {
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-right: 10px;
}
.epoch img {
	margin-bottom: 5px;
}
#vdio {
	float: left;
	margin-left: 60px;
	padding-top: 130px;
	width: 430px;
	margin-bottom: 25px;
}
.utube {
	background-color: #333333;
	text-align: center;
	padding: 10px;
	width: 370px;
	margin-top: 30px;
}


#bg {
	float: right;
	width: 415px;
	background-image: url(images/news_bg.png);
	background-repeat: no-repeat;
	height: 540px;
	background-position: right;
}
.bg_list {
	margin-top: 205px;
	width: 300px;
	margin-left: 35px;
}
.bg_list li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 20px;
	background-image: url(images/Browser.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 40px;
	background-color: #70A111;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #293E00;
	font-size: 12px;
}
#footer a {
	font-weight: normal;
	color: #333333;
}

#footer a:hover {
	color: #FFCC00;
	text-decoration: none;	
}

.footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #555555;
}
