<style type="text/css">

@charset "utf-8";

#header {
	height: 220px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/bg1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 36px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	color: #3d3d3d;
}

#header {
	height: 220px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/banner1.jpg);
	background-position: center 20px;
	background-repeat: no-repeat;
	font-size: 36px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	color: #3d3d3d;
}

#container {
	background-color: #638C0C;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/bgcontent.png);
}

#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center center;
	color: #3d3d3d;
	background-color: #B4D465;
	font-size: 10px;
}

#containerTop {
	background-color: #F0FFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 18px;
	margin: 0px;
	height: 30px;
	font-weight: bold;
	border: 2px solid #CCC;
}


#bartop {
	height: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#container #containerMain table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #f0faea;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#containerBottom {
	width: 980px;
	text-align: center;
	height: 5px;
}
#container #containerMain #containMainStoryTitle {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 30px;
	width: 970px;
}
storytitle {
	font-size: 18px;
	color: #2981E3;
}

#container #containerTitle {
	color: #EC6877;
	background-color: #FFFFFF;
	height: 30px;
	width: 970px;
	font-size: 32px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(image/td.jpg);
	background-attachment: fixed;
	background-position: center;
}

#containerMain {
	background-color: #FFFFFF;
	width: 970px;
	font-size: 16px;
	color: #3d3d3d;
	text-indent: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	background-position: center;
	text-align: left;
	height: auto;
}

#containerMain #table {
	a
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	padding: 5px;
	text-align: left;
}

#containerMain #table,td {
	text-align: left;
	border-bottom-color: #FFFFFF;

	a ;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#containerMain #table,td img {
	border: 3px solid #FFFFFF;
}

#containerMain #table A{
	color: #0066FF;
	text-decoration:none;
}
#containerMain #table,td A:hover{	
	color: #3586E1;
	text-decoration:underline;
	font-size: 16px;
}
#containerMain #table,td a:visited {
	text-decoration: none;
	color: #6600CC;
}


.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > td,th {
	background-color: #e2f1d2;
	color: #009900;
	font-size: 20px;
	width: 800px;
}


body,td,th {
	color: #3d3d3d;
}

p {
	font-size: 14px;
	color: #996699;
	text-align: left;
}

h1 {
	font-size: 24px;
	color: #3d3d3d;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

h2 {
	font-size: 16px;
	color: #CC3399;
}

h3 {
	letter-spacing: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: dashed;
	border-top-color: #FF9900;
	border-bottom-color: #3399FF;
	font-size: 12px;
}

h4 {
	font-size: 18px;
	color: #3d3d3d;
}

a:link {
	color: #3d3d3d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6600CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;	
	font-size: 16px;
}
a:active {
	text-decoration: none;
	color: #909;
}
.linktop1 {
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
}

img{
	border:0; //hyperlink underline none
}


</style>
