@charset "UTF-8";
body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#content1 {
	height: 1840px;
	width: 680px;
	position: relative;
	margin-left: 10px;
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.title{
	color: #333333;
	margin-top: 60px;
	margin-left: 35px;
}
#newstitle{
	width: 600px;
	height: 20px;
	left: 7px;
	top: 486px;
	position: absolute;
	float: left;
}
.news{
	margin-right: 5px;
}
#news{
	width: 600px;
	position: absolute;
	top: 515px;
	right: 10px;
	height: 800px;
}
#newsnodopan {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	margin-bottom: 20px;
	height: 160px;
	width: 620px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	}
 #news1 {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	margin-bottom: 20px;
	height: 160px;
	width: 620px;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
}
 #news1wide {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	margin-bottom: 20px;
	height: 160px;
	width: 620px;
}
 #news2 {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: 160px;
	width: 620px;
	border-top-style: solid;
}
#news3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: 160px;
	width: 620px;
}

.newspic{
	margin-right: 10px;
	height: 127px;
	width: 150px;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}
.newspicwide{
	height: 127px;
	width: 191px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.newspicwide3{
	height: 151px;
	width: 191px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.newspicwide1{
	height: 240px;
	width: 191px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.newspicpans{
	margin-right: 0px;
	height: 158px;
	width: 191px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
}
.newspicvertical{
	margin-right: 10px;
	height: 159px;
	width: 120px;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}
.newstext{
	font-family: Osaka;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	width: 370px;
	position: relative;
	margin-right: 55px;
	text-align: justify;
	float: left;
}	
.subtitle{
	font-size: 10px;
	color: #CC0000;
	}


h1 {
	font-family: Osaka;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	width: 355px;
}
.backtotop {
	margin-left: 570px;
}
h2 {
	font-family: Osaka;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}
h2 a:link{
	color: #333333;
	text-decoration: none;
}
h2 a:visited{
	color: #333333;
	text-decoration: none;
}
h2 a:hover{
	color: #336666;
	text-decoration: underline;
}
h2 a:active{
	color: #333333;
	text-decoration: none;
}
