@charset "GB2312";
/* CSS Document */

body {
	font-size: 12px;
	font-family: "Î¢ÈíÑÅºÚ","SimSun","ËÎÌå";
	margin: 0;
	padding: 0;
	color: #333;
	line-height:18px;
}
a {
	color: #333;
	text-decoration: none;
}
.nav a {
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	display: block;
	width: 125px;
	height: 35px;
}
.jiaodian {
	background: url(../images/fcous.jpg) no-repeat 0 0;
	width: 320px;
	height: 205px;
}
.hd {
	background: url(../images/hdbg1.jpg) no-repeat 0px 0px;
	font-weight: bold;
	color: #000;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
}
.bd {
	padding: 5px 10px;
	line-height: 23px;
	border: 1px solid #ccc;
	font-size: 12px;
}
.hd1 {
	height: 30px;
	border-bottom: 1px solid #902d1b;
	line-height: 30px;
	font-size:14px;
}
.bd1 {
	padding: 5px 0px;
	line-height: 25px;
	font-size:14px;
}
.hd2 {
	background: url(../images/hdbg2.jpg) no-repeat right 0px;
	height: 30px;
	text-indent: 20px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.bd2 {
	padding: 10px 0px;
}
.bd3 { font-size:14px; line-height:23px; padding:10px;}
.tab {
	border: 1px solid #ccc;
	margin: 10px 0px;
}
.tab td {
	padding: 5px;
	text-align: center;
}
.tab td img {
	width: 180px;
	height: 125px;
}
.tab2 {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:10px;
}
.tab2 td {
	border: 1px solid #ccc;
	padding: 5px;
	font-size:14px;
}
.tab2 caption {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.dt {
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
}
.dd {
	font-size: 12px;
	line-height: 23px;
}
.footer {
	font-size: 12px;
	background: #e2e2e2;
	text-align: center;
	line-height: 20px;
	padding: 10px 0px;
}
