body {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.9em;
	width: 960px;
	border: 1px solid #000000;
}
h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding-left: 5px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3,h4,h5 {
	font-size: 1em;
	font-weight: normal;
}
p {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;
}

a {
	color: #990000;
	font-weight: bold;
}
.line {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.line li {
	float: left;
}
#top {
	height: 30px;
	background-color: #FF9900;
	background-image: url(../img/top_bk.gif);
}

#top ul {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	height: 30px;
}
#top a {
	width: 100px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	background-image: url(../img/top_abk.gif);
}
#top a:hover {
	background-color: #000000;
	background-image: url(../img/top_ahbk.gif);
	color: #FFFFFF;
}
#logo {
	background-image: url(../img/logo_bk.gif);
}
#dao {
	height: 56px;
	background-image: url(../img/dao_bk.gif);
}
#dao ul {
	margin-top: 16px;
}

#dao img {
	float: left;
}
#dao a {
	display: block;
	line-height: 35px;
	border: 1px solid #000000;
	color: #000033;
	background-color: #FF9900;
	background-image: url(../img/dao_u.gif);
	text-decoration: none;
	width: 100px;
	margin-right: 20px;
	text-align: center;
	font-size: 12px;
}
#dao a:hover {
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../img/dao_h.jpg);
}
#footer {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	padding: 20px;
}
#right {
	float: right;
	width: 660px;
	background-color: #666666;
	padding: 10px;
}
#left {
	width: 230px;
	background-color: #666666;
	padding: 10px;
}
#content {
	padding: 10px;
	background-color: #666666;
}
.bom {
	clear: both;
}
.box {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #FFC772;
}
#no_s {
	background-color: #FFFFFF;
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../img/nojs.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border: 1px solid #FF0000;
}
