*{
	margin:0px;
	font-size: 12px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	background-color: #F3F3F3;
	font-family: "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	color: #565656;
	font-size: 10px;
	line-height: 180%;
}
.clear {
	clear: both;
}

#contents {
	background-color: #FFF;
	background-position: center;
	height: 730px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#layout {
	height: 540px;
	width: 870px;
	background-image: url(img/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#layout2 {
	height: 540px;
	width: 870px;
	background-image: url(img/bg_index_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header {
	height: 132px;
	width: 870spx;
	padding-right: 8px;
}

#logo {
	display: block;
	height: 54px;
	width: 150px;
	padding-top: 42px;
	padding-left: 12px;
	float: left;
	z-index: 1;
}

.btn ul {
	z-index: 0;
}
.btn li {
	display: block;
	height: 100px;
	width: 100px;
	overflow: hidden;
	float: left;
	margin-left: 13px;
}
#news {
	height: 164px;
	width: 770px;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 30px;
}
* html .btn {
	float: right;
	width: 240px;
	padding-top: 16px;
}

#footer {
	font-family: "Trebuchet MS";
	font-size: 8px;
	text-align: center;
	padding-top: 20px;
	height: 26px;
	width: 870px;
	background-image: url(img/bg_index_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F3F3F3;
	padding-bottom: 20px;
}

.btn {
	float: right;
	width: 226px;
	padding-top: 16px;
}

#header .btn a {
}
.s_news {
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 350px;
	float: left;
	padding-left: 0px;
}
.k_news {
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 350px;
	float: right;
}
.section {
	font-family: "‚l‚r ƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	font-size: 12px;
	padding-left: 6px;
	padding-top: 4px;
}
h3 {
	padding-bottom: 10px;
}
.date {
	margin-right: 10px;
	font-weight: bold;
	display: inline;
}
.section p {
	padding-left: 6px;
	display: inline;
}
a:link {
       color: #199DBF;
       text-decoration: underline;
}
a:visited {
       color: #199DBF;
       text-decoration: underline;
}
a:hover {
       color: #FFFFFF;
       background-color: #72CDE4;
	   text-decoration: none;
}
a:active {
       color: #FFFFFF;
       background-color: #72CDE4;
	   text-decoration: none;
}
