@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	font-size: 12px;
	background-color: #CCC;
}
A:link {
	outline: none;
	color: #000;
	text-decoration: none;
}
#bottom-table {
	position: absolute;
	height: 370px;
	width: 875px;
	top: 525px;
	background-color: #FFF;
	z-index: 1;
	left: 12px;
}
#bottom-table table tr td a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	position: relative;
}
#bottom-table table tr td p {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 10px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#center-top {
	height: 1000px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#center-top-2 {
	position: absolute;
	height: 100px;
	width: 900px;
	display: block;
	left: 0px;
	top: -100px;
	padding-top: 75px;
}
#bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 61px;
	width: 900px;
	left: 0px;
	top: 799px;
}
#cover {
	position: absolute;
	z-index: 1;
	height: 500px;
	width: 385px;
	left: 20px;
	top: 10px;
}


#center-middle {
	position: absolute;
	height: 800px;
	width: 900px;
	background-color: #FFF;
	top: 100px;
}
#table {
	height: 408px;
	width: 490px;
	position: absolute;
	z-index: 2;
	top: 105px;
	left: 410px;
	background-image: url(images/table-bak.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#table table tr td ul li a {
	color: #333;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}

#table table tr td ul {
	list-style-type: none;
	left: 0px;
	position: relative;
}


#table table tr td p {
	padding-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#table table tr td ul li a:hover {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: underline;
}
#bottom-table table tr td a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	position: relative;
}
#copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 20px;
	padding-top: 20px;
}


#bottom-menu {
	position: absolute;
	left: 500px;
}
#right-side {
	height: 600px;
	width: 250px;
	border: 1px solid #000;
	position: absolute;
	display: inline;
	z-index: 3;
	top: 210px;
	padding-left: 10px;
	left: 620px;
}
#right-side ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	position: relative;

}

#right-side ul li a:hover {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: underline;
}

#image {
	position: relative;
	z-index: 2;
	height: 200px;
	width: 900px;
}
#center-middle-story {
	position: absolute;
	height: 1245px;
	width: 900px;
	background-color: #FFF;
	top: 100px;
}
#bottom-menu-story {
	position: absolute;
	left: 500px;
	top: 1000px;
}
#left-side {
	height: 900px;
	width: 900px;
	display: inline;
}
#bottom-story {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 61px;
	width: 900px;
	left: 0px;
	top: 1225px;
}
#center-top-story {
	height: 1400px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#right-side-story {
	height: 175px;
	width: 850px;
	border: 1px solid #000;
	position: relative;
	z-index: 3;
	padding-left: 10px;
	left: 0px;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #FFF;
}


#right-side-story ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	position: relative;
}
#right-side-story ul li a:hover {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: underline;
}
.ad {
	background-image: url(images/AD.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 450px;
	background-position: center center;
}
