@charset "utf-8";
/* CSS Document */


#main .mainimg {
}
#main .section {
	background:#FFF;
	width:645px;
	padding:40px 31px 0;
}
#main h3 {
	font-weight:bold;
	font-size:134%;
	color:#444;
	margin-bottom:25px;
	padding-left:25px;
	background: url(../information/images/h3_bg.gif) no-repeat left center;
}
#main h4 {
	font-size:117%;
	font-weight:bold;
	margin-bottom:15px;
	padding-left:15px;
	background: url(../information/images/news_h4_bg.gif) no-repeat left center;
	height:38px;
	line-height:38px;
}
#main h5 {
	font-size:134%;
	color:#0a3c90;
	font-weight:bold;
	margin-bottom:15px;
	padding-left:15px;
	background: url(../information/images/news_h5_bg.gif) no-repeat left center;
	height:45px;
	line-height:45px;
}
.box {
	width:641px;
	clear:both;
	margin-bottom:30px;
}
.box p {
	margin-bottom:15px;
}
.box .leftImg {
	float:left;
	display:inline;
	margin-right:25px;
}
.box .rightTxt p {
	margin-bottom:10px;
}
.box .leftTxt p{
	margin-bottom:10px;
}
.box .rightImg {
	float:right;
	display:inline;
	margin-left:20px;
}
.list01 {
	margin-bottom:45px;
}
.list01 dt {
	width:130px;
	float:left;
	display:inline;
	font-weight:bold;
	padding:10px 20px 10px 0;
	text-indent:2em;
	color:#868686;
}
.list01 dd {
	padding:10px 30px 10px 150px;
	border-bottom:#7f7f7f 1px dotted;
}
.list01 dd a {
	color:#3d3d3d;
	font-weight:bold;
}


#sidebar h2 {
	margin-bottom:13px;
}
#sidebar #snav li {
	height:35px;
	width:214px;
	line-height:35px;
	font-weight:bold;
	margin-bottom:1px;
}
#sidebar #snav li a{
	height:35px;
	width:202px;
	background:#f5f5f5;
	display:block;
	text-decoration: none;
	padding-left:12px;
	color:#383838;
}
#sidebar #snav li a:hover{
	background:url(../common/images/bg01.gif) repeat;
	text-decoration: none;
	color:#101010;
}
#sidebar #snav li a.current {
	background:url(../common/images/bg01.gif) repeat;
	text-decoration: none;
	color:#101010;
}
#sidebar #snav li div {
	background: url(../common/images/snav_arrow.gif) no-repeat left center;
	padding-left:20px;
}

#sidebar .bnr {
}
#sidebar .access li {
	height:35px;
	width:214px;
	line-height:35px;
	font-weight:bold;
}
#sidebar .access li a{
	height:35px;
	width:202px;
	background:#1f4a99;
	display:block;
	text-decoration: none;
	padding-left:12px;
	color:#fff;
}

#sidebar .access li div {
	background: url(../company/images/sidebar_link_bg.gif) no-repeat left center;
	padding-left:15px;
}


