BODY {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h1 {
	border:medium none;
	font-size:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	color:#CCCCCC;
}

h3 {
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	color:#FFFFFF;
}

A:link {
	color: #036;
	text-decoration: none;
}

A:visited {
	color: #00F;
	text-decoration: none;
}

A:active {
	color: #FF0000;
	text-decoration: underline;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

IMG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}

TABLE {
	EMPTY-CELLS: show
}

.t1 {
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	
}

.t1w {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
	
}

.t1r {
	font-size: 11px;
	line-height: 120%;
	color: #FF0000;
}

.t2 {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}

.t2r {
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
}

.t3 {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}

.t3r {
	font-size: 14px;
	line-height: 120%;
	color: #FF0000;
}

.t4 {
	font-size: 18px;
	line-height: 120%;
	color: #333333;
}

.t4r {
	font-size: 18px;
	line-height: 120%;
	color: #FF0000;
}

#line_head {
	clear: both;
	height: 3px;
	width: 100%;
	text-align: center;
	background-color: #F09;
}

#container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	text-align: center;
}

#footer {
	clear: both;
	background-color: #142841;
	height: 3px;
	width: 100%;
}

.footer_text {
	font-size: 13px;
	color: #900;
	font-weight: bold;
	
}

.footer_in {
	font-size: 13px;
	color: #000;
	text-align: center;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
	margin-top: 10px;
	
}

.copyright {
	float: right;

}

.index_upper {
	height: 167px;
	width: 900px;
	background-image: url(../img/index_uper.jpg);
	background-repeat: no-repeat;
}

.index_under {
	height: 240px;
	width: 900px;
	background-image: url(../img/index_under2.jpg);
	background-repeat: no-repeat;
}

ul.index_menu {
	width:900px;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul.index_menu li{
	list-style:none;
	padding:0px;
	float:left;
	margin: 0px;
}

ul.index_headline {
	width:842px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
	clear: both;
}

ul.index_headline li{
	list-style:none;
	padding:0px;
	font-size: 13px;
	margin-bottom: 5px;
}

ul.index_headline img{
	margin-bottom: 0px;
	margin-top: 30px;

}
