@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-color:#ececec;
}

#header
{
	width:1100px;
	margin:0px auto;
	height:auto;
	background:url(images/home_bg_top.jpg) no-repeat top center #fff;
}
#header_foo
{
	width:1100px;
	margin:0px auto;
	height:auto;
}
#header_1
{
	width:1100px;
	margin:0px auto;
	height:auto;
	background:url(images/home_bg1_top.jpg) no-repeat top center #fff;
}
#header_2
{
	width:1100px;
	margin:0px auto;
	height:auto;
	background:url(images/home_bg2_top.jpg) no-repeat top center #fff;
}


#header1
{
	width:1100px;
	margin:0px auto;
	height:625px;
	border:1px solid #f00;
}
#header_outer
{
	margin:0 auto;
	width:1100px;
}
#c_outer
{
	margin:0 auto;
	width:1100px;
	height:520px;
	background:#e3e1c4;
}
#c_outer5
{
	margin:0 auto;
	width:1100px;
	height:720px;
	background:#e3e1c4;
}
#c_outer1
{
	margin:0 auto;
	width:1100px;
	height:620px;
	background:#e3e1c4;
}
#c_outer2
{
	margin:0 auto;
	width:1100px;
	height:720px;
	background:#e3e1c4;
}
#c_outer4
{
	margin:0 auto;
	width:1100px;
	height:780px;
	background:#e3e1c4;
}
#c_outer3
{
	margin:0 auto;
	width:1100px;
	height:960px;
	background:#e3e1c4;
}

#logo
{
	width:240px;
	background:url(images/lb.png);
	height:380px;
	padding-top:20px;
	padding-left:20px;
	margin-left:60px;
	
}
#footer_outer
{
	margin:0 auto;
	width:1100px;
	height:138px;
	background:url(images/home_bg_bottom.jpg) no-repeat top center #fff;
}
#footer_outer1
{
	margin:0 auto;
	width:1100px;
	height:138px;
	background:url(images/home_bg1_bottom.jpg) no-repeat top center #fff;
}
#footer_outer2
{
	margin:0 auto;
	width:1100px;
	height:138px;
	background:url(images/home_bg2_bottom.jpg) no-repeat top center #fff;
}

#footer
{
	width:260px;
	background:url(images/lb.png);
	height:138px;
	margin-left:60px;
}
#lm
{
	width:260px;
	background:url(images/lb.png);
	height:500px;
	text-align:center;
	padding-top:20px;
	float:left;
	margin-left:60px;
	
}
#address
{
	width:220px;
	padding:20px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	line-height:18px;
	
}
#address a
{
	text-decoration:none;
	color:#999999;
}#address a:hover
{
	text-decoration:underline;
	color:#000;
}

#content a
{
	text-decoration:none;
	color:#666666;
}#content a:hover
{
	text-decoration:underline;
	color:#000;
}


#left_menu
{
	min-height:350px;
}

#lm  ul
{
	list-style-type:none;
	width:260px;
	margin:0px;
	padding:0px;
}

#lm  ul li
{
	text-align:left;
	border-bottom:2px solid #e3e1c4;
	padding:5px 0px 5px 20px;
	
}
#lm  ul li a
{
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
#lm  ul li a:hover
{
	color:#908c51;
}
#lm  ul li.active a
{
	text-decoration:none;
	color:#908c51;
	font-family:Arial, Helvetica, sans-serif;
}


#lm  ul li ul li
{
	text-align:left;
	padding:0px 0px 0px 20px;
	border:none;
	
}
#lm  ul li ul li a, #lm  ul li.active ul li a
{
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
#lm  ul li ul li:hover a
{
	color:#908c51;
}
#lm  ul li ul li.active a
{
	text-decoration:none;
	color:#908c51;
	font-family:Arial, Helvetica, sans-serif;
}



#content
{
	float:left;
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding:70px 0px 25px 25px;
	line-height:20px;
	min-height:425px;
}
#content h1
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
	font-weight:bold;
}

#content1
{
	float:left;
	width:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding:70px 0px 25px 25px;
	line-height:20px;
	height:525px;
	border:1px solid #000;
}
#content1 h1
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
	font-weight:bold;
}
