@charset "utf-8";
/* CSS Document */


body {
	margin:0 auto;
	background:#e8eeea url(images/bg.jpg) repeat-x;
	height:auto;
}
#wrapper {
	width:1000px;
	height:auto;
	margin:0 auto;
}
#head_banner {
	width:900px;
	height:103px;

	background-repeat:repeat-x;
	margin: 0 auto;
	margin-top:40px;
}
#flash_banner {
	width:900px;
	height:275px;
	margin:0 auto;
	padding-top:20px;
}
#center {
	width:900px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
	padding:30px 55px;
}
.matter_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
}
#matter_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	height:auto;
	text-align:justify;
	line-height:20px;
	width:680px;
	float:left;
	padding-top:20px;
}

.left_but {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	width:200px;
	line-height:23px;
	float:left;
}
.left_but ul {
	padding-left:15px;
	padding-top:12px;
}
.left_but ul li {
	list-style:none;
}

.left_but ul li a {
	list-style:none;
	color:#000000;
	text-decoration:none;
}

.left_but ul li a:hover {
	list-style:none;
	
