body{
	color: #393939;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
body,div,ul,li,h1,h2{margin: 0px;padding: 0px;list-style-type: none;}
img{border:none;}
a{
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover{color:#000000;text-decoration: underline;}
.b{font-weight: bold;}
/*===========================================================================*/
#div_top{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 122px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo {
	float: left;
	height: 122px;
	width: 97px;
}
#menu {
	float: left;
	width: 550px;
	height: 20px;
	margin-top: 90px;
}
#menu li {
	line-height: 20px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#banner {
	height: 100px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.title01 {
	height: 20px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.title01 h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.title02 {
	height: 40px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	color: #009FFA;
	font-weight: bold;
	font-family: "Times New Roman";
	line-height: 20px;
	padding-top: 20px;
}
.title02 a{color: #009FFA;text-decoration: none;}
.title02 a:hover{color: #000000;text-decoration: underline;}
.content01 {
	display: table;
	height: auto;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.more {
	background-color: #EBEBEB;
	height: auto;
	width: 630px;
	line-height: 20px;
	color: #0000FF;
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
	display: table;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.more a{color: #0000FF;text-decoration: underline;}
.more a:hover{color: #000000;text-decoration: none;}
#link{
	height: auto;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #00aeef;
	color: #FFFFFF;
	padding: 10px;
}
#down{
	padding: 10px;
	height: 40px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f6f5ed;
	color: #666666;
}
#listall {
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	color: #00AEEF;
}
.listall a{color: #009FFA;text-decoration: none;}
.listall a:hover{color: #000000;text-decoration: underline;}
