﻿@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(cx_bg.jpg);
	background-color: #FFEFDF;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
.top {
	background-image: url(cx_top.jpg);
	margin: 0px;
	padding: 0px;
	height: 280px;
	background-repeat: no-repeat;
}
.menu {
	height: 34px;
	background-image: url(nav_bg.jpg);
	margin: 0px;
	padding-left: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFEBD7;
}
.menu a {
	line-height: 34px;
	font-weight: bolder;
	color: #FFF;
	margin-right: 50px;
	text-decoration: none;
	font-size: 14px;
}
.gzdt {
	background-image: url(list_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 660px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #CCC;
	overflow: hidden;
	float: left;
}


.gzdt dt {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	line-height: 35px;
	padding-left: 50px;
	letter-spacing: 0.2em;
}


.gzdt dt img {
	float: right;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 10px;
}

.gzdt dd {
	margin: 10px;
	font-size: 14px;
}

.gzdt1 {
	background-image: url(list_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 990px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #CCC;
	overflow: hidden;
}
.gzdt1 dd {
	margin: 10px;
	font-size: 14px;
}
.gzdt1 dd a {
	color: #903;
	text-decoration: none;
}

.gzdt1 dt {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	line-height: 35px;
	padding-left: 50px;
	letter-spacing: 0.2em;
}

.pic {
	width: 240px;
	font-size: 12px;
	line-height: 30px;
	float: left;
	margin-left: 10px;
}
.news {
	font-size: 14px;
	line-height: 30px;
	float: right;
	width: 380px;
	padding: 0px;
	margin: 0px;
}

.news a {
	text-decoration: none;
	color: #333;
}

.news li {
	list-style-type: none;
	background-image: url(im.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-left: -30px;
}
.news li span {
	float: right;
	margin-right: 20px;
}
.news2 {
	font-size: 14px;
	line-height: 30px;
	margin-left: -40px;
}
.news2 a {
	text-decoration: none;
	color: #333;
	padding-left: 20px;
}
.news2 li {
	list-style-type: none;
	background-image: url(im.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.news2 li span {
	float: right;
	margin-right: 20px;
}



.wjtz {
	background-image: url(list_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 490px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #CCC;
	overflow: hidden;
	float: left;
}

.wjtz dt {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	line-height: 35px;
	padding-left: 50px;
	letter-spacing: 0.2em;
}

.wjtz dt img {
	float: right;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 10px;
}

.tszs {
	background-image: url(list_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 490px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #CCC;
	overflow: hidden;
	float: right;
}

.tszs dt {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	line-height: 35px;
	padding-left: 50px;
	letter-spacing: 0.2em;
}

.tszs dt img {
	float: right;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 10px;
}
.tszs1 {
	background-image: url(list_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 320px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #CCC;
	overflow: hidden;
	float: right;
}
.tszs1 dt {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	line-height: 35px;
	padding-left: 50px;
	letter-spacing: 0.2em;
}
.tszs1 dt img {
	float: right;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 10px;
}







.bottom {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 20px;
	padding: 10px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #C00;
}


.content {
	background-color: #FFF;
}
