@charset "gb2312";
/* CSS Document */
body {

}
td {
	font-size:14px;
	line-height:25px;
	color:#464646;
	font-family:"微软雅黑", arial, 宋体;
}



.main_box {
	margin-top:30px;
	margin-bottom:30px;
   width: 1200px;
   margin: auto;
}
.cpMu {
	width:300px;
	height: auto;
	background-color:#0053a0;
}


.cpMu h4{height:70px; text-align:center; font-size:24px; background:url(../Images/home/cpMuTit.png) repeat-x center; overflow:hidden; line-height:50px;}
.cpMu h4 a{display:inline-block; margin-top:10px; color:#fff;}
.cpMu h4 span{font-size:14px;}
.cpMu ul {
	margin:15px;
	width:280px;
}
.cpMu li {
	width:280px;
	height:48px;
	line-height:48px;
	background:url(../Images/home/cpMuLi.png) no-repeat left center;
}
.cpMu li a {
	margin-left:50px;
	font-size:16px;
	color:#333;
}
.cpMu li.cur, .cpMu li:hover {
	background-image:url(../Images/home/cpMuLis.png); text-decoration:none;
}
.cpMu li.cur a, .cpMu li:hover a {
	color:#fff; text-decoration:none;
}
.cpMu p {
	text-align:center;
}
.cpMu p a {
	display:inline-block;
}

.fl {
	float:left;
}
.clear {
	clear:both;
}
.body_title_td_sty {
	height:40px;
	background:url(../Images/home/body_title_bg.png) bottom left no-repeat;
}

.body_title_sty {
	float:left;
	font-size:18px;
	color: #000;
	height:40px;
	line-height:40px;
	padding-left:16px;
}
.body_title_sty span {
	color: #a9a9a9;
}
.body_weizhi_sty {
	line-height:40px;
	font-size:14px;
	color:#464646;
	text-align:right;
	width:530px;
	float:right;
	margin-right:15px;
}