/* CSS Document */

*{
	margin:0;
	padding:0;
}

/*global style*/

body div {
	margin:0 auto;
	margin-bottom:0;
}

img{
	border:none;
}

/*body layout*/

#contents{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: top;
}

#top{
	width:870px;
	text-align:left;
	height: 100px;
	padding-left: 30px;
	padding-top: 7px;
}

#left{
	margin-left:20px;
	margin-top:7px;
	width:350px;
	text-align:right;
	float:left;
	margin-bottom: 40px;
	margin-right: 71px;
}

#main{
	margin-top:7px;
	width:459px;
	text-align:left;
	float: right;
	height: 580px;
}

#header{
	margin:0;
	padding-right:20px;
	text-align:right;
	height:20px;
}

#logo-top{
	text-align:left;
	height:180px;
	padding-top: 100px;
}

#text{
	padding:0;
	text-align: left;
	height:100px;
}

#text2{
	text-align: left;
	height:auto;
}

table.item1 tr:hover{
	background-color:#eaeef7;
}

table.item1 a:visited{
	color:#4682B4;
}

table.item1 a:hover{
	color:#0066FF;
}

#news{
	padding:30px 0 0 0;
	text-align: left;
	height:auto;
}

#news .subject{
	padding:50px 0 0 0;
	text-align: left;
	height:auto;
}

#news .description{
	padding:50px 0 0 0;
	text-align: right;
	height:auto;
}

.copyright{
	font-size:10px;
	color:#4682B4;
	line-height:15px;
	margin-left: 20px;
	margin-top: 4px;
	width:50px;
	float:left;
	vertical-align: top;
}

.copyright2{
	font-size:10px;
	color:#4682B4;
	line-height:15px;
	margin-top: 4px;
	width:auto;
	text-align: left;
}

.copyright2 a{
	color:#4682B4; text-decoration: underline;
}

.copyright2 a:link{
	color:#4682B4; text-decoration: underline;
}

.copyright2 a:hover{
	color:#4682B4; text-decoration: underline;
}

.copyright3{
	font-size:12px;
	color:#777777;
	line-height:20px;
	margin-top: 4px;
	width:auto;
	text-align: left;
}

.copyright4{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	line-height:20px;
	margin-top: 4px;
	width:auto;
	text-align: left;
}

.copyright3 a{
	color:#4682B4; text-decoration: underline;
}

.copyright3 a:link{
	color:#4682B4; text-decoration: underline;
}

.copyright3 a:hover{
	color: #FF4500; text-decoration: underline;
}

.title1 {
	width: 630px;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C1D6FF;
	line-height: 18px;
	margin-left: 0px;
	color: #666666;
	padding-left: 12px;
}

.bar {
	width: 700px;
	margin:0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1D6FF;
	line-height: 5px;
}




#navi{
	background-image:url(../images/bg-bottom.jpg);
	text-align:center;
	clear: both;
	height: 52px;
	padding-top: 30px;
}

#body{
	margin:0 auto;
	padding:0;
	clear:both;
	width:900px;
	text-align:center;
	height:10px;
	font-size: small;
}
