@charset "GB2312";
*{word-break:break-all} /*强制换行*/
body{font-size:12px;color:#484848;font-family:Geneva, Arial, Helvetica, sans-serif;padding:0px;margin:0px auto 10px auto;background:#FFFFFF;}

/* 底部 */
.left{width:248px;margin-right:10px;height:auto;overflow:hidden;display:block;float:left;padding:0px 10px 0px 10px;background:#FFFFFF;border:#E4E4E4 solid 1px;}
.left .prolist{
	width:248px;
	margin:0px;
	height:auto;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left .prolist .node{
	width:248px;
	float:left;
	height:auto;
	margin:0px;
	background-image: url(../images/index/nodeback.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
}
.left .prolist .node .name{width:auto;height:16px;line-height:16px;float:left;font-size:13px;font-weight:bold;text-align:center;margin:0px;padding:10px 0px 10px 30px;background:url(../images/index/node.gif) no-repeat 5px;color:#388A25;}
.left .prolist .node .name a{color:#388A25;text-decoration:none;}
.left .prolist .node .name a:hover{color:#388A25;text-decoration:underline;}
.left .prolist .nav{width:248px;height:auto;margin:0px;float:left;padding:8px 0px 0px 0px;}
.left .prolist .nav .navcp{
	width:100px;
	float:left;
	height:auto;
	overflow:hidden;
	color:#484848;
	display:block;
	margin:0px;
	line-height:14px;
	background:url(../images/index/newsli.gif) no-repeat 4px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 22px;
}
.left .prolist .nav .navcp a{color:#484848;text-decoration:none;}
.left .prolist .nav .navcp a:hover{color:#388A25;text-decoration:underline;}