@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, input, a {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
}
body {
	font-family:"宋体","黑体";
	font-size: 12px;
	width: 100%;
	color:#003;
	background:url(../img/top.jpg) top center no-repeat #09c;
}


/*头部导航样式*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Ljia_nav_w {
	HEIGHT: 50px;
	color:#000;
	background:url(../img/top.png) top center repeat-x;
}
.Ljia_nav_w a {
	text-decoration: none;
	color:#000;
}
.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 {
	DISPLAY: inline;
	FLOAT: left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background:url(../img/logobg.png) top center no-repeat;
}
.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
}

.clear{
	clear:both;
}
#more{
	float:right;
	font-size:12px;
	color:#f1f2f4;
	font-weight:normal;
	font-family:"宋体";
	margin-right:10px;
}
.wrapper{
	margin:0 auto; 
	width:1000px;
	padding:10px;
	background:url(../img/pattern.png) repeat top #600;
}
#w1000{
	width:1000px;
	margin:0 auto;
	padding:0px;

	background-color:#fff;
}