body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

#wrapper {
	width: 980px;
	margin: auto;
	position: relative;
}

#header {
	width: 980px;
	height: 360px;
	background: url(lulin_images/header_bg.gif);
	background-repeat: no-repeat;
}

#under_header {
	width: 980px;
	height: 235px;
	margin-top: 10px;
	background: url(lulin_images/under_header_bg.gif);
	background-repeat: no-repeat;
}

h3 {
	padding: 0;
	margin-top: 28px;
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 17px;
}

#uh_le {
	float: left;
	color: #000000;
	width: 310px;
	padding-left: 27px;
	font-size: 14px;
	line-height: 18px;
}

#uh_ce {
	float: left;
	color: #000000;
	width: 300px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}

#uh_ri {
	float: left;
	color: #000000;
	width: 310px;
	text-align: right;
	font-size: 14px;
	line-height: 18px;
}

.center {
	text-align: center;
}

#content {
	width: 980px;
	height: 411px;
	background: url(lulin_images/bc_in_bg.gif);
	background-repeat: no-repeat;
	color: #000000;
}

#title_1 {
	width: 281px;
	height: 36px;
	clear: both;
	background-image: url(lulin_images/tit_bg_1.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
	padding-top: 6px;
	font-size: 21px;
}

#title_2 {
	width: 154px;
	height: 43px;
	clear: both;
	background-image: url(lulin_images/tit_bg_2.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
	padding-top: 7px;
	font-size: 21px;
	color: #FFFFFF;
}

.bg_pic {
	height: 225px;
	padding-top: 5px;
	float: left;
	background-repeat: no-repeat;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 30px;
	line-height: 20px;
}

.pi1 {
	background-image: url(lulin_images/bc_pic_1.jpg);
	width: 211px;
	padding-left: 39px;
	background-position: right;
}

.pi2 {
	background-image: url(lulin_images/bc_pic_2.jpg);
	margin-left: 9px;
	width: 224px;
	padding-left: 12px;
}

.pi3 {
	background-image: url(lulin_images/bc_pic_3.jpg);
	margin-left: 9px;
	width: 233px;
	padding-left: 3px;
}

.pi4 {
	background-image: url(lulin_images/bc_pic_4.jpg);
	padding-left: 41px;
	width: 190px;
	float: right;
}

#logo {
	position: relative;
	margin: auto;
	width: 310px;
	height: 150px;
	background-image: url(lulin_images/lulin_logo.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#logo a {
	width: 310px;
	height: 150px;
	float: left;
}

#logo span {
	display: none;
}


#header_txt {
	width: 980px;
	text-align: center;
	margin-top: 27px;
}

#footer {
	width: 980px;
	height: 43px;
	background-image: url(lulin_images/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	font-weight: bold;
}

#footer a { 
	text-decoration: none;
	color: #FFFFFF;
}

.header_txt_1 {
	font-weight: bold;
	font-size: 44px;
	line-height: 45px;
}

.header_txt_2 {
	font-weight: bold;
	font-size: 38px;
	line-height: 45px;
}

.header_txt_3 {
	font-size: 30px;
	line-height: 48px;
}

.bc_form {
	padding-left: 30px;
	margin-top: 22px;
	float: left;
	width: 550px;
	margin-bottom: 20px;
}

.bc_phone {
	margin-left: 55px;
	margin-top: 60px;
	float: left;
}

.bc_phone_txt_1 {
	font-size: 30px;
	line-height: 32px;
}

.bc_phone_txt_2 {
	font-size: 14px;
	line-height: 20px;
}

.bc_area {
	padding-left: 30px;
	float: left;
}

.bc_area_tit {
	font-weight: bold;
	font-size: 14px;
	height: 30px;
}

#of_1 {
	float: left;
	width: 200px;
}

#of_2 {
	float: left;
	width: 185px;
}

#of_3 {
	float: left;
	width: 200px;
	margin-top: 45px;
}

#of_4 {
	float: left;
	width: 185px;
	margin-top: 45px;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.border {
	border: 1px solid #66CC00;
}

form, p {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.width390 {
	width: 390px;
}

.width182 {
	width: 182px;
}

.width95 {
	width: 95px;
}


fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset legend {
	display: none;
}

form fieldset label { 
	clear: left;
	width: 90px; 
	height: 25px;
	line-height: 25px;
	display: block;
	float: left;
}

form#frm input {
	margin-bottom: 5px;
}

form#frm textarea{
	width: 200px; 
	height: 50px;
}

form fieldset label.message {
	float: none;
	height: 27px;
	line-height: 27px;
}

form fieldset.msg {
	padding-left: 10px;
}

.submit {
	background: url(lulin_images/send_button.gif); 
	width: 104px; 
	height: 36px;
	border: none;
	cursor: pointer;
	margin-left: 45px;
	font-weight: bold;
}

/* home */

#home_header {
	width: 980px;
	height: 75px;
	background: url(lulin_images/home_header.gif);
	background-repeat: no-repeat;
}

#home_footer {
	width: 980px;
	height: 70px;
	background: url(lulin_images/home_footer.gif);
	background-repeat: no-repeat;
}

#home_footer_left {
	font-size: 10px;
	line-height: 12px;
	float: left;
	padding-left: 140px;
	padding-top: 57px;
	width: 300px;
	bottom: 0;
}

#home_footer_right {
	font-size: 10px;
	line-height: 12px;
	float: right;
	padding-right: 140px;
	padding-top: 57px;
	width: 300px;
	text-align: right;
}

#home_footer_right a {
	text-decoration: none;
	color: #FFFFFF;
}

ul, li {
	padding: 0;
	margin: 0;
}

ul#home_ul {
	margin-top: 20px;
	margin-bottom: 40px;
	padding-left: 90px;
	height: 397px;
}

ul#home_ul li {
	position: relative;
	float: left;
	width: 394px;
	height: 397px;
}

ul#home_ul li span {
	display: block;
}

ul#home_ul li#home_red {
	margin-left: 25px;
	background: url(lulin_images/home_red_bg.gif) no-repeat;
}

ul#home_ul li#home_black {
	background: url(lulin_images/home_black_bg.gif) no-repeat;
}

ul#home_ul li a {
	width: 394px;
	height: 397px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

.home_top_text {
	position: absolute;
	top: 34px;
	left: 62px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

.home_img {
	position: absolute;
	top: 62px;
}

.home_bottom_text {
	position: absolute;
	width: auto;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	bottom: 29px;
	right: 65px;
}