﻿/*xxbs start*/
#main .xxbs .xxbs_hd{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-family: "Microsoft Yahei";
	color: #323232;
}
#main .xxbs .xxbs_hd .xh{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	background: #eb6100;
	font-size: 20px;
	font-family: "Impact";
	color: #fff;
	text-align: center;
	margin-right: 12px;
}
#main .xxbs .xxbs_txt{
	border-bottom: 1px solid #f2f2f2;
	padding: 15px 0;
	margin-bottom: 30px;
}
#main .xxbs .xxbs_txt p{
	line-height: 36px;
	font-size: 15px;
	font-family:"Microsoft Yahei";
	color: #323232;
	text-indent: 2em;
	text-align: justify;
}
#main .xxbs .xxbs_txt p img{
	display: block;
	margin: 0 auto;
}
#main .xxbs .xxbs_txt h2{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #323232;
}
#main .xxbs .download .download_hd{
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
}
#main .xxbs .download .download_txt ul{
	display: block;
	overflow: hidden;
	width: 960px;
}
#main .xxbs .download .download_txt ul li{
	float: left;
	width: 430px;
	height: 40px;
	line-height: 40px;
	margin-right: 20px;
	padding-left: 30px;
	background: #f8f8f8 url("../images/lmmc_bg.png") no-repeat 20px center;
}
#main .xxbs .download .download_txt ul li a{
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #999;
}
#main .xxbs .download .download_txt ul li:hover a{
	color: #eb6100;
}
/*end xxbs*/
