@charset "utf-8";
/* CSS Document */
/* 重置 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, td { padding: 0; margin: 0; }
img { border: 0; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
input, select, button { font:12px Verdana, Arial, Tahoma; vertical-align:middle; }
.cantainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: "宋体";
	font-size: 14px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.huandeng {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.height10px {
	height: 10px;
}
.height5px {
	height: 5px;
}

.content {
	padding-top: 15px;
}
.content_left {
	width: 290px;
	float: left;
}
.content_left_img {
	padding: 1px;
	height: 145px;
	width: 285px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.content_news {
	width: 285px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.content_head {
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	line-height: 23px;
	height: 25px;
	margin-right: 1px;
	margin-left: 1px;
	font-size: 17px;
	font-family: "微软雅黑";
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 1px;
}
.content_head span {
	font-size: 14px;
	float: right;
}
.content_box {
	font-size: 12px;
}
.content_box span {
	float: right;
	padding-right: 10px;
}
.content_box li {
	padding-left: 10px;
	line-height: 24px;
	color: #666666;
}
.content_box ul {
	padding-bottom: 5px;
}

.content_middle {
	float: left;
	width: 400px;
	margin-left: 10px;
}
.content_middle_a {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.content_middle_b {
	border: 1px solid #CCCCCC;
}
.content_right {
	width: 290px;
	float: right;
}
.content_right_a {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.content_right_b {
	border: 1px solid #CCCCCC;
}
.foot {
	background-color: #2C3028;
	margin-top: 15px;
	font-size: 12px;
	color: #CCCCCC;
	height: 70px;
}
.foot a {
	text-decoration: underline;
	color: #CCCCCC;
}
.foot a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.foot_left {
	float: left;
	padding-top: 10px;
}
.foot_right {
	float: right;
	text-align: right;
	padding-top: 10px;
}
.foot p {
	width: 400px;
	display: block;
	line-height: 22px;
	padding-right: 10px;
}
.foot h3 {
	width: 580px;
	padding-left: 10px;
	line-height: 22px;
}

/* 首页对联广告样式 */
#lovexin12,#lovexin14{
width:200px;
height:271px;
background-color:#ededed;
border:1px solid #ddd;
}
#mm{
height:1000px;
}