body {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #333;
	background-color: #ebf2fc;
	margin: 0px;
	padding: 0px;
}
.wrap {
	background-color: #fff;
	width: 997px;
	margin: 0px auto;
}
.nav1 {
	background-image: url(/images/lysczx/nav1.gif);
	background-repeat: repeat-x;
	line-height: 33px;
	height: 33px;
	padding: 0px 10px;
	font-size: 12px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.con {
	padding: 10px 10px 10px 9px;
}

.border {
	border: 1px solid #bdd4f3;
}
.box1 {
	width: 321px;
}
.box1 span {
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 27px;
	height: 27px;
}

.box2 {
	background-image: url(/images/lysczx/deline1.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 373px;
	display: inline;
	margin: 0px 9px;
	padding: 0px 15px;
}
.nav3 {
	background-image: url(/images/lysczx/2.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	line-height: 19px;
	margin-top: 16px;
	text-align: right;
}
.font {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

.font h3 {
	color: #007bb5;
	text-align: center;
	margin: 0px;
	line-height: 50px;
}
.font p {
	color: #4d4d4d;
	margin: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.font p a {
	color: #CC0000;
}

.list1 li {
	line-height: 28px;
	height: 28px;
}

.box3 {
	width: 230px;	
}
.box3 ul{padding:8px;}
.box3 li{line-height:28px; height:28px; font-size:13px;}
.nav2 {
	background-image: url(/images/lysczx/deline2.gif);
	background-repeat: repeat-x;
	line-height: 28px;
	height: 28px;
	border-bottom:1px solid #bdd4f3;
	padding-right: 10px;
}
.nav2 .f_left {
	background-image: url(/images/lysczx/icon1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #1388dc;
	font-weight: bold;
	padding-left: 40px;
}
.nav2 .f_right a,.nav3 a{
	font-size: 12px;
	color: #808080;
}
.nav2 .f_right a:hover,.nav3 a:hover {
	color: #CC0000;
}
.height1 {
	height: 270px;
	overflow: hidden;
}
.box4 {
	width: 318px;
	display: inline;
	margin: 10px 0px;
}
.height2 {
	height: 192px;
}
.box4 .list1 {
	padding: 14px 14px 0px;
}
.box4 .list1 li {
	width: 280px;
	overflow: hidden;
}

.list2 {
	width:965px;
	padding:10px 5px;
}

.list2 li {
	float: left;
	line-height: 30px;
	height: 30px;
	width: 320px;	
	overflow: hidden;
}

.foot {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #94c0dd;
	line-height: 30px;
	text-align: center;
	padding-top: 10px;
	width: 997px;
	margin: 0px auto;
}


.f_left {
	float: left;
}
.f_right {
	float: right;
}
.clear {
	clear: both;
}
