@charset "utf-8";

/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background: #BDBDBD;
	font-family: "宋体"
}

a {
	text-decoration: none;
	color: #444444
}

a:hover {
	text-decoration: underline;
	color: #444444
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both
}

img {
	border: 0px;
}

/*head*/
.login {
	margin: auto;
	width: 990px;
	height: 24px;
	background: #F5F5F5;
	border-bottom: #E3E3E3 1px solid;
	color: #666666;
	font-size: 12px;
	margin-bottom: 2px;
}

.login_1 {
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	display: inline;
}

.login_2 {
	float: left;
	width: 82px;
	margin-top: 2px;
	height: 14px;
}

.login_3 {
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 2px;
	float: left;
	color: #666666
}

.login_1 a {
	text-decoration: none;
	color: #666666;
}

.login_4 {
	float: right;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

.login_4 a {
	text-decoration: none;
	color: #666666;
}

.head {
	margin: auto;
	width: 990px;
	height: 150px;
	border-bottom: #A0A0A0 1px solid;
	overflow: hidden;
	background: url(../images/head_bg_2.jpg) no-repeat;
}

.head_1 {
	width: 990px;
	height: 116px;
	border-bottom: #A2ADAF 1px solid;
	background: #E90101
}

.head_2 {
	margin: auto;
	width: 990px;
	height: 44px;
	background: #F5D8D0
}

.head_nav {
	width: 740px;
	float: left;
	background: url(../images/nav_bg_1.jpg) no-repeat right;
	height: 44px;
	color: #DA0205;
}

.head_nav li {
	display: block;
	float: left;
	font-weight: 600;
	padding-top: 15px;
}

.head_nav a {
	text-decoration: none;
	color: #DA0205;
	margin-left: 13px;
	margin-right: 13px;
}

.head_nav a:hover {
	text-decoration: underline;
	color: #DA0205
}

.head_bg {
	margin: auto;
	background: url(../images/head_bg_1.jpg);
	height: 12px;
	width: 990px;
}

/*yqlj*/
.yqlj {
	margin: auto;
	width: 990px;
	height: auto;
	margin-bottom: 5px;
}

.yqlj_title {
	background: url(../images/foot_title_1.jpg);
	width: 990px;
	height: 34px;
	overflow: hidden;
	text-align: center;
	line-height: 34px;
	color: #CC0000;
	font-weight: 600;
	font-size: 16px;
	border-bottom: #fff 1px solid;
}

.yqlj_border {
	width: 963px;
	height: auto;
	background: #E3EEF0;
	border-top: #848687 1px solid;
	border-right: #B2A289 1px solid;
	border-left: #B2A289 1px solid;
	padding: 10px 10px 10px 15px;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word
}

.yqlj_foot {
	background: url(../images/foot_ent_1.jpg);
	width: 990px;
	height: 6px;
	overflow: hidden;
}

.yqlj_border a {
	padding: 0px 6px 0px 6px;
}

/*foot*/
.foot {
	margin: auto;
	width: 990px;
	height: auto;
	background: #E90101;
	color: #FFF;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}

.foot_1 {
	width: 990px;
	line-height: 22px;
	text-align: center;
}

/*center*/
.center {
	margin: auto;
	width: 980px;
	height: auto;
	margin-bottom: 5px
}
