body{
	color: #7d7d7d;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #63afec;
}
body,div,ul,li,h1,h2{margin: 0px;padding: 0px;list-style-type: none;}
img{border:none;}
a{color:#7d7d7d;text-decoration: none;}
a:hover{color:#6DB4ED;text-decoration: underline;}
/*===========================================================================*/
#div01 {
	float: left;
	width: 900px;
	height: auto;
	display: table;
}
#div01left {
	float: left;
	width: 200px;
	display: table;
	height: auto;
}
#div01right {
	float: left;
	width: 700px;
	display: table;
	height: auto;
}
#logo {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: table;
	margin-top: 8px;
}
#menu {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: table;
	margin-top: 8px;
}
#menu li{
	font-size: 16px;
	line-height: 25px;
	text-align: right;
	font-weight: bold;
}
#menu a{color:#6db4ed;text-decoration: none;}
#menu a:hover{color:#ffc400;text-decoration: underline;}
#copy {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: table;
	margin-top: 8px;
	font-family: "Times New Roman";
	color: #666666;
	text-align: right;
}
#path{
	width: 100%;
	float: left;
	height: auto;display: table;
}
#div01right h1 {
	float: left;
	width: 100%;
	display: table;
	height: auto;
	font-family: "Times New Roman";
	font-size: 16px;
	line-height: 28px;
	color: #ffc400;
}
.wyy {
	float: left;
	width: 100%;
	display: table;
	height: auto;
	color: #FFD54D;
	font-size: 14px;
}
.a_title{
	float: left;
	width: 100%;
	display: table;
	height: auto;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	margin-top: 18px;
}
.a_title a{color:#63afec;text-decoration: none;}
.a_title a:hover{color:#ffc400;text-decoration: underline;}
.a_content{
	float: left;
	width: 100%;
	display: table;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}
.more{
	float: left;
	width: 100%;
	display: table;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #7d7d7d;
	color: #CCCCCC;
	text-indent: 10px;
}
.more a{color:#CCCCCC;text-decoration: none;}
.more a:hover{color:#ffc400;text-decoration: underline;}#showlist {
	display: table;
	float: left;
	height: auto;
	width: 100%;
	font-size: 16px;
	line-height: 38px;
}
