@charset "utf-8";
/* CSS Document */
/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	text-align: justify;
}
table {    border-collapse: collapse;    border-spacing: 0; }
fieldset, img {
	border: 0;
	text-align: center;
}
address, caption, cite, code, dfn, em, strong, th, var {font-weight: normal;font-style: normal;}
ol, ul {    list-style: none; }
caption, th {   text-align: left; }
h1, h2, h3, h4, h5, h6 {    font-weight: normal;    font-size: 100%; }
q:before, q:after {  content: ''; }
abbr, acronym {    border: 0; }
a {	text-decoration:none; }
a:link{
	color:#36C;
	}
a:hover{
	text-decoration:underline;
	color:#009;}
a:vistited{
	color:#36C;
	}

body {
		font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ebebeb;
	margin:0;
}
.container {
  width: 1024px;
  margin: 0px auto;
  text-align: center;
}

.top {
	background:url(../_images/top_stream.jpg) repeat-x;
	height:197px;
}
.banner{
	background:url(../_images/banner.jpg) no-repeat;
	height:197px;
	margin-left:150px;}
.loginlink{
    margin: -190px 20px 0px 0px;
	font-weight:bold;
	float:right;
	}
.button{
	float:left;
	margin: -30px 0px 0px 0px;
	height: 35px;
}

.middle{
	background:url(../_images/content_stream.jpg) repeat-x;
	width:1024px;
	background-color:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
	margin: -6px 0px 0px 0px;
	}
.middle2{
	background:url(../_images/content_stream2.jpg) repeat-x;
	width:1024px;
	background-color:#f5f060;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	margin: -6px 0px 0px 0px;
	}

.one{float:left; width:341px;}
.one p{ text-align:justify; color:#666666;}
.two{float:left; width:341px; text-align:justify;}
.two p{ text-align:justify; color:#666666;}
.three{float:left; width:341px;}
.three{ text-align:justify; color:#666666;}
.video{
	border:thin;
	border-color:#666;}
.bottomlinks{
	background-color:#0c81d2;
	text-align:center;
	width: 1024px;
	color:#FFF;
	font-weight:bold;
	float:left;}
.bottomlinks a:link { color:#FFF; text-decoration:none;}
.bottomlinks a:hover {color:#FF0; text-decoration:underline;}
.bottomlinks a:visited { color:#FFF; text-decoration:none;}
.footer{
	text-align:center;
	width: 1024px;
	float:left;}

#headtitle {
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}.container #headtitle #subcontents table tr td {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#subcontents{
	text-align:justify;}
#description {
	text-align: justify;
	width:400px;
}
.container .middle #subcontents table tr td {
	text-align: center;
}
.container .middle2 #subcontents table tr td {
	text-align: center;
}
#titles {
	font-weight: bold;
}
