﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-color: #BCCAD7;
	FONT-SIZE: 12px;
	FONT-FAMILY: "宋体";
	background-image: url(../image/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
}
ul,form,dl,dd,dt {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
li {
	list-style-type: none;
}
img {
   border:0px;
}
a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.aline a:link,.aline a:visited,.aline a:active{
	text-decoration: underline;
}
.blur a:link,.blur a:visited,.blur a:active{
	color: #3165CA;
}
.blur a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.while a:link,.while a:visited,.while a:hover,.while a:active{
	color: #FFFFFF;
}
.huise a{
	color: #959595;
}
.clear {
	clear: both;
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.l {
	float: left;	
}
.r {
	float: right;	
}
.body {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}#head .flash {
	height: 100px;
	position: relative;
}
#wenziShow {
	position: absolute;
	left: 530px;
	top: 50px;
	z-index: 100;
	font-size: 14px;
	font-weight: bold;
	/*
	font-family: "微软雅黑";
	*/
	width: 300px;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
}
#wenziShow #box div {
	overflow: hidden;
	color: #CC0000;
	filter: glow(color=#FFFFFF,strength=5);
}
#menu {
	background-image: url(../image/bg_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
	overflow: hidden;
}
#menu .l {
	line-height: 30px;
	color: #006699;
	width: 180px;
	text-align: center;
}
#menu .r li {
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	line-height: 30px;
	background-image: url(../image/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#search {
	background-image: url(../image/search_mid.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 35px;
	overflow: hidden;
}
#search .bg_1 {
	background-image: url(../image/search_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#search .bg_1 .bg_2 {
	background-image: url(../image/search_right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 6px;
	padding-left: 30px;
	color: #8B3A03;
}
#search .bg_1 .bg_2 a {
	color: #8B3A03;
}
.adshow {
	background-image: url(../image/dot_bg1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 7px;
}

.top_8{
	margin-top: 8px;
}

#foot {
	background-image: url(../image/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 80px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #014D87;
}
#foot .l {
	line-height: 20px;
	color: #666666;
	padding-top: 5px;
	padding-left: 10px;
}
#foot .r {
	background-image: url(../image/beian_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 24px;
	padding-left: 50px;
	padding-bottom: 24px;
	padding-right: 15px;
}
#foot .r a {
	color: #FF4E00;
}
