@charset "utf-8";



/* rule reset */

h1,h2,h3 {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute; left: 0; top: 32px;
	font-size:100%;
	font-weight:normal;
}

.style1 {

	font-size: 16px;

	font-style: normal;

	font-weight: normal;

}

.style2 {

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

}

.style3 {

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

}

.style4 {

	color: #00FFFF;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

}

.style5 {

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

}

td,th {

	color: #FFFFFF;

}



body {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bg/indexbg1_1.gif);
	background-repeat:repeat-x; */
	/* background-attachment:fixed; */
	/* background-repeat: repeat; */
	
}

a:link {

	color: #E6E6E6;

}

a:visited {
	
	color: #E6E6E6;

}

a:hover {

	color: #FFF;
	text-decoration:none;

}

a:active {

	color: #FFF;

}

/* layout style */

html, body, div, span{

margin:0;

padding:0;

border:0;

outline:0;

}

#textrightbottom{
	text-align:right;
	vertical-align: bottom;
}

#textleft{
	text-align:left;
}

#textlefttop{
	text-align:left;
	vertical-align:top;
}

#btnmenutd{
	vertical-align:top;
	
	text-align:left;
	
	/* background-color:#000; */
	
	color: #FFF;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;
}

	#btnmenutd a:link {
	
		color: #0C0;
	
	}
	
	#btnmenutd a:visited {
		
		color: #0C0;
	
	}
	
	#btnmenutd a:hover {
	
		color: #0F0;
		text-decoration:none;
	
	}
	
	#btnmenutd a:active {
	
		color: #FFF;
	
	}

/* Wrap */
body div.wrap {
	
	background-position: center 100px;
	
	background-repeat: no-repeat;

}

#outergroup {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}

#outergroup #header {
	background-color: #000000;
	background-image: url(../images/bg/indexbgheader1.gif);
	background-repeat:no-repeat;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#outergroup #titletop {
	height: 380px;
	background-image: url(../images/bg/indexbg2_1.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#outergroup #btngroup {
	background-image: url(../images/bg/indexbg3.gif);
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 50px;
	margin-bottom: 50px;
	
}

#outergroup #newsgroup {
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer_message {
	/* background-image: url(../images/bg/indexbg3.gif); */
	background-color:#030;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #060;
}

	#messagetable{
		width: 800px;
		font-size: 12px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
		
	}

#footer_link {
	background-color: #000000;
	color: #FFFFFF;
	border-top-style: solid;
	text-align:center;
	border-top-width: 1px;
	border-top-color: #060;

}

#footer {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer address {

	font-style: normal;
	font-size: 10px;
	/* font-weight: bold; */

}

