@charset "gb2312";
*{padding:0; margin:0;}
img{border:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#f60;
	text-decoration:none;
}
body {
	font-family:"ËÎÌå";
	font-size:12px;
	color:#000;
	background:#fff;
}
.table{width:900px;}

.title_con{margin:0 auto;}
.nav{
	color:#fff;
}
.nav a{
	color:#fff;
	text-decoration:none;
	width:100px;
	height:29px;
	display:block;
	line-height:29px;
}
.nav a:hover{
	color:#fcff00;
	text-decoration:none;
	background:url(../images/nav1.jpg) repeat-x;
	width:100px;
	height:29px;
}
.left_l{
	border-bottom:1px dashed #ccc;
}
.lift_b{border:1px solid #d4dae8;}

.lm_b{
	border-bottom:2px solid #e4e4e4;
}
.zhi{
	line-height:2em;
	text-indent:2em;
}

.cp_img{
	border:1px solid #ccc;
	padding:3px;
}
.img_bian img{
	border:1px solid #ccc;
	padding:4px;
}

.hang_2{line-height:2em;}
