@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #333;
}
body,html {
	font-family: "微软雅黑", "黑体", "宋体";
	background-color: #FFF;
	font-size: 12px;
	text-align: center;
	font-weight: 400;
}
#box {
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	height: auto;
}
#name {
	float: left;
	position: absolute;
	left: 20px;
	top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#advice {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	float: right;
	margin-right: 30px;
}
#toplink {
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	background-color: #036;
	height: 20px;
	width: 160px;
	margin-top: 0px;
	margin-left: 620px;
	letter-spacing: 3px;
}


#head {
	width: 780px;
	background-image: url(/img_1/background_1.gif);
	height: 100px;
	top: 0px;
	padding-top: 0px;
	position: relative;
}

#link {
	background-color: #FFF;
	color: #FFF;
	letter-spacing: 5px;
	line-height: 25px;
	text-align: right;
	width: 778px;
	border: 1px solid #069;
}
#link li {
	float: right;
	width: 90px;
	list-style-type: none;
	display: block;
}
#link a:link {
	color: #069;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #096;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: none;
}
#leftimg {
	height: auto;
	width: 89px;
	float: left;
}
#content {
	margin-top: 15px;
	width: 780px;
	height: auto;
}
#footer {
	float: left;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #069;
	margin-top: 10px;
	padding-top: 10px;
}
#footer #search {
	width: 778px;
	float: left;
}
.label {
	border: 1px solid #CCC;
}

#links {
	text-align: left;
	width: 150px;
	display: block;
	line-height: 20px;
	float: left;
}
#links p {
	color: #069;
	background-color: #FFF;
	text-align: left;
	line-height: 23px;
	font-weight: 600;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	padding-left: 6px;
}
.searchb  {
	float: left;
	width: 380px;
	text-align: center;
	padding-left: 35px;
}


#links ul {
	list-style-type:none;
}
#links li {

}
#links li a{
	display:block;
	text-decoration:none;		/* 右侧阴影 */
	border-right-width: 12px;
	border-right-style: solid;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0.5em;
	color: #069;
	border-right-color: #069;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #069;
}
#links li a:link, #links li a:visited{
	background-color:#FFF;
}
#links li a:hover{					/* 鼠标经过时 */
	background-color:#666;			/* 改变背景色 */
	color:#ffff00;						/* 改变文字颜色 */
}
#links #linknext ul {
	list-style-type:none;
}
#links #linknext li {

}
#links #linknext li a{
	display:block;
	text-decoration:none;		/* 右侧阴影 */
	border-right-width: 12px;
	border-right-style: solid;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 2em;
	border-right-color: #069;
}
#links #linknext li a:link, #links #linknext li a:visited{
	background-color:#FFF;
	font-size: 12px;
	color: #003;
}
#links #linknext li a:hover{					/* 鼠标经过时 */
	background-color:#666;			/* 改变背景色 */
	color:#ffff00;						/* 改变文字颜色 */
}
#text {
	float: left;
	width: 529px;
	margin-left: 12px;
}

#text p {
	display: block;
	width: 514px;
	line-height: 22px;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 2em;
}
#text h1 {
	font-size: 14px;
	text-align: left;
	padding-left: 12px;
	margin-top: 0px;
	line-height: 25px;
	display: block;
	margin-right: 12px;
	color: #FFF;
	background-color: #069;
	font-weight: 400;
}
#text h2 {
	font-weight: 700;
	line-height: 20px;
	display: block;
	font-size: 12px;
	color: #000;
	background-color: #FFDFBF;
	width: 240px;
	float: left;
	padding-left: 15px;
	text-align: left;
	margin-top: 6px;
	margin-right: 274px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#text h3 {
	display: block;
	float: left;
	height: 102px;
	width: 50px;
	padding-top: 45px;
	padding-bottom: 0px;
}
#text img {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}
#text a:link {
	color: #039;
	text-decoration: none;	
}
#text li {
	display: block;
	width: 62px;
	text-align: center;
	list-style-position: inside;
	float: left;
	height: 20px;
	list-style-type: none;
	border: 1px solid #666;
	margin-right: 1px;
	margin-bottom: 1px;
}
#text ul {
	display: block;
	list-style-type: none;
	margin-top: 10px;
}
.point_p {
	color: #F00;
}
