@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: 0;
}

html, body {
  font-size: 12px;
  font-family: "\5b8b\4f53", arial, verdana, sans-serif;
  text-align: center;
  color: #000000;
  letter-spacing: 1px;
  background: #a61129;
  line-height: 120%;
  height: 100%;
}

textarea, input, select {
  background: #FFFFFF;
  border: 1px solid #727171;
  font-size: 12px;
}

ul, li {
  list-style: none;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #b8915b;
}

.mainArea {
  margin: 0 auto;
  width: 1004px;
  text-align: left;
}

.headAreal {
	float: left;
  width: 1004px;
  height: 175px;
  background: url(images/2010y_01.jpg) no-repeat;
  overflow: hidden;
}

/* 导航菜单 功能模块样式 */
.menu {
	float: left;
	text-align: center;
	letter-spacing: 2px;
	margin: 120px 0 0 0;
	padding: 0 0 0 56px;
	line-height: 26px;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}
.menu a {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 20px;
	
}
.menu a:hover {
	color: #FFF;
}
/* 结束 */

.contentAreal {
	float: left;
  width: 1004px;
	background: url(images/2010y_03.jpg) repeat-y;
}
.first{
	float: left;
  width: 1004px;
	background: url(images/2010y_02.jpg) top no-repeat;
}
.second{
	float: left;
  width: 1004px;
	background: url(images/2010y_20.jpg) bottom no-repeat;
}
dl, .areal3and6{
  margin: 0 auto;
  width: 922px;
}

dt {
	float: left;
  width: 898px;
	height: 18px;
	overflow: hidden;
	border-top: #887662 dotted 1px;
	border-bottom: #cc0000 solid 4px;
	background: url(images/2010y_06.jpg) bottom left no-repeat;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 26px;
	letter-spacing: 2px;
}
dd {
	float: left;
	font-size: 13px;
  width: 910px;
	padding: 10px 0 10px 12px;
}
dd ul {
	float: left;
}
dd li{
	line-height: 22px;
}
.areal1 dt{
	border-top: none;
	margin: 20px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
.areal1 li {
	background: url(images/2010y_13.jpg) center left no-repeat;
	padding: 4px 0 0 16px;
	margin: 0 68px 0 0;
}
.areal2 dd {
	background: url(images/2010y_21.jpg) bottom right no-repeat;
}
.areal2 li {
	background: url(images/2010y_10.jpg) center left no-repeat;
	padding: 4px 0 0 12px;
	margin: 0 20px 0 0;
}
.areal2 .nei2t {
	background: url(images/2010y_11.jpg) center left no-repeat;
	padding: 3px 0 0 18px;
	margin: 0 20px 0 0;
	color: #cc0000;
	font-weight: bold;
}
.areal3and6 .areal3 {
	float: left;
  width: 590px;
	overflow: hidden;
}
.areal3and6 .areal6 {
	float: right;
  width: 300px;
	overflow: hidden;
}
.areal3 dt {
  width: 564px;
}
.areal3 dd {
  width: 578px;
}
.areal3 li {
	background: url(images/2010y_13.jpg) center left no-repeat;
	padding: 4px 0 0 16px;
	margin: 0 52px 0 0;
}

.areal4 li {
	background: url(images/2010y_13.jpg) center left no-repeat;
	padding: 4px 0 0 16px;
	margin: 0 58px 0 0;
}

.areal4 dd {
	background: url(images/2010y_22.jpg) bottom right no-repeat;
}

.areal5 img {
	float: left;
	width: 170px;
	height: 88px;
	margin: 8px 4px 0 0;
}
.areal5 li {
	background: url(images/2010y_13.jpg) center left no-repeat;
	padding: 4px 0 0 16px;
	width: 228px;
	letter-spacing: normal;
}

.areal6 dt {
	float: right;
  width: 274px;
}
.areal6 dd {
	float: right;
  width: 288px;
}
.areal6 li {
	background: url(images/2010y_13.jpg) center left no-repeat;
	padding: 4px 0 0 16px;
	margin: 0 40px 0 0;
}
.areal7 dd {
	padding: 10px 0 30px 12px;
}

.areal7 div {
	float: left;
	padding: 0 0 10px 0;
}

.areal7 li {
	background: url(images/2010y_13.jpg) no-repeat 0 3px;
	padding: 1px 0 0 16px;
	margin: 0 20px 0 0;
}
.areal7 .lj1 {
	margin: 0 106px 0 22px;
}
.areal7 dd {
	background: url(images/2010y_23.jpg) bottom right no-repeat;
}

.areal9 li {
	background: url(images/2010y_10.jpg) center left no-repeat;
	padding: 4px 0 0 12px;
	margin: 0 20px 0 0;
}
.end li {
	margin: 0;
}
.footAreal {
	float: left;
  width: 1004px;
  padding: 15px 0;
  text-align: center;
  color: #fbc04d;
}


