﻿@charset "utf-8";
body {

}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.inner {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headNav {
	text-align: right;
	clear: both;
	height: 40px;
	background-image: url(../img/headernav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#headNav  ul {
	float: right;
	margin-top: 5px;
}
#headNav  li {
float: left;
padding-right: 10px;
}
#header {
	height: 87px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header a {
text-decoration: none;
}
#header  h1 {
	width: 211px;
	float: left;
	height: 34px;
	margin-top: 38px;
}
#nav {
	width: 710px;
	height: 30px;
	clear: none;
	float: right;
	margin-top: 43px;
}
#nav  ul {
}
#nav  ul  li {
	float: left;
	font-size: 0;
	line-height: 0;
}
#dirPath {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
#mainVisWrap {
	background-image: url(../img/mainvis_bg.jpg);
	clear: both;
	height: 370px;
}
#mainVis {
	outline: none;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height: 1px;
}
#aside {
}
.Lside {
	float: left;
	width: 520px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#news {
	width: 520px;
}
#news   dl {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}  
#news   dt {
	float:left;
	width:70px;
	clear:both;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	color: #FF6600;
}  
#news   dd {
	margin-left:70px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}  
.RsideTop {
	float: right;
	width: 430px;
}
.Rside {
	float: right;
	width: 200px;
}
#section {
	float: left;
	width: 725px;
}
.pageTop {
	clear: both;
	width: 980px;
	padding-top:30px;
	margin-right: auto;
	margin-left: auto;
}
.pageTop p {
text-align: right;
}
#footer {
	background-color: #666666;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
#subTtl {
	background-image: url(../img/sub_ttl_bg.jpg);
	clear: both;
	height: 90px;
	background-repeat: repeat-x;
}
#subTtl  .inner  {
	text-shadow: 2px 2px 2px gray;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sub_ttl_inner_bg.jpg);
	color: #FFFFFF;
	padding-top: 20px;
	height: 70px;
}
.h3_ttl {
	color: #FFFFFF;
	background-image: url(../img/h3_bg.jpg);
	height: 28px;
	width: 705px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
}
