@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,p,div,img,border,ul,li{

		margin:0;

		padding:0;

}

body{

		font-family:"ＭＳ Ｐゴシック";

		color:#333;

		font-size:13px;

		text-align: center;

		background:#fff;

}

#wrapper{

		margin:0 auto;

		width:940px;

		background:url(images/w_bg.gif) repeat-y left top;

		padding-top:10px;

		

}

#header{

		width:880px;

		margin:0 auto;

		text-align:left;

		background:url(images/top.jpg) no-repeat left top;

		border-top:#4977a6 solid 5px;

}

#header h1{

		font-size:28px;

		line-height:40px;

		height:40px;

		margin:45px 10px;

		padding-left:5px;

		text-decoration:none;

		color:#fff;



}



#header #lead{

		line-height:20px;

		text-align:right;

		color:#fff;

		padding-right:5px;

		margin-bottom:20px;

}

.daohang_6{

		height:28px;

		line-height:28px;

		color:#fff;

		padding-left:15px;



}

.daohang_6 a{

		color:#fff;

		text-decoration:none;

		margin-right:6px;

}



#content{

		width:880px;

		margin:0px auto;

		text-align:left;

		overflow:hidden;

		background:#fff;

		padding-top:8px;

		

}

#content:after{

		content:"";

		display:block;

		visibility:hidden;

		clear:both;

		height:0;

}

#right{

		width:260px;

		float:right;



}



#right ul{

		list-style-type:none;

		}

#right ul li{

		list-style-type:none;

		font-size:12px;

		margin-bottom:5px;

		}

		

#right ul li a{

		display:block;

		padding-left:15px;

		line-height:36px;

		height:36px;

		color:#000;

		text-decoration:none;

		background:url(images/nav_01.gif) no-repeat left top;

}

#right ul li a:hover{

		color:#06f;

		text-decoration:none;

		background:url(images/nav_01.gif) no-repeat left top;

}

#right #nav_lot a{

		color:#fff;

		text-decoration:none;

		background:url(images/nav_02.gif) no-repeat left top;

}



#left{

		width:610px;

		float:left;

		}



#left h2{

		line-height:40px;

		height:40px;

		background:url(images/title_bg.gif) no-repeat left top;

		padding:0px 0 5px 20px;

		font-size:20px;

		color:#000;

}



#left h3{

		line-height:20px;

		font-size:16px;

		color:#000;

	padding-left:10px;
	border-bottom:1px solid #A9D0F5;
	width:91%;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:2px;
	border-left:5px solid #A9D0F5
}



#left p{
		line-height:24px;
		padding:10px 20px;
		width:90%;
}

#left p a{

		color:#06f;

		text-decoration:none;

	font-size:16px;

	font-weight:bold;

}

#footer{

		padding:8px 0px;

		width:880px;

		margin:0 auto;

		background:#148;

		color:#fff;

		

		}

.atention {
	font-weight:bold;
	color:red;
	font-size:22px;
}

.section_type01 table {
	margin-left:10px;
	border:1px solid #cdcdcd;
}

.section_type01 table td {
	padding:10px;
	line-height:30px;
	border-bottom:1px solid #cdcdcd;
}

.section_type01 table th {
	padding:10px;
	background:#cdcdcd;
	line-height:30px;
}

.section_type01 table tr {

}