@charset "gb2312";
/* CSS Document */

html, body, div, span, object, iframe, h1, h3, h2, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, p, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	background:url(../img/bg.jpg) top center no-repeat #05386f;
}

/*头部导航样式*/
a:link {
	text-decoration: none;
	color:#300;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
}
.Ljia_nav_w {
	BACKGROUND: url(http://www.0352fang.com/zhuanti/2013/huatang/images/Ljia_bg.jpg) repeat-x 50% bottom;
	HEIGHT: 35px;
}
.Ljia_nav_w a {
	text-decoration: none;
	color:#003;
	font-weight:normal;
}
.Ljia_nav_w a:hover {
	text-decoration: underline;
	font-size:13px;
	color:#CCC;
}
.Ljia_nav {
	LINE-HEIGHT: 30px;
	MARGIN: 0px auto;
	WIDTH: 960px;
	HEIGHT: 30px;
	FONT-SIZE: 12px
}
.Ljia_nav .Ljia_logo {
	MARGIN: 5px 5px 0px;
	DISPLAY: inline;
	FLOAT: left
}
.Ljia_nav .nav_link {
	PADDING-LEFT: 6px;
	FLOAT: left;
	COLOR: #b3b3b3
}
.Ljia_nav .nav_link {
	MARGIN-TOP: 2px
}
.Ljia_nav .right {
	MARGIN: 2px 10px 0px 0px;
	FLOAT: right
}
.Ljia_nav .right A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 0px
}
.Ljia_nav .nav_link A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 0px
}
.Ljia_nav .hidden {
	DISPLAY: none
}



img{ border:0px; vertical-align:middle;}
.clear{ clear:both;}

.wrapper{margin:0 auto; width:1140px; position:relative;}


/*左侧微信*/
#frombox {
	width:150px;
	height:180px;
	float:left;
	position: fixed;
	left: 2px;
	bottom: 2px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 2px;
	overflow: hidden;
	background:url(../img/weixin.gif) top left no-repeat;
}
#frombox p{
	height:27px;
	line-height:27px;
	margin-top:153px;
	text-align:center;
	color:#900;
	font-size:12px;
	background-color:#FFC;
}


