
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(image/bg.gif);
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: top;
	text-align: center;
}
body {
  -webkit-text-size-adjust: 100%;
}
p {
	line-height: 40px;
	margin-bottom: 30px;
	margin-left:60px;
}
a{ font-weight:bold; color: #0146E9;  text-decoration:none;}
a:hover{font-weight:bold; color:#0146E9; text-decoration:underline;}


img {
	border: none;

}

a img {border: none;}

.topimg{
	margin-bottom:20px;
	}

.lead{
	width:960px;
	margin:0 auto;
    font-weight: bold;
    text-align: right;
}

#main {
	background: #ffffff;
	background-repeat: repeat-y;
	background-position: center top;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
}


.cont {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


.box-yellow{ padding:2px;background-color: #ff9; font-size:18px; font-weight:bold;}/*黄色*/
.box-yellow2{ padding:2px;background-color: #ff9; font-size:28px; font-weight:bold;}/*黄色*/
.red{ color: #ff0000; font-size:18px; font-weight:bold; text-decoration: underline;}/*赤*/
.bk{ color: #000; font-size:18px; font-weight:bold; text-decoration: underline;}/*黒*/
.bk_nl{ color: #000; font-size:18px; font-weight:bold;}/*黒*/

table.bk_nl{margin-left:50px;}
.bk_nl td{
	vertical-align:top;
	line-height:1.8;
	padding:10px;
}

.profile-img img{
	display: block;
	margin: auto;

}

.profile-txt p{ margin-bottom: 1em; width:800px;
margin-left:20px; font-size:16px; line-height: 1.8;}

.profile-img{
	float: right;
	margin-left:20px;
}

.profile-img_r{
	float: left;
	margin-right:20px;
}

.profile-img_r img{
	display: block;
	margin: auto;

}

.profile-img2 img{
	display: block;
	margin: auto;

}

.profile-txt2 p{ margin-bottom: 2em; width:800px;
margin-left:60px; font-size:16px; line-height: 1.8;}

.profile-img2{
	float: right;
	margin-right:40px;
	margin-top:135px;
}

h2{
	margin: 0 0 1.5em;	
	padding: 0.3em 0.5em;
	border-left: 28px solid #ACF4B1;
	background: #090;
	color: #fff;
	font-size: 22px;
}
h3{
	font-size: 18px;
	border-left:7px solid #090;  
    border-bottom:1px solid #090;  
    padding:.3em .4em;
	margin-bottom:10px;
}
.voice{ background: #FFFFEC; border:2px solid #FCD347; margin-bottom:10px;}
.name{ text-align:right; margin-right:40px;}
.voice_txt{ margin-right:40px; margin-top:30px; font-size:16px; line-height: 1.8;}
.info{ background: #F0F8FF; border:2px solid #39F; margin-bottom:10px;}
.info_txt{ margin-right:40px; margin-top:15px; font-size:16px; line-height: 1.8;}
.center{ text-align:center;}
.center2{ text-align:center; margin-left:-30px;margin-bottom:30px;}
.center2 p{ margin-bottom:10px; }
.center2 .info{ margin-left:60px; }
.center2 a:hover{ border: 3px solid  #FD541C; color:#FFF; text-decoration:none;}
.center2 a.txtlink:hover{border:none; color:#ff0000;}
.center3{ text-align:center; margin-left:-20px; margin-bottom:20px;}
.btn{ text-align:center;}
.s_btn{
	background:#FD871C;
	margin:0 0 10px 0;
	padding: 5px 15px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	border:3px solid #ffffff;
	display:inline-block;
}

.soudan{
	font-size:16px;
}


ul.checklist{
    margin-left: 15px;
	margin-bottom:30px;
	padding: 1em;
	padding-bottom: 0;
}

ul.checklist li{
	margin-bottom: 1.0em;
	padding-top: 6px;
	padding-left: 30px;
	background: url(image/icon-check01-red.png) left top no-repeat;
	list-style-type: none;
	line-height:1.3;
}

#footer {
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	line-height: 180%;
	padding-top: 30px;
	padding-bottom: 30px;
	color:#000;
}
#footer a {
	color: #000033;
}