@charset "utf-8";
img {
	border:none;
}
p {
	line-height: 150%;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
}
.p_top {
	margin-top: 10px;
}

body {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
#wrap {
	height: auto;
	width: 1000px;
	margin: 0px auto 0 auto;
}
#header {
	height: 95px;
	width: 1000px;
	margin-top: 5px ;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	height: 20px;
	margin: 10px 30px 0 0;
}
#header h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner {
	height: 280px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content_area {
	float: none;
	overflow: hidden;

}
#content_area #content {
	float: right;
	height: auto;
	width: 620px;
	margin-right: 0;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0;
}
#content_area #content h2 {
	background-image: url(../images/bar_h2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 634px;
	line-height: 34px;
	padding-left: 25px;
	color: #05316C;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content_area #content h3 {
	font-weight: normal;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BFAB2F;
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 25px;
	margin-top: 10px;
}

.imf_f_left {
	float: left;
	margin-right: 25px;
	margin-top: 10px;
}
#left_area {
	float: left;
	width: 300px;
	margin-left: 25px;
	margin-top: 10px;
	clear: left;
}
#nav {
	height: auto;
	width: 300px;
	margin-bottom: 20px;
}

#left_area #nav h3 {
	background-image: url(../images/bar_left_h3.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 300px;
	margin: 0;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #007533;
	letter-spacing: 0.2em;
}


#left_area #nav ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_area #nav ul li {
	display: block;
	height: 34px;
	width: 298px;
	text-align: center;
	line-height: 35px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #61D997;
	border-bottom-color: #61D997;
	border-left-color: #61D997;
	font-size: 14px;
	background-color: #F1FCF5;
}
#left_area #nav ul li a {
	color: #333;
	text-decoration: none;
	display: block;
}
#left_area #nav ul li a:hover {
	background-color: #C1F0D7;
	color: #666;
	height: 34px;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat;
	height: 110px;
	clear: both;
	float: none;
}
#footer h4 {
	text-align: center;
	margin: 0px;
	line-height: 110px;
}
#footer h4 a{
	color:#000;
	text-decoration:none;
}
#topic_pat {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 12px;
	height: auto;
	line-height: 30px;
	display: block;
	width: 1000px;
	clear: left;
	float: left;
}  
#topic_pat li {
	float:left;
	list-style-type:none;
	padding-right:23px;
	margin-right: 5px;
	background-image: url(../images/icon/pankuzu_li.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 0.1em;
}  
#topic_pat li a {
	color: #8B68FF;
	text-decoration: none;
}

#topic_pat li.active {  
    background:none;  
}  
#content .way li {
	line-height: 25px;
	font-size: 14px;
	list-style-type: none;
	background-image: url(../images/icon/pankuzu_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
}
#log {
	height: auto;
	width: 300px;
	margin-bottom: 20px;
}
#left_area #log h3 {
	background-image: url(../images/bar_left_h3.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 300px;
	margin: 0;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #007533;
	letter-spacing: 0.2em;
}
#log dl  {
	font-size: 14px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #61D997;
	border-bottom-color: #61D997;
	border-left-color: #61D997;
	width: 278px;
	margin-left: 0px;
	padding: 10px;
}
#log dl dt {
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#log dl dd {
	margin-left: 20px;
}

#log dl dd a {
	text-decoration: none;
	color: #336633;
}
#log dl dd a:hover {
	color: #333333;
}
