﻿body{background:url("lf_bodybg.gif") repeat;}

/*导航栏样式*/
#xnheader{background:url("lf_navbg.gif") repeat-x;}
#xnheader .navbar{margin-bottom:0}

/*头部banner样式*/
#xntopbanner{background:url("lf_topbanner.gif") center no-repeat;width:100%;height:213px;margin:0 auto;}
#xntopbanner>img.topbanner{
	max-width:none;
	height: 213px;
	margin-left: -324px;
	position:relative;
}
#xntopbanner .xnlogo{float:right;margin:9px 98px 0 12px;}
#xntopbanner .xnweibo{float:right;margin:0;}

/*导语样式*/
#lfinfo{margin-top:10px;}
#lfinfo>.span2{background:url("lf_infoheader.gif") no-repeat;height:141px;}
#lfinfo>.span10{border:3px dashed #8b2618;border-left:none;border-right:none;height:135px;}
#lfinfo>.span10>p,#lfpic>.span6>.span4>a>h3,#lfpic>.span6>.span4>p,#lflist>ul>li>a,#footer>.container>.row>.span6,#footer>.container>.row>.span3{
	font-size:16px;
	font-family: "Microsoft Yahei","agel","agb","helvetica neue",helvetica,arial,sans-serif;
	color:#000;
	text-shadow:1px 1px 1px #cdcdcd;
	margin:8px 0 2px;
	line-height:22px;
	text-indent:2em;
	}

/*图片样式*/
#lfpic{margin-top:10px;padding-top:75px;background:url("lf_picname.gif") left top no-repeat;}
#lfpic>.span6{border-bottom:1px dashed #8b2618;padding-bottom:5px;margin-bottom:10px;}
#lfpic>.span6>a>img{
	float:left;
	width:150px;
	height:100px;
	opacity:0.75;
	filter:Alpha(opacity=75);
	-moz-opacity:0.75;
	-ms-interpolation-mode: bicubic;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 300ms linear;
	}
#lfpic>.span6>a>img:hover{
	opacity:1;
	filter:Alpha(opacity=100);
	-moz-opacity:1;
	box-shadow:1px 3px 3px 2px #333333;
}
#lfpic>.span6>.span2{margin:0 10px;}
#lfpic>.span6>.span4{
	height:100px;
	margin:0px;
	background:none;
	-ms-interpolation-mode: bicubic;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
	}
#lfpic>.span6>.span4:hover{
	cursor:pointer;
	background-color:#917A4C;
}
#lfpic>.span6>.span4>a>h3{
	text-indent:0;
}
#lfpic>.span6>.span4>p{
	font-size:12px;
	line-height:16px;
	text-shadow:none;
	margin:3px;
}

/*列表样式*/
#lflist{margin-top:10px;padding-top:196px;background:url("lf_say.gif") center top no-repeat;}
#lflist>ul>li{
	list-style:none;
	border-bottom:1px dashed #333;
	margin-top:5px;
	background:none;
	-ms-interpolation-mode: bicubic;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}
#lflist>ul>li>a{
	line-height:18px;
	padding:3px;
}
#lflist>ul>li:hover{
	cursor:pointer;
	background-color:#917A4C;
}

/*底部样式*/
#footer{
	background:url("lf_booter.gif") repeat;
	width:100%;
	height:auto;
}
#footer>.container>.row>.span6,#footer>.container>.row>.span3{
	font-size:14px;
	color:#000;
	text-align:center;
	padding:20px 0;
	text-shadow:1px 1px 1px #444;
}

/*内容样式*/
#lfcontent{margin-top:5px;}
.lflist{padding-top:264px !important;background:url("lf_say2.gif") center top no-repeat !important;border-left: 1px dashed #8b2618;margin-left: 18px !important;}

#lfcontent .breadcrumb{
	margin-top: 5px;
	display: block;
	background: #333;
	color: #fff;
	font-size:16px;
	font-family: "Microsoft Yahei","agel","agb","helvetica neue",helvetica,arial,sans-serif;
	text-shadow:1px 1px 1px #000;
	line-height:22px;
}

#lfcontent>.span8>h3{
	font-family: "Microsoft Yahei","agel","agb","helvetica neue",helvetica,arial,sans-serif;
	text-shadow:1px 1px 1px #000;
}
#lfcontent>.span8>.TRS_Editor>p{
	font-family: "Microsoft Yahei","agel","agb","helvetica neue",helvetica,arial,sans-serif;
	text-shadow: 1px 1px 1px #cdcdcd;
	font-weight: bold;
}